2024-03-12 10:16:05.455 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 10:16:05.515 +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-12 10:16:05.541 +05:30 INF Creating key {316b9249-7170-482b-93fd-c2a1f46724b5} with creation date 2024-03-12 04:46:05Z, activation date 2024-03-12 04:46:05Z, and expiration date 2024-06-10 04:46:05Z. 2024-03-12 10:16:05.562 +05:30 WRN No XML encryptor configured. Key {316b9249-7170-482b-93fd-c2a1f46724b5} may be persisted to storage in unencrypted form. 2024-03-12 10:16:05.658 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 10:16:05.659 +05:30 INF Hosting environment: Production 2024-03-12 10:16:05.659 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 10:16:05.708 +05:30 ae38ba3c-cf44-492b-bd41-86d108db2e22 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:16:05.708 +05:30 5bb64354-ecf2-4062-b322-5193e2e13dfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:16:05.708 +05:30 6f9d5b95-afd1-4d45-9061-c3e0931c6be8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:16:05.708 +05:30 5134a43c-7915-41a9-9e8d-5e717aafaf86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:16:05.838 +05:30 6650c475-255b-4d1c-bae1-be7aa88f205d INF CORS policy execution successful. 2024-03-12 10:16:05.838 +05:30 4f8c3ee0-925f-4f68-ac0a-803b1295baa6 INF CORS policy execution successful. 2024-03-12 10:16:05.838 +05:30 e90cd4ca-e518-4748-a170-fdd52ed54d10 INF CORS policy execution successful. 2024-03-12 10:16:05.840 +05:30 42638ed5-eacc-4359-8daa-50aa7104c842 INF CORS policy execution successful. 2024-03-12 10:16:05.852 +05:30 6650c475-255b-4d1c-bae1-be7aa88f205d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 146.8911ms 2024-03-12 10:16:05.861 +05:30 4f8c3ee0-925f-4f68-ac0a-803b1295baa6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 156.3865ms 2024-03-12 10:16:05.862 +05:30 e90cd4ca-e518-4748-a170-fdd52ed54d10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 156.8511ms 2024-03-12 10:16:05.862 +05:30 42638ed5-eacc-4359-8daa-50aa7104c842 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 156.8411ms 2024-03-12 10:16:05.973 +05:30 33e3e32b-5594-419d-ba2e-47ce9260108f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:16:05.973 +05:30 3f19c1eb-75bd-4985-a335-873c8b9237e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:16:05.975 +05:30 c222c6f3-1ef3-4a8d-a1fe-e9569ef20c40 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:16:05.976 +05:30 086ac8fd-4a12-431e-af59-d88ed31a079c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:16:06.172 +05:30 3f19c1eb-75bd-4985-a335-873c8b9237e0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:11:31 AM', Current time (UTC): '3/12/2024 4:46: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-12 10:16:06.172 +05:30 086ac8fd-4a12-431e-af59-d88ed31a079c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:11:31 AM', Current time (UTC): '3/12/2024 4:46: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-12 10:16:06.172 +05:30 c222c6f3-1ef3-4a8d-a1fe-e9569ef20c40 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:11:31 AM', Current time (UTC): '3/12/2024 4:46: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-12 10:16:06.172 +05:30 33e3e32b-5594-419d-ba2e-47ce9260108f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:11:31 AM', Current time (UTC): '3/12/2024 4:46: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-12 10:16:06.188 +05:30 c222c6f3-1ef3-4a8d-a1fe-e9569ef20c40 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:11:31 AM', Current time (UTC): '3/12/2024 4:46:06 AM'. 2024-03-12 10:16:06.188 +05:30 086ac8fd-4a12-431e-af59-d88ed31a079c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:11:31 AM', Current time (UTC): '3/12/2024 4:46:06 AM'. 2024-03-12 10:16:06.188 +05:30 33e3e32b-5594-419d-ba2e-47ce9260108f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:11:31 AM', Current time (UTC): '3/12/2024 4:46:06 AM'. 2024-03-12 10:16:06.188 +05:30 3f19c1eb-75bd-4985-a335-873c8b9237e0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:11:31 AM', Current time (UTC): '3/12/2024 4:46:06 AM'. 2024-03-12 10:16:06.194 +05:30 e56324b8-4739-40a8-b34d-aa37c35a9e4a INF CORS policy execution successful. 2024-03-12 10:16:06.194 +05:30 0b85dfb0-6501-45d2-93f7-2fd4d03c8c8a INF CORS policy execution successful. 2024-03-12 10:16:06.194 +05:30 44f5be83-03a9-4a49-af2d-3f1e680d6a3c INF CORS policy execution successful. 2024-03-12 10:16:06.194 +05:30 f42c8b41-2f49-45ae-9044-acf4f2586d86 INF CORS policy execution successful. 2024-03-12 10:16:06.204 +05:30 44f5be83-03a9-4a49-af2d-3f1e680d6a3c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:16:06.204 +05:30 0b85dfb0-6501-45d2-93f7-2fd4d03c8c8a INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:16:06.204 +05:30 e56324b8-4739-40a8-b34d-aa37c35a9e4a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 10:16:06.204 +05:30 f42c8b41-2f49-45ae-9044-acf4f2586d86 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:16:06.212 +05:30 e56324b8-4739-40a8-b34d-aa37c35a9e4a INF AuthenticationScheme: Bearer was challenged. 2024-03-12 10:16:06.219 +05:30 e56324b8-4739-40a8-b34d-aa37c35a9e4a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 401 null null 244.158ms 2024-03-12 10:16:06.248 +05:30 44f5be83-03a9-4a49-af2d-3f1e680d6a3c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 10:16:06.248 +05:30 0b85dfb0-6501-45d2-93f7-2fd4d03c8c8a INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 10:16:06.247 +05:30 f42c8b41-2f49-45ae-9044-acf4f2586d86 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 10:16:06.260 +05:30 435a14e9-7062-4c09-9c36-4eca2b229ea9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDE1NTE5MSwiZXhwIjoxNzEwMTU2OTkxLCJpYXQiOjE3MTAxNTUxOTF9._YLsX8IhqdW1xgoq8GeNre0ViutXEEg3yxcuzqcTISo - null null 2024-03-12 10:16:06.262 +05:30 cd36606b-172d-4496-98b1-27e3f776a3f5 INF CORS policy execution successful. 2024-03-12 10:16:06.262 +05:30 cd36606b-172d-4496-98b1-27e3f776a3f5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 10:16:06.274 +05:30 cd36606b-172d-4496-98b1-27e3f776a3f5 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-12 10:16:06.294 +05:30 f42c8b41-2f49-45ae-9044-acf4f2586d86 INF Fetching City deatails 2024-03-12 10:16:06.294 +05:30 44f5be83-03a9-4a49-af2d-3f1e680d6a3c INF Fetching Country deatails 2024-03-12 10:16:06.294 +05:30 0b85dfb0-6501-45d2-93f7-2fd4d03c8c8a INF Fetching Department deatails 2024-03-12 10:16:06.327 +05:30 cd36606b-172d-4496-98b1-27e3f776a3f5 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-12 10:16:06.331 +05:30 cd36606b-172d-4496-98b1-27e3f776a3f5 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-12 10:16:06.410 +05:30 cd36606b-172d-4496-98b1-27e3f776a3f5 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 129.9927ms 2024-03-12 10:16:06.410 +05:30 cd36606b-172d-4496-98b1-27e3f776a3f5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 10:16:06.411 +05:30 cd36606b-172d-4496-98b1-27e3f776a3f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDE1NTE5MSwiZXhwIjoxNzEwMTU2OTkxLCJpYXQiOjE3MTAxNTUxOTF9._YLsX8IhqdW1xgoq8GeNre0ViutXEEg3yxcuzqcTISo - 500 null application/problem+json; charset=utf-8 150.1579ms 2024-03-12 10:16:06.471 +05:30 b2de91e4-5d25-47c5-93e6-8c68d5696b69 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:16:06.472 +05:30 b2de91e4-5d25-47c5-93e6-8c68d5696b69 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-12 10:16:06.472 +05:30 b2de91e4-5d25-47c5-93e6-8c68d5696b69 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-12 10:16:06.472 +05:30 557e4666-69cd-4a56-98cd-441c2eb86d12 INF CORS policy execution successful. 2024-03-12 10:16:06.474 +05:30 557e4666-69cd-4a56-98cd-441c2eb86d12 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 10:16:06.475 +05:30 557e4666-69cd-4a56-98cd-441c2eb86d12 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 10:16:06.476 +05:30 557e4666-69cd-4a56-98cd-441c2eb86d12 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 401 null null 4.91ms 2024-03-12 10:16:06.516 +05:30 381c0a2b-9b23-4b5b-b8a0-bdef5e2a9f40 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-12 10:16:06.517 +05:30 bfe31961-cd81-474a-877b-9c46c5777569 INF CORS policy execution successful. 2024-03-12 10:16:06.517 +05:30 bfe31961-cd81-474a-877b-9c46c5777569 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 10:16:06.517 +05:30 bfe31961-cd81-474a-877b-9c46c5777569 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-12 10:16:06.522 +05:30 bfe31961-cd81-474a-877b-9c46c5777569 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-12 10:16:06.529 +05:30 bfe31961-cd81-474a-877b-9c46c5777569 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 11.5664ms 2024-03-12 10:16:06.529 +05:30 bfe31961-cd81-474a-877b-9c46c5777569 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 10:16:06.529 +05:30 bfe31961-cd81-474a-877b-9c46c5777569 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 13.3514ms 2024-03-12 10:16:06.731 +05:30 0b85dfb0-6501-45d2-93f7-2fd4d03c8c8a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:16:06.731 +05:30 44f5be83-03a9-4a49-af2d-3f1e680d6a3c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:16:06.731 +05:30 f42c8b41-2f49-45ae-9044-acf4f2586d86 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:16:06.751 +05:30 0b85dfb0-6501-45d2-93f7-2fd4d03c8c8a INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 502.0162ms 2024-03-12 10:16:06.751 +05:30 f42c8b41-2f49-45ae-9044-acf4f2586d86 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 501.919ms 2024-03-12 10:16:06.751 +05:30 44f5be83-03a9-4a49-af2d-3f1e680d6a3c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 502.1338ms 2024-03-12 10:16:06.752 +05:30 0b85dfb0-6501-45d2-93f7-2fd4d03c8c8a INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:16:06.752 +05:30 44f5be83-03a9-4a49-af2d-3f1e680d6a3c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:16:06.752 +05:30 f42c8b41-2f49-45ae-9044-acf4f2586d86 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:16:06.755 +05:30 44f5be83-03a9-4a49-af2d-3f1e680d6a3c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 781.823ms 2024-03-12 10:16:06.755 +05:30 f42c8b41-2f49-45ae-9044-acf4f2586d86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 781.8013ms 2024-03-12 10:16:06.755 +05:30 0b85dfb0-6501-45d2-93f7-2fd4d03c8c8a INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 778.9842ms 2024-03-12 10:19:49.671 +05:30 bd20eae9-0d6a-43ab-967a-3f6ef367611c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 10:19:49.676 +05:30 c5a80d58-143b-4c96-9ed4-8d27d3dd748d INF CORS policy execution successful. 2024-03-12 10:19:49.678 +05:30 c5a80d58-143b-4c96-9ed4-8d27d3dd748d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:19:49.732 +05:30 c5a80d58-143b-4c96-9ed4-8d27d3dd748d INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 10:19:49.755 +05:30 c5a80d58-143b-4c96-9ed4-8d27d3dd748d INF Fetching Company deatails 2024-03-12 10:19:49.779 +05:30 c5a80d58-143b-4c96-9ed4-8d27d3dd748d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:19:49.782 +05:30 c5a80d58-143b-4c96-9ed4-8d27d3dd748d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 48.9151ms 2024-03-12 10:19:49.783 +05:30 c5a80d58-143b-4c96-9ed4-8d27d3dd748d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:19:49.783 +05:30 c5a80d58-143b-4c96-9ed4-8d27d3dd748d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 113.4428ms 2024-03-12 10:19:59.925 +05:30 5935ec39-6b38-45de-a3ef-3952812027b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 10:19:59.930 +05:30 027b9b8c-2007-4fdd-9455-c34bb447eed4 INF CORS policy execution successful. 2024-03-12 10:19:59.932 +05:30 027b9b8c-2007-4fdd-9455-c34bb447eed4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 7.6515ms 2024-03-12 10:19:59.975 +05:30 4df65657-8d68-43ba-a6f0-57a45c34d25d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 10:19:59.977 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c INF CORS policy execution successful. 2024-03-12 10:19:59.978 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 10:19:59.993 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c 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-12 10:20:00.086 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c INF Connection string fetched 2024-03-12 10:20:00.570 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c INF Token generated 2024-03-12 10:20:00.572 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c INF Token generated 2024-03-12 10:20:00.573 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c 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-12 10:20:00.578 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 585.0765ms 2024-03-12 10:20:00.579 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 10:20:00.579 +05:30 75c63207-fb18-4c09-9aac-53a08fd1904c 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 604.7072ms 2024-03-12 10:20:00.666 +05:30 6f819fa1-d028-4775-bfc3-735a2e839ab2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:20:00.667 +05:30 f298988e-3c55-4b65-a00b-78d312379302 INF CORS policy execution successful. 2024-03-12 10:20:00.668 +05:30 f298988e-3c55-4b65-a00b-78d312379302 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.4497ms 2024-03-12 10:20:00.699 +05:30 f7f5b308-0321-4a33-99e6-c4b5e35015cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:20:00.699 +05:30 d4dd2109-833d-446c-bafd-b4427349c134 INF CORS policy execution successful. 2024-03-12 10:20:00.700 +05:30 d4dd2109-833d-446c-bafd-b4427349c134 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.2319ms 2024-03-12 10:20:00.702 +05:30 271451a7-dcff-47a1-b9ea-028223fd7776 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:20:00.702 +05:30 ef00337a-b467-4306-8ac3-1332bb68649e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:20:00.702 +05:30 f0468f35-c474-48b0-b9af-8f82939ce445 INF CORS policy execution successful. 2024-03-12 10:20:00.703 +05:30 25dfdbd4-a5a4-48e1-ba0e-b051862bf872 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:20:00.703 +05:30 769aaa20-1d2e-443a-b0e0-2b95b8bff4c8 INF CORS policy execution successful. 2024-03-12 10:20:00.703 +05:30 f0468f35-c474-48b0-b9af-8f82939ce445 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9648ms 2024-03-12 10:20:00.703 +05:30 769aaa20-1d2e-443a-b0e0-2b95b8bff4c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9994ms 2024-03-12 10:20:00.717 +05:30 363aabde-5587-4f40-9816-612b6ff6880b INF CORS policy execution successful. 2024-03-12 10:20:00.717 +05:30 363aabde-5587-4f40-9816-612b6ff6880b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:20:00.718 +05:30 363aabde-5587-4f40-9816-612b6ff6880b INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 10:20:00.725 +05:30 363aabde-5587-4f40-9816-612b6ff6880b INF Connection string fetched 2024-03-12 10:20:00.726 +05:30 363aabde-5587-4f40-9816-612b6ff6880b INF Fetching City deatails 2024-03-12 10:20:00.728 +05:30 363aabde-5587-4f40-9816-612b6ff6880b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:00.729 +05:30 363aabde-5587-4f40-9816-612b6ff6880b INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 11.0446ms 2024-03-12 10:20:00.729 +05:30 363aabde-5587-4f40-9816-612b6ff6880b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:20:00.729 +05:30 363aabde-5587-4f40-9816-612b6ff6880b INF 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.7195ms 2024-03-12 10:20:00.737 +05:30 64afeec2-e5db-457f-8016-a013ebab2638 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:20:00.737 +05:30 592c52e1-834f-47b5-b01f-f8147f5a68ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:20:00.738 +05:30 253e8688-c003-4be3-80a5-da4b105e3da2 INF CORS policy execution successful. 2024-03-12 10:20:00.738 +05:30 9a4c68d1-0109-4ca6-badf-28750e3a22b2 INF CORS policy execution successful. 2024-03-12 10:20:00.738 +05:30 85daf731-53da-48a9-8975-e9a884d20052 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:20:00.739 +05:30 9a4c68d1-0109-4ca6-badf-28750e3a22b2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:20:00.739 +05:30 9a4c68d1-0109-4ca6-badf-28750e3a22b2 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 10:20:00.739 +05:30 d89c8bff-967f-44ae-88ec-df0871317e6c INF CORS policy execution successful. 2024-03-12 10:20:00.739 +05:30 d89c8bff-967f-44ae-88ec-df0871317e6c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:20:00.739 +05:30 d89c8bff-967f-44ae-88ec-df0871317e6c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 10:20:00.741 +05:30 9a4c68d1-0109-4ca6-badf-28750e3a22b2 INF Connection string fetched 2024-03-12 10:20:00.741 +05:30 253e8688-c003-4be3-80a5-da4b105e3da2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:20:00.741 +05:30 d89c8bff-967f-44ae-88ec-df0871317e6c INF Connection string fetched 2024-03-12 10:20:00.742 +05:30 9a4c68d1-0109-4ca6-badf-28750e3a22b2 INF Fetching Country deatails 2024-03-12 10:20:00.742 +05:30 d89c8bff-967f-44ae-88ec-df0871317e6c INF Fetching Department deatails 2024-03-12 10:20:00.745 +05:30 9a4c68d1-0109-4ca6-badf-28750e3a22b2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:00.746 +05:30 d89c8bff-967f-44ae-88ec-df0871317e6c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:00.747 +05:30 9a4c68d1-0109-4ca6-badf-28750e3a22b2 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.7216ms 2024-03-12 10:20:00.747 +05:30 d89c8bff-967f-44ae-88ec-df0871317e6c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.3609ms 2024-03-12 10:20:00.747 +05:30 9a4c68d1-0109-4ca6-badf-28750e3a22b2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:20:00.747 +05:30 d89c8bff-967f-44ae-88ec-df0871317e6c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:20:00.748 +05:30 d89c8bff-967f-44ae-88ec-df0871317e6c INF 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.2514ms 2024-03-12 10:20:00.748 +05:30 9a4c68d1-0109-4ca6-badf-28750e3a22b2 INF 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.2719ms 2024-03-12 10:20:00.751 +05:30 253e8688-c003-4be3-80a5-da4b105e3da2 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-12 10:20:00.756 +05:30 253e8688-c003-4be3-80a5-da4b105e3da2 INF Connection string fetched 2024-03-12 10:20:00.760 +05:30 253e8688-c003-4be3-80a5-da4b105e3da2 INF Fetching Employees deatails 2024-03-12 10:20:00.786 +05:30 253e8688-c003-4be3-80a5-da4b105e3da2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:00.788 +05:30 253e8688-c003-4be3-80a5-da4b105e3da2 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 36.5388ms 2024-03-12 10:20:00.788 +05:30 253e8688-c003-4be3-80a5-da4b105e3da2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:20:00.789 +05:30 253e8688-c003-4be3-80a5-da4b105e3da2 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 51.4017ms 2024-03-12 10:20:39.667 +05:30 f7f289bd-8c09-48dd-b4e8-f7bfe63a0001 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:20:39.667 +05:30 3168beb8-36f1-4d68-8835-1246a06abe6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:20:39.667 +05:30 3dd233a1-2d2b-41fd-b90f-5326e5dcf276 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:20:39.667 +05:30 9f905b98-5b56-4a9d-aaf7-726fdfae1653 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:20:39.670 +05:30 3146b0f5-c366-4237-a28e-55f1ef3805b6 INF CORS policy execution successful. 2024-03-12 10:20:39.670 +05:30 b6d575d9-d74f-4a0d-aefb-7619cbe78f05 INF CORS policy execution successful. 2024-03-12 10:20:39.670 +05:30 2c20b882-a656-48eb-a6ce-3bf3fcb75e58 INF CORS policy execution successful. 2024-03-12 10:20:39.670 +05:30 9a9d5446-52cb-47be-a88d-78fef8a838a0 INF CORS policy execution successful. 2024-03-12 10:20:39.672 +05:30 b6d575d9-d74f-4a0d-aefb-7619cbe78f05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 5.1287ms 2024-03-12 10:20:39.672 +05:30 2c20b882-a656-48eb-a6ce-3bf3fcb75e58 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 4.9805ms 2024-03-12 10:20:39.672 +05:30 3146b0f5-c366-4237-a28e-55f1ef3805b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 4.9855ms 2024-03-12 10:20:39.672 +05:30 9a9d5446-52cb-47be-a88d-78fef8a838a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 4.1555ms 2024-03-12 10:20:39.712 +05:30 ac830343-ddfd-4358-9db0-9a887264b6d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:20:39.712 +05:30 aa3e1a4c-e33a-480a-8af4-ce3ce8f1823c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:20:39.714 +05:30 e1bcd6f8-d6f2-4e5b-aacb-6631dbe46988 INF CORS policy execution successful. 2024-03-12 10:20:39.714 +05:30 37bac884-2248-487f-b495-8570e16c6e88 INF CORS policy execution successful. 2024-03-12 10:20:39.714 +05:30 fe54dc4c-0f99-44b4-b854-9941d9ef3e04 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:20:39.715 +05:30 e1bcd6f8-d6f2-4e5b-aacb-6631dbe46988 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:20:39.715 +05:30 5a4beb62-70a1-447f-a117-219167d741df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:20:39.715 +05:30 37bac884-2248-487f-b495-8570e16c6e88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:20:39.715 +05:30 37bac884-2248-487f-b495-8570e16c6e88 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-12 10:20:39.715 +05:30 e1bcd6f8-d6f2-4e5b-aacb-6631dbe46988 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 10:20:39.715 +05:30 8a35bb9d-3610-449b-8c2e-a49cacc36d36 INF CORS policy execution successful. 2024-03-12 10:20:39.715 +05:30 85b750b8-f6ec-434c-8320-fef4b164404c INF CORS policy execution successful. 2024-03-12 10:20:39.716 +05:30 8a35bb9d-3610-449b-8c2e-a49cacc36d36 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:20:39.716 +05:30 85b750b8-f6ec-434c-8320-fef4b164404c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:20:39.716 +05:30 8a35bb9d-3610-449b-8c2e-a49cacc36d36 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 10:20:39.716 +05:30 85b750b8-f6ec-434c-8320-fef4b164404c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 10:20:39.720 +05:30 37bac884-2248-487f-b495-8570e16c6e88 INF Connection string fetched 2024-03-12 10:20:39.721 +05:30 37bac884-2248-487f-b495-8570e16c6e88 INF Fetching Employees deatails 2024-03-12 10:20:39.722 +05:30 8a35bb9d-3610-449b-8c2e-a49cacc36d36 INF Connection string fetched 2024-03-12 10:20:39.722 +05:30 8a35bb9d-3610-449b-8c2e-a49cacc36d36 INF Fetching Country deatails 2024-03-12 10:20:39.722 +05:30 e1bcd6f8-d6f2-4e5b-aacb-6631dbe46988 INF Connection string fetched 2024-03-12 10:20:39.722 +05:30 e1bcd6f8-d6f2-4e5b-aacb-6631dbe46988 INF Fetching City deatails 2024-03-12 10:20:39.724 +05:30 8a35bb9d-3610-449b-8c2e-a49cacc36d36 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:39.724 +05:30 e1bcd6f8-d6f2-4e5b-aacb-6631dbe46988 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:39.725 +05:30 85b750b8-f6ec-434c-8320-fef4b164404c INF Fetching Department deatails 2024-03-12 10:20:39.725 +05:30 8a35bb9d-3610-449b-8c2e-a49cacc36d36 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 9.3703ms 2024-03-12 10:20:39.725 +05:30 e1bcd6f8-d6f2-4e5b-aacb-6631dbe46988 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.8756ms 2024-03-12 10:20:39.726 +05:30 e1bcd6f8-d6f2-4e5b-aacb-6631dbe46988 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:20:39.726 +05:30 8a35bb9d-3610-449b-8c2e-a49cacc36d36 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:20:39.726 +05:30 e1bcd6f8-d6f2-4e5b-aacb-6631dbe46988 INF 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.8161ms 2024-03-12 10:20:39.726 +05:30 8a35bb9d-3610-449b-8c2e-a49cacc36d36 INF 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.6585ms 2024-03-12 10:20:39.727 +05:30 85b750b8-f6ec-434c-8320-fef4b164404c INF Connection string fetched 2024-03-12 10:20:39.727 +05:30 85b750b8-f6ec-434c-8320-fef4b164404c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:39.728 +05:30 85b750b8-f6ec-434c-8320-fef4b164404c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 11.9286ms 2024-03-12 10:20:39.728 +05:30 85b750b8-f6ec-434c-8320-fef4b164404c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:20:39.728 +05:30 85b750b8-f6ec-434c-8320-fef4b164404c INF 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.4055ms 2024-03-12 10:20:39.743 +05:30 37bac884-2248-487f-b495-8570e16c6e88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:39.746 +05:30 37bac884-2248-487f-b495-8570e16c6e88 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 30.6545ms 2024-03-12 10:20:39.747 +05:30 37bac884-2248-487f-b495-8570e16c6e88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:20:39.747 +05:30 37bac884-2248-487f-b495-8570e16c6e88 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 34.6145ms 2024-03-12 10:20:51.320 +05:30 5ce3a977-406e-4f65-83f5-aa4d880bd03c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 10:20:51.321 +05:30 f4ac6699-c09c-4e4e-851d-e229ec9e42a2 INF CORS policy execution successful. 2024-03-12 10:20:51.322 +05:30 f4ac6699-c09c-4e4e-851d-e229ec9e42a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 1.9839ms 2024-03-12 10:20:51.333 +05:30 e47d642d-5d89-49a2-af8a-f0b61f6e058b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 10:20:51.333 +05:30 2f8871ab-3413-41b0-a960-7dce7aca84bb INF CORS policy execution successful. 2024-03-12 10:20:51.334 +05:30 2f8871ab-3413-41b0-a960-7dce7aca84bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 1.0904ms 2024-03-12 10:20:51.357 +05:30 96783fe6-de2c-48c8-bd89-2249e634c09a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 10:20:51.360 +05:30 96783fe6-de2c-48c8-bd89-2249e634c09a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:16:29 AM', Current time (UTC): '3/12/2024 4:50: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-12 10:20:51.361 +05:30 96783fe6-de2c-48c8-bd89-2249e634c09a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:16:29 AM', Current time (UTC): '3/12/2024 4:50:51 AM'. 2024-03-12 10:20:51.361 +05:30 3b6d2ebc-1c1c-42c9-b8ae-381318bf4d59 INF CORS policy execution successful. 2024-03-12 10:20:51.362 +05:30 3b6d2ebc-1c1c-42c9-b8ae-381318bf4d59 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:20:51.362 +05:30 3b6d2ebc-1c1c-42c9-b8ae-381318bf4d59 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 10:20:51.364 +05:30 3b6d2ebc-1c1c-42c9-b8ae-381318bf4d59 INF Fetching Company deatails 2024-03-12 10:20:51.366 +05:30 3b6d2ebc-1c1c-42c9-b8ae-381318bf4d59 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:51.367 +05:30 3b6d2ebc-1c1c-42c9-b8ae-381318bf4d59 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 5.343ms 2024-03-12 10:20:51.367 +05:30 3b6d2ebc-1c1c-42c9-b8ae-381318bf4d59 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:20:51.368 +05:30 3b6d2ebc-1c1c-42c9-b8ae-381318bf4d59 INF 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.2627ms 2024-03-12 10:20:51.405 +05:30 babc6c21-0a66-472c-a0ae-2bfd42ecd54c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 10:20:51.406 +05:30 babc6c21-0a66-472c-a0ae-2bfd42ecd54c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:16:29 AM', Current time (UTC): '3/12/2024 4:50: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-12 10:20:51.406 +05:30 babc6c21-0a66-472c-a0ae-2bfd42ecd54c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:16:29 AM', Current time (UTC): '3/12/2024 4:50:51 AM'. 2024-03-12 10:20:51.406 +05:30 491ce15b-6b2a-4fe5-891b-29dfacc8cffd INF CORS policy execution successful. 2024-03-12 10:20:51.406 +05:30 491ce15b-6b2a-4fe5-891b-29dfacc8cffd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:20:51.407 +05:30 491ce15b-6b2a-4fe5-891b-29dfacc8cffd INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 10:20:51.407 +05:30 491ce15b-6b2a-4fe5-891b-29dfacc8cffd INF Fetching Company deatails 2024-03-12 10:20:51.409 +05:30 491ce15b-6b2a-4fe5-891b-29dfacc8cffd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:20:51.409 +05:30 491ce15b-6b2a-4fe5-891b-29dfacc8cffd INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 2.6614ms 2024-03-12 10:20:51.409 +05:30 491ce15b-6b2a-4fe5-891b-29dfacc8cffd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:20:51.410 +05:30 491ce15b-6b2a-4fe5-891b-29dfacc8cffd INF 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.0161ms 2024-03-12 10:21:02.899 +05:30 8e584e0d-d726-4755-abeb-3871317a2ff0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 10:21:02.900 +05:30 105395e3-cb6f-4abc-8b60-4af975ea0f14 INF CORS policy execution successful. 2024-03-12 10:21:02.901 +05:30 105395e3-cb6f-4abc-8b60-4af975ea0f14 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.6928ms 2024-03-12 10:21:02.938 +05:30 8ed6c9e5-bf15-4e5d-83d5-e2919ac303bd INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 10:21:02.940 +05:30 8ed6c9e5-bf15-4e5d-83d5-e2919ac303bd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:16:29 AM', Current time (UTC): '3/12/2024 4:51: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-12 10:21:02.941 +05:30 8ed6c9e5-bf15-4e5d-83d5-e2919ac303bd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 11:16:29 AM', Current time (UTC): '3/12/2024 4:51:02 AM'. 2024-03-12 10:21:02.941 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 INF CORS policy execution successful. 2024-03-12 10:21:02.941 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 10:21:02.942 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 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-12 10:21:02.951 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 INF Connection string fetched 2024-03-12 10:21:03.157 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 INF Token generated 2024-03-12 10:21:03.158 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 INF Token generated 2024-03-12 10:21:03.158 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 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-12 10:21:03.159 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 217.2081ms 2024-03-12 10:21:03.159 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 10:21:03.160 +05:30 98590ac9-1d63-49c3-887f-f31057243a21 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 221.2562ms 2024-03-12 10:21:03.270 +05:30 dda182a1-bc11-4caa-8500-7970157d0c83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:21:03.271 +05:30 bad81474-c039-4afc-a7c0-45376b2e462e INF CORS policy execution successful. 2024-03-12 10:21:03.271 +05:30 bad81474-c039-4afc-a7c0-45376b2e462e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.5035ms 2024-03-12 10:21:03.297 +05:30 9ce9f7ec-843b-4382-835e-cf85d0655115 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:21:03.297 +05:30 c4ab3e56-477b-4a0d-8597-3dfc1a775cba INF CORS policy execution successful. 2024-03-12 10:21:03.298 +05:30 c4ab3e56-477b-4a0d-8597-3dfc1a775cba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9662ms 2024-03-12 10:21:03.309 +05:30 d48497de-8dc9-4610-b644-5469fa590761 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:21:03.309 +05:30 a03af4d2-d7fe-450f-91a6-00042042897e INF CORS policy execution successful. 2024-03-12 10:21:03.310 +05:30 a03af4d2-d7fe-450f-91a6-00042042897e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.1069ms 2024-03-12 10:21:03.310 +05:30 5fb8fd0c-6fcc-4dbf-b3ef-15dc3f410b66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:21:03.311 +05:30 72ab9ace-4022-4730-9336-01490fad0188 INF CORS policy execution successful. 2024-03-12 10:21:03.311 +05:30 72ab9ace-4022-4730-9336-01490fad0188 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6704ms 2024-03-12 10:21:03.312 +05:30 54efeb87-4772-40b3-b0a2-15492814eb55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:21:03.313 +05:30 a394cbd8-3e5a-4b3b-8c29-2082996d8fa5 INF CORS policy execution successful. 2024-03-12 10:21:03.313 +05:30 a394cbd8-3e5a-4b3b-8c29-2082996d8fa5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.7139ms 2024-03-12 10:21:03.313 +05:30 b9242a4e-d885-41f4-9da3-b673bd5352b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:21:03.313 +05:30 6bf11dba-d94e-4ef7-b5f6-6b7324ab083a INF CORS policy execution successful. 2024-03-12 10:21:03.313 +05:30 933ce0bb-fff9-4a5f-8c73-ab25abe22fc6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:21:03.314 +05:30 6bf11dba-d94e-4ef7-b5f6-6b7324ab083a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.5905ms 2024-03-12 10:21:03.314 +05:30 1b8a6199-0e36-49da-ace1-a0b7d5a7002e INF CORS policy execution successful. 2024-03-12 10:21:03.314 +05:30 1b8a6199-0e36-49da-ace1-a0b7d5a7002e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.627ms 2024-03-12 10:21:03.330 +05:30 3eb2741d-33f0-48b0-a0f7-ef62b6ea57a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:21:03.330 +05:30 684f4456-80d4-4294-92a2-e9efffcc1f2b INF CORS policy execution successful. 2024-03-12 10:21:03.331 +05:30 684f4456-80d4-4294-92a2-e9efffcc1f2b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.7563ms 2024-03-12 10:21:03.346 +05:30 aafc593e-bffa-4c9d-a315-e06221513a7e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:21:03.347 +05:30 6500b674-76e5-4fe0-8a21-db8f2f268955 INF CORS policy execution successful. 2024-03-12 10:21:03.347 +05:30 6500b674-76e5-4fe0-8a21-db8f2f268955 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:21:03.348 +05:30 6500b674-76e5-4fe0-8a21-db8f2f268955 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 10:21:03.348 +05:30 0b15e569-9c41-4912-aeab-24a10183df1c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:21:03.349 +05:30 515bdd8b-dc54-4494-b39a-ebb9afabb544 INF CORS policy execution successful. 2024-03-12 10:21:03.349 +05:30 515bdd8b-dc54-4494-b39a-ebb9afabb544 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:21:03.349 +05:30 515bdd8b-dc54-4494-b39a-ebb9afabb544 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 10:21:03.353 +05:30 6500b674-76e5-4fe0-8a21-db8f2f268955 INF Connection string fetched 2024-03-12 10:21:03.353 +05:30 6500b674-76e5-4fe0-8a21-db8f2f268955 INF Fetching City deatails 2024-03-12 10:21:03.354 +05:30 515bdd8b-dc54-4494-b39a-ebb9afabb544 INF Connection string fetched 2024-03-12 10:21:03.354 +05:30 515bdd8b-dc54-4494-b39a-ebb9afabb544 INF Fetching Country deatails 2024-03-12 10:21:03.355 +05:30 6500b674-76e5-4fe0-8a21-db8f2f268955 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:03.355 +05:30 515bdd8b-dc54-4494-b39a-ebb9afabb544 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:03.355 +05:30 515bdd8b-dc54-4494-b39a-ebb9afabb544 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.9739ms 2024-03-12 10:21:03.355 +05:30 6500b674-76e5-4fe0-8a21-db8f2f268955 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.6795ms 2024-03-12 10:21:03.356 +05:30 515bdd8b-dc54-4494-b39a-ebb9afabb544 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:21:03.356 +05:30 6500b674-76e5-4fe0-8a21-db8f2f268955 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:21:03.356 +05:30 515bdd8b-dc54-4494-b39a-ebb9afabb544 INF 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.9128ms 2024-03-12 10:21:03.356 +05:30 6500b674-76e5-4fe0-8a21-db8f2f268955 INF 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.3497ms 2024-03-12 10:21:03.359 +05:30 56917e1d-2220-4464-a61f-5fa799c27ee0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:21:03.359 +05:30 f4cb864d-1794-4c24-9c96-7e8d15510ae7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:21:03.360 +05:30 0ada69e5-f26c-4820-b422-977bfff53f59 INF CORS policy execution successful. 2024-03-12 10:21:03.360 +05:30 fef22893-187d-4524-80db-fbf9164a59db INF CORS policy execution successful. 2024-03-12 10:21:03.361 +05:30 fef22893-187d-4524-80db-fbf9164a59db INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:21:03.361 +05:30 0ada69e5-f26c-4820-b422-977bfff53f59 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:21:03.361 +05:30 fef22893-187d-4524-80db-fbf9164a59db INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 10:21:03.361 +05:30 0ada69e5-f26c-4820-b422-977bfff53f59 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-12 10:21:03.363 +05:30 fef22893-187d-4524-80db-fbf9164a59db INF Connection string fetched 2024-03-12 10:21:03.363 +05:30 fef22893-187d-4524-80db-fbf9164a59db INF Fetching Department deatails 2024-03-12 10:21:03.364 +05:30 fef22893-187d-4524-80db-fbf9164a59db INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:03.365 +05:30 fef22893-187d-4524-80db-fbf9164a59db INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 3.6453ms 2024-03-12 10:21:03.365 +05:30 0ada69e5-f26c-4820-b422-977bfff53f59 INF Connection string fetched 2024-03-12 10:21:03.365 +05:30 fef22893-187d-4524-80db-fbf9164a59db INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:21:03.365 +05:30 0ada69e5-f26c-4820-b422-977bfff53f59 INF Fetching Employees deatails 2024-03-12 10:21:03.365 +05:30 fef22893-187d-4524-80db-fbf9164a59db INF 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.4182ms 2024-03-12 10:21:03.367 +05:30 0ada69e5-f26c-4820-b422-977bfff53f59 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:03.367 +05:30 0ada69e5-f26c-4820-b422-977bfff53f59 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 6.3429ms 2024-03-12 10:21:03.368 +05:30 0ada69e5-f26c-4820-b422-977bfff53f59 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:21:03.368 +05:30 0ada69e5-f26c-4820-b422-977bfff53f59 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 9.241ms 2024-03-12 10:21:03.393 +05:30 0854de66-5617-4cf2-b69d-3428c68cc258 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:21:03.394 +05:30 19767319-f784-4535-be05-f82b34e17910 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:21:03.395 +05:30 6972d6a0-ef77-4848-ab2b-90b3e571484f INF CORS policy execution successful. 2024-03-12 10:21:03.395 +05:30 6972d6a0-ef77-4848-ab2b-90b3e571484f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:21:03.395 +05:30 3f38c2dc-c142-465d-905c-30d33997a1af INF CORS policy execution successful. 2024-03-12 10:21:03.395 +05:30 3f38c2dc-c142-465d-905c-30d33997a1af INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:21:03.395 +05:30 6972d6a0-ef77-4848-ab2b-90b3e571484f INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 10:21:03.395 +05:30 3f38c2dc-c142-465d-905c-30d33997a1af INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 10:21:03.397 +05:30 6972d6a0-ef77-4848-ab2b-90b3e571484f INF Connection string fetched 2024-03-12 10:21:03.397 +05:30 3f38c2dc-c142-465d-905c-30d33997a1af INF Connection string fetched 2024-03-12 10:21:03.397 +05:30 6972d6a0-ef77-4848-ab2b-90b3e571484f INF Fetching City deatails 2024-03-12 10:21:03.397 +05:30 3f38c2dc-c142-465d-905c-30d33997a1af INF Fetching Country deatails 2024-03-12 10:21:03.398 +05:30 3f38c2dc-c142-465d-905c-30d33997a1af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:03.399 +05:30 6972d6a0-ef77-4848-ab2b-90b3e571484f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:03.399 +05:30 6972d6a0-ef77-4848-ab2b-90b3e571484f INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 3.7702ms 2024-03-12 10:21:03.399 +05:30 3f38c2dc-c142-465d-905c-30d33997a1af INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.7072ms 2024-03-12 10:21:03.399 +05:30 6972d6a0-ef77-4848-ab2b-90b3e571484f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:21:03.399 +05:30 3f38c2dc-c142-465d-905c-30d33997a1af INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:21:03.399 +05:30 6972d6a0-ef77-4848-ab2b-90b3e571484f INF 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.0946ms 2024-03-12 10:21:03.399 +05:30 3f38c2dc-c142-465d-905c-30d33997a1af INF 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.3037ms 2024-03-12 10:21:03.408 +05:30 c9a48c13-26c9-4b21-b0ec-bbc6b6c890d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:21:03.408 +05:30 3104dae5-41db-4bc2-ac6b-ccad7dbe1941 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:21:03.409 +05:30 d3db3fa8-a400-489e-9a99-c3ed6d6a9387 INF CORS policy execution successful. 2024-03-12 10:21:03.409 +05:30 274d974b-29bc-48a7-b1dd-eabfe6d88785 INF CORS policy execution successful. 2024-03-12 10:21:03.409 +05:30 d3db3fa8-a400-489e-9a99-c3ed6d6a9387 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:21:03.409 +05:30 274d974b-29bc-48a7-b1dd-eabfe6d88785 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:21:03.410 +05:30 274d974b-29bc-48a7-b1dd-eabfe6d88785 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-12 10:21:03.410 +05:30 d3db3fa8-a400-489e-9a99-c3ed6d6a9387 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 10:21:03.412 +05:30 274d974b-29bc-48a7-b1dd-eabfe6d88785 INF Connection string fetched 2024-03-12 10:21:03.412 +05:30 d3db3fa8-a400-489e-9a99-c3ed6d6a9387 INF Connection string fetched 2024-03-12 10:21:03.412 +05:30 274d974b-29bc-48a7-b1dd-eabfe6d88785 INF Fetching Employees deatails 2024-03-12 10:21:03.412 +05:30 d3db3fa8-a400-489e-9a99-c3ed6d6a9387 INF Fetching Department deatails 2024-03-12 10:21:03.413 +05:30 d3db3fa8-a400-489e-9a99-c3ed6d6a9387 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:03.414 +05:30 274d974b-29bc-48a7-b1dd-eabfe6d88785 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:03.414 +05:30 d3db3fa8-a400-489e-9a99-c3ed6d6a9387 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.4903ms 2024-03-12 10:21:03.415 +05:30 d3db3fa8-a400-489e-9a99-c3ed6d6a9387 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:21:03.415 +05:30 d3db3fa8-a400-489e-9a99-c3ed6d6a9387 INF 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.4455ms 2024-03-12 10:21:03.415 +05:30 274d974b-29bc-48a7-b1dd-eabfe6d88785 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 5.5199ms 2024-03-12 10:21:03.415 +05:30 274d974b-29bc-48a7-b1dd-eabfe6d88785 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:21:03.416 +05:30 274d974b-29bc-48a7-b1dd-eabfe6d88785 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 8.0597ms 2024-03-12 10:21:05.782 +05:30 29ab1e90-2239-4b11-afac-96ea877ed8e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 10:21:05.783 +05:30 366a260d-e5d8-47f3-8c1f-609fbbe555f4 INF CORS policy execution successful. 2024-03-12 10:21:05.783 +05:30 366a260d-e5d8-47f3-8c1f-609fbbe555f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.9903ms 2024-03-12 10:21:05.784 +05:30 138c9673-5056-412b-93ca-88cf7183f6cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 10:21:05.784 +05:30 e2976562-d1e2-4bc4-bb48-d48cf46568b9 INF CORS policy execution successful. 2024-03-12 10:21:05.784 +05:30 e2976562-d1e2-4bc4-bb48-d48cf46568b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.4634ms 2024-03-12 10:21:05.821 +05:30 67996234-2c4f-4b77-86cb-f35e0e6b9bfc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 10:21:05.822 +05:30 8c921b73-b04e-46de-a6e0-62785bc02555 INF CORS policy execution successful. 2024-03-12 10:21:05.823 +05:30 8c921b73-b04e-46de-a6e0-62785bc02555 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 10:21:05.841 +05:30 8c921b73-b04e-46de-a6e0-62785bc02555 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-12 10:21:05.844 +05:30 8c921b73-b04e-46de-a6e0-62785bc02555 INF Connection string fetched 2024-03-12 10:21:05.853 +05:30 8c921b73-b04e-46de-a6e0-62785bc02555 INF Fetching Field details for Master 2024-03-12 10:21:05.863 +05:30 8c921b73-b04e-46de-a6e0-62785bc02555 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:05.864 +05:30 8c921b73-b04e-46de-a6e0-62785bc02555 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 22.9432ms 2024-03-12 10:21:05.864 +05:30 8c921b73-b04e-46de-a6e0-62785bc02555 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 10:21:05.864 +05:30 8c921b73-b04e-46de-a6e0-62785bc02555 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 43.4204ms 2024-03-12 10:21:06.301 +05:30 3391c582-1daa-4808-b74c-9df473e06fd2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 10:21:06.302 +05:30 3c1098b1-7f3b-421b-8c9a-f3fcd5688ad3 INF CORS policy execution successful. 2024-03-12 10:21:06.303 +05:30 3c1098b1-7f3b-421b-8c9a-f3fcd5688ad3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 10:21:06.303 +05:30 3c1098b1-7f3b-421b-8c9a-f3fcd5688ad3 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-12 10:21:06.304 +05:30 3c1098b1-7f3b-421b-8c9a-f3fcd5688ad3 INF Connection string fetched 2024-03-12 10:21:06.306 +05:30 3c1098b1-7f3b-421b-8c9a-f3fcd5688ad3 INF Fetching Field details for Master 2024-03-12 10:21:06.308 +05:30 3c1098b1-7f3b-421b-8c9a-f3fcd5688ad3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:21:06.308 +05:30 3c1098b1-7f3b-421b-8c9a-f3fcd5688ad3 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 5.429ms 2024-03-12 10:21:06.308 +05:30 3c1098b1-7f3b-421b-8c9a-f3fcd5688ad3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 10:21:06.309 +05:30 3c1098b1-7f3b-421b-8c9a-f3fcd5688ad3 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 7.2348ms 2024-03-12 10:24:40.702 +05:30 f2433e33-4378-4bc1-ad6e-281a98bb3e0e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 10:24:40.705 +05:30 629c2244-7372-4de9-899c-6a8058a78dc1 INF CORS policy execution successful. 2024-03-12 10:24:40.710 +05:30 629c2244-7372-4de9-899c-6a8058a78dc1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 7.2586ms 2024-03-12 10:24:40.759 +05:30 8ae1c6ed-d110-4b4d-ae32-f0c72eade8af INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 10:24:40.764 +05:30 8ae1c6ed-d110-4b4d-ae32-f0c72eade8af INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 6:03:29 PM', Current time (UTC): '3/12/2024 4:54: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-12 10:24:40.767 +05:30 8ae1c6ed-d110-4b4d-ae32-f0c72eade8af INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 6:03:29 PM', Current time (UTC): '3/12/2024 4:54:40 AM'. 2024-03-12 10:24:40.768 +05:30 3c4a1c74-d750-4c02-aeaa-87c282208a79 INF CORS policy execution successful. 2024-03-12 10:24:40.769 +05:30 3c4a1c74-d750-4c02-aeaa-87c282208a79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:24:40.770 +05:30 3c4a1c74-d750-4c02-aeaa-87c282208a79 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 10:24:40.773 +05:30 3c4a1c74-d750-4c02-aeaa-87c282208a79 INF Fetching Company deatails 2024-03-12 10:24:40.779 +05:30 3c4a1c74-d750-4c02-aeaa-87c282208a79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:24:40.781 +05:30 3c4a1c74-d750-4c02-aeaa-87c282208a79 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.4947ms 2024-03-12 10:24:40.782 +05:30 3c4a1c74-d750-4c02-aeaa-87c282208a79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:24:40.782 +05:30 3c4a1c74-d750-4c02-aeaa-87c282208a79 INF 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.4242ms 2024-03-12 10:31:44.114 +05:30 9fa75821-f245-4fe9-b604-f8ea49ae58cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 10:31:44.118 +05:30 4b82a662-ce13-42a4-b679-366fdebb09fa INF CORS policy execution successful. 2024-03-12 10:31:44.120 +05:30 4b82a662-ce13-42a4-b679-366fdebb09fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 5.7056ms 2024-03-12 10:31:44.173 +05:30 c04302bf-1ce2-48d5-bd0e-391c7b55489b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 10:31:44.178 +05:30 c04302bf-1ce2-48d5-bd0e-391c7b55489b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 6:03:29 PM', Current time (UTC): '3/12/2024 5:01: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-12 10:31:44.181 +05:30 c04302bf-1ce2-48d5-bd0e-391c7b55489b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 6:03:29 PM', Current time (UTC): '3/12/2024 5:01:44 AM'. 2024-03-12 10:31:44.182 +05:30 1a4449e0-ba2f-4b5a-9ade-e9f59bbe7717 INF CORS policy execution successful. 2024-03-12 10:31:44.182 +05:30 1a4449e0-ba2f-4b5a-9ade-e9f59bbe7717 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:31:44.184 +05:30 1a4449e0-ba2f-4b5a-9ade-e9f59bbe7717 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 10:31:44.186 +05:30 1a4449e0-ba2f-4b5a-9ade-e9f59bbe7717 INF Fetching Company deatails 2024-03-12 10:31:44.787 +05:30 1a4449e0-ba2f-4b5a-9ade-e9f59bbe7717 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:31:44.790 +05:30 1a4449e0-ba2f-4b5a-9ade-e9f59bbe7717 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 606.1661ms 2024-03-12 10:31:44.790 +05:30 1a4449e0-ba2f-4b5a-9ade-e9f59bbe7717 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 10:31:44.791 +05:30 1a4449e0-ba2f-4b5a-9ade-e9f59bbe7717 INF 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.2616ms 2024-03-12 10:31:54.341 +05:30 27e619ed-c580-42b6-9b89-47b68d9d5925 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 10:31:54.346 +05:30 ac630ce1-98a7-42ca-a202-a76bba375903 INF CORS policy execution successful. 2024-03-12 10:31:54.348 +05:30 ac630ce1-98a7-42ca-a202-a76bba375903 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 6.2468ms 2024-03-12 10:31:54.408 +05:30 e68532da-3261-482f-a2bd-37be3a1f43eb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 10:31:54.418 +05:30 e68532da-3261-482f-a2bd-37be3a1f43eb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 6:03:29 PM', Current time (UTC): '3/12/2024 5:01: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-12 10:31:54.419 +05:30 e68532da-3261-482f-a2bd-37be3a1f43eb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 6:03:29 PM', Current time (UTC): '3/12/2024 5:01:54 AM'. 2024-03-12 10:31:54.420 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e INF CORS policy execution successful. 2024-03-12 10:31:54.420 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 10:31:54.421 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e 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-12 10:31:54.434 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e INF Connection string fetched 2024-03-12 10:31:54.661 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e INF Token generated 2024-03-12 10:31:54.664 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e INF Token generated 2024-03-12 10:31:54.664 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e 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-12 10:31:54.665 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 244.3613ms 2024-03-12 10:31:54.665 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 10:31:54.665 +05:30 9a50dd44-c20f-4f61-87b1-b732c811443e 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 256.9036ms 2024-03-12 10:31:54.829 +05:30 6f14dc51-64ce-4823-ac0a-0857d679e3ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:31:54.830 +05:30 73e6d6e5-a1b7-4ebb-8f9f-7e7c688011ba INF CORS policy execution successful. 2024-03-12 10:31:54.831 +05:30 73e6d6e5-a1b7-4ebb-8f9f-7e7c688011ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.9232ms 2024-03-12 10:31:54.883 +05:30 0e257c0e-e6e5-41ee-9efc-8b12b633a9d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:31:54.888 +05:30 cfeaf324-2f7e-4992-9407-f420bf80195d INF CORS policy execution successful. 2024-03-12 10:31:54.888 +05:30 cfeaf324-2f7e-4992-9407-f420bf80195d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 5.7394ms 2024-03-12 10:31:54.890 +05:30 3da9b19a-b04b-4c00-bcc2-bd473f5ffed2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:31:54.891 +05:30 ed201caf-b1d3-4d6a-95e5-bf82fa084dbc INF CORS policy execution successful. 2024-03-12 10:31:54.892 +05:30 ed201caf-b1d3-4d6a-95e5-bf82fa084dbc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.3131ms 2024-03-12 10:31:54.895 +05:30 29f21c56-b783-4852-9ad6-b6f64033d4d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:31:54.898 +05:30 b7edfbf0-ecdc-4c8c-b4a0-6e41a472db10 INF CORS policy execution successful. 2024-03-12 10:31:54.901 +05:30 b7edfbf0-ecdc-4c8c-b4a0-6e41a472db10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 5.4859ms 2024-03-12 10:31:54.903 +05:30 56f0c27d-4b80-4525-af95-639f66cb0f52 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:31:54.905 +05:30 b5333e1a-e51b-4ac2-ba36-87d2ffd58216 INF CORS policy execution successful. 2024-03-12 10:31:54.906 +05:30 b5333e1a-e51b-4ac2-ba36-87d2ffd58216 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:31:54.906 +05:30 b5333e1a-e51b-4ac2-ba36-87d2ffd58216 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 10:31:54.912 +05:30 b5333e1a-e51b-4ac2-ba36-87d2ffd58216 INF Connection string fetched 2024-03-12 10:31:54.912 +05:30 b5333e1a-e51b-4ac2-ba36-87d2ffd58216 INF Fetching City deatails 2024-03-12 10:31:54.918 +05:30 b5333e1a-e51b-4ac2-ba36-87d2ffd58216 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:31:54.921 +05:30 b5333e1a-e51b-4ac2-ba36-87d2ffd58216 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 13.2419ms 2024-03-12 10:31:54.921 +05:30 b5333e1a-e51b-4ac2-ba36-87d2ffd58216 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:31:54.922 +05:30 b5333e1a-e51b-4ac2-ba36-87d2ffd58216 INF 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.8921ms 2024-03-12 10:31:54.946 +05:30 163b3298-ece9-4671-9973-6327d904e35f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:31:54.947 +05:30 d1e97391-157d-4937-8692-d693b0eeefdc INF CORS policy execution successful. 2024-03-12 10:31:54.947 +05:30 d1e97391-157d-4937-8692-d693b0eeefdc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:31:54.947 +05:30 c5f3bd52-7401-4c42-a659-eb1f770610b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:31:54.948 +05:30 d1e97391-157d-4937-8692-d693b0eeefdc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 10:31:54.948 +05:30 29932e69-392c-4394-851b-d4aecef7b2d4 INF CORS policy execution successful. 2024-03-12 10:31:54.948 +05:30 29932e69-392c-4394-851b-d4aecef7b2d4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:31:54.948 +05:30 29932e69-392c-4394-851b-d4aecef7b2d4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 10:31:54.950 +05:30 d1e97391-157d-4937-8692-d693b0eeefdc INF Connection string fetched 2024-03-12 10:31:54.950 +05:30 d1e97391-157d-4937-8692-d693b0eeefdc INF Fetching Country deatails 2024-03-12 10:31:54.950 +05:30 29932e69-392c-4394-851b-d4aecef7b2d4 INF Fetching Department deatails 2024-03-12 10:31:54.957 +05:30 3468c7e7-fdb9-4d05-bcce-0e3bcec190bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:31:54.958 +05:30 e2674283-a9f3-4da2-8b9d-8326cb597200 INF CORS policy execution successful. 2024-03-12 10:31:54.959 +05:30 e2674283-a9f3-4da2-8b9d-8326cb597200 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:31:54.959 +05:30 e2674283-a9f3-4da2-8b9d-8326cb597200 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-12 10:31:54.960 +05:30 e2674283-a9f3-4da2-8b9d-8326cb597200 INF Fetching Employees deatails 2024-03-12 10:31:54.963 +05:30 29932e69-392c-4394-851b-d4aecef7b2d4 INF Connection string fetched 2024-03-12 10:31:54.974 +05:30 d1e97391-157d-4937-8692-d693b0eeefdc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:31:54.975 +05:30 d1e97391-157d-4937-8692-d693b0eeefdc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 27.142ms 2024-03-12 10:31:54.975 +05:30 d1e97391-157d-4937-8692-d693b0eeefdc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:31:54.975 +05:30 d1e97391-157d-4937-8692-d693b0eeefdc INF 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.6506ms 2024-03-12 10:31:54.979 +05:30 e2674283-a9f3-4da2-8b9d-8326cb597200 INF Connection string fetched 2024-03-12 10:31:54.980 +05:30 29932e69-392c-4394-851b-d4aecef7b2d4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:31:54.980 +05:30 29932e69-392c-4394-851b-d4aecef7b2d4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 31.8082ms 2024-03-12 10:31:54.980 +05:30 29932e69-392c-4394-851b-d4aecef7b2d4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:31:54.981 +05:30 29932e69-392c-4394-851b-d4aecef7b2d4 INF 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.4724ms 2024-03-12 10:31:54.989 +05:30 e2674283-a9f3-4da2-8b9d-8326cb597200 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:31:54.992 +05:30 e2674283-a9f3-4da2-8b9d-8326cb597200 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 32.0938ms 2024-03-12 10:31:54.992 +05:30 e2674283-a9f3-4da2-8b9d-8326cb597200 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:31:54.992 +05:30 e2674283-a9f3-4da2-8b9d-8326cb597200 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 34.9643ms 2024-03-12 10:33:08.532 +05:30 03818985-8d49-4c8c-9a81-782176ba021e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:33:08.532 +05:30 eca86e7d-3465-4bbc-8715-d6e7efc6b953 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:33:08.534 +05:30 9e2773b4-970b-4eb6-a2a1-7d92a53a40e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:33:08.534 +05:30 bc9cfc14-c65d-4f3c-9383-322e92187ff9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:33:08.536 +05:30 4228b26f-b4e1-4ac3-9e6e-e703741d4704 INF CORS policy execution successful. 2024-03-12 10:33:08.536 +05:30 1afe4399-5b5f-4255-925d-9a0ea0d65bb0 INF CORS policy execution successful. 2024-03-12 10:33:08.536 +05:30 c12a540c-f906-4339-8698-56c1b0f8468a INF CORS policy execution successful. 2024-03-12 10:33:08.536 +05:30 c6746673-a759-4913-98ae-8d26ab6cbb45 INF CORS policy execution successful. 2024-03-12 10:33:08.537 +05:30 4228b26f-b4e1-4ac3-9e6e-e703741d4704 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 5.7669ms 2024-03-12 10:33:08.537 +05:30 c6746673-a759-4913-98ae-8d26ab6cbb45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.4159ms 2024-03-12 10:33:08.537 +05:30 1afe4399-5b5f-4255-925d-9a0ea0d65bb0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 3.1997ms 2024-03-12 10:33:08.537 +05:30 c12a540c-f906-4339-8698-56c1b0f8468a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 5.023ms 2024-03-12 10:33:08.589 +05:30 c37b9f33-f2db-4ea9-b8be-e486e6e8b471 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 10:33:08.591 +05:30 79b1912a-3e28-4305-9135-5ee8a4471c78 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 10:33:08.591 +05:30 b642b481-bb79-4355-8d55-d77d3a49bbba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 10:33:08.592 +05:30 b93293be-b4b3-4934-9148-d1bd3d952c89 INF CORS policy execution successful. 2024-03-12 10:33:08.592 +05:30 c7157da2-ae13-41cc-8b7f-6c6706b63b8c INF CORS policy execution successful. 2024-03-12 10:33:08.592 +05:30 c600b3b8-0447-44b5-8cdc-74b6524d9b8c INF CORS policy execution successful. 2024-03-12 10:33:08.592 +05:30 b93293be-b4b3-4934-9148-d1bd3d952c89 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:33:08.592 +05:30 c600b3b8-0447-44b5-8cdc-74b6524d9b8c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:33:08.592 +05:30 c7157da2-ae13-41cc-8b7f-6c6706b63b8c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:33:08.593 +05:30 b93293be-b4b3-4934-9148-d1bd3d952c89 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 10:33:08.593 +05:30 c7157da2-ae13-41cc-8b7f-6c6706b63b8c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 10:33:08.593 +05:30 c600b3b8-0447-44b5-8cdc-74b6524d9b8c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 10:33:08.603 +05:30 c600b3b8-0447-44b5-8cdc-74b6524d9b8c INF Connection string fetched 2024-03-12 10:33:08.603 +05:30 b93293be-b4b3-4934-9148-d1bd3d952c89 INF Connection string fetched 2024-03-12 10:33:08.604 +05:30 b93293be-b4b3-4934-9148-d1bd3d952c89 INF Fetching City deatails 2024-03-12 10:33:08.604 +05:30 c600b3b8-0447-44b5-8cdc-74b6524d9b8c INF Fetching Country deatails 2024-03-12 10:33:08.605 +05:30 c7157da2-ae13-41cc-8b7f-6c6706b63b8c INF Connection string fetched 2024-03-12 10:33:08.605 +05:30 c7157da2-ae13-41cc-8b7f-6c6706b63b8c INF Fetching Department deatails 2024-03-12 10:33:08.606 +05:30 2791032a-63f8-4972-a5e0-e2eaa04a9854 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 10:33:08.606 +05:30 1c2303b7-9f2f-43aa-a841-4fe8cdc56f1d INF CORS policy execution successful. 2024-03-12 10:33:08.607 +05:30 1c2303b7-9f2f-43aa-a841-4fe8cdc56f1d INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:33:08.608 +05:30 1c2303b7-9f2f-43aa-a841-4fe8cdc56f1d 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-12 10:33:08.609 +05:30 c600b3b8-0447-44b5-8cdc-74b6524d9b8c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:33:08.609 +05:30 b93293be-b4b3-4934-9148-d1bd3d952c89 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:33:08.610 +05:30 c7157da2-ae13-41cc-8b7f-6c6706b63b8c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:33:08.610 +05:30 c600b3b8-0447-44b5-8cdc-74b6524d9b8c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 16.2027ms 2024-03-12 10:33:08.610 +05:30 b93293be-b4b3-4934-9148-d1bd3d952c89 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 16.4221ms 2024-03-12 10:33:08.610 +05:30 c7157da2-ae13-41cc-8b7f-6c6706b63b8c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 16.4683ms 2024-03-12 10:33:08.610 +05:30 c600b3b8-0447-44b5-8cdc-74b6524d9b8c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 10:33:08.610 +05:30 b93293be-b4b3-4934-9148-d1bd3d952c89 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 10:33:08.610 +05:30 c7157da2-ae13-41cc-8b7f-6c6706b63b8c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 10:33:08.610 +05:30 c600b3b8-0447-44b5-8cdc-74b6524d9b8c INF 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.3626ms 2024-03-12 10:33:08.610 +05:30 b93293be-b4b3-4934-9148-d1bd3d952c89 INF 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.2367ms 2024-03-12 10:33:08.610 +05:30 c7157da2-ae13-41cc-8b7f-6c6706b63b8c INF 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.8674ms 2024-03-12 10:33:08.614 +05:30 1c2303b7-9f2f-43aa-a841-4fe8cdc56f1d INF Connection string fetched 2024-03-12 10:33:08.614 +05:30 1c2303b7-9f2f-43aa-a841-4fe8cdc56f1d INF Fetching Employees deatails 2024-03-12 10:33:08.633 +05:30 1c2303b7-9f2f-43aa-a841-4fe8cdc56f1d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:33:08.635 +05:30 1c2303b7-9f2f-43aa-a841-4fe8cdc56f1d INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 26.8759ms 2024-03-12 10:33:08.635 +05:30 1c2303b7-9f2f-43aa-a841-4fe8cdc56f1d INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 10:33:08.635 +05:30 1c2303b7-9f2f-43aa-a841-4fe8cdc56f1d 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.1601ms 2024-03-12 10:37:24.261 +05:30 ee146a7d-4e21-4f89-a061-4e7b95b16e43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - null null 2024-03-12 10:37:24.265 +05:30 696a07ca-cd5d-4fe3-85c7-e276e64c0aea INF CORS policy execution successful. 2024-03-12 10:37:24.266 +05:30 696a07ca-cd5d-4fe3-85c7-e276e64c0aea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - 204 null null 5.2737ms 2024-03-12 10:37:24.323 +05:30 d7e8d89a-b65d-4d20-9959-3479ff258b2e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - null null 2024-03-12 10:37:24.328 +05:30 d7e8d89a-b65d-4d20-9959-3479ff258b2e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 5:06:54 AM', Current time (UTC): '3/12/2024 5:07: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-12 10:37:24.331 +05:30 d7e8d89a-b65d-4d20-9959-3479ff258b2e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 5:06:54 AM', Current time (UTC): '3/12/2024 5:07:24 AM'. 2024-03-12 10:37:24.333 +05:30 9327298d-c1ac-40a4-a919-911a73ead5f2 INF CORS policy execution successful. 2024-03-12 10:37:24.334 +05:30 9327298d-c1ac-40a4-a919-911a73ead5f2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 10:37:24.334 +05:30 9327298d-c1ac-40a4-a919-911a73ead5f2 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 10:37:24.336 +05:30 9327298d-c1ac-40a4-a919-911a73ead5f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - 401 null null 12.4583ms 2024-03-12 10:37:24.394 +05:30 b7883069-b355-4754-895c-9e8a2f0aa73d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIxOTcxNCwiZXhwIjoxNzEwMjIxNTE0LCJpYXQiOjE3MTAyMTk3MTR9.JZUqd1d6GyWQLMamA0E0HOJP-jctP4Poco-x99tZJHM - null null 2024-03-12 10:37:24.395 +05:30 fb9a896b-2de2-4009-b35a-baaab2debb3f INF CORS policy execution successful. 2024-03-12 10:37:24.395 +05:30 fb9a896b-2de2-4009-b35a-baaab2debb3f INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 10:37:24.396 +05:30 fb9a896b-2de2-4009-b35a-baaab2debb3f 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-12 10:37:29.046 +05:30 fb9a896b-2de2-4009-b35a-baaab2debb3f INF Token generated 2024-03-12 10:37:29.046 +05:30 fb9a896b-2de2-4009-b35a-baaab2debb3f INF Token generated 2024-03-12 10:37:29.050 +05:30 fb9a896b-2de2-4009-b35a-baaab2debb3f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-12 10:37:29.052 +05:30 fb9a896b-2de2-4009-b35a-baaab2debb3f INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 4655.9373ms 2024-03-12 10:37:29.052 +05:30 fb9a896b-2de2-4009-b35a-baaab2debb3f INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 10:37:29.053 +05:30 fb9a896b-2de2-4009-b35a-baaab2debb3f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIxOTcxNCwiZXhwIjoxNzEwMjIxNTE0LCJpYXQiOjE3MTAyMTk3MTR9.JZUqd1d6GyWQLMamA0E0HOJP-jctP4Poco-x99tZJHM - 200 null application/json; charset=utf-8 4659.337ms 2024-03-12 10:37:29.218 +05:30 7d4a3c8f-e42c-4457-a59a-c09452131d2c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - null null 2024-03-12 10:37:29.219 +05:30 32f5314a-9ec4-49be-92e9-260af91753c9 INF CORS policy execution successful. 2024-03-12 10:37:29.220 +05:30 32f5314a-9ec4-49be-92e9-260af91753c9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:37:29.231 +05:30 32f5314a-9ec4-49be-92e9-260af91753c9 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-12 10:37:29.234 +05:30 32f5314a-9ec4-49be-92e9-260af91753c9 INF Connection string fetched 2024-03-12 10:37:29.238 +05:30 32f5314a-9ec4-49be-92e9-260af91753c9 INF Fetching Employee deatails 2024-03-12 10:37:29.249 +05:30 32f5314a-9ec4-49be-92e9-260af91753c9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:37:29.250 +05:30 32f5314a-9ec4-49be-92e9-260af91753c9 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 18.0126ms 2024-03-12 10:37:29.250 +05:30 32f5314a-9ec4-49be-92e9-260af91753c9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:37:29.250 +05:30 32f5314a-9ec4-49be-92e9-260af91753c9 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - 200 null application/json; charset=utf-8 32.0997ms 2024-03-12 10:37:30.617 +05:30 743395af-6deb-4da6-97d3-9490b65bcce3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - null null 2024-03-12 10:37:30.618 +05:30 cec3d9b6-79a3-4bc4-9f27-b72110ec84db INF CORS policy execution successful. 2024-03-12 10:37:30.619 +05:30 cec3d9b6-79a3-4bc4-9f27-b72110ec84db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - 204 null null 1.078ms 2024-03-12 10:37:30.672 +05:30 9e00167b-4f90-4f71-be72-9d88a0ca493f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - null null 2024-03-12 10:37:30.673 +05:30 65a82161-0b87-47a2-bab4-b27404409aac INF CORS policy execution successful. 2024-03-12 10:37:30.674 +05:30 65a82161-0b87-47a2-bab4-b27404409aac INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:37:30.674 +05:30 65a82161-0b87-47a2-bab4-b27404409aac 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-12 10:37:32.492 +05:30 65a82161-0b87-47a2-bab4-b27404409aac INF Connection string fetched 2024-03-12 10:37:32.493 +05:30 65a82161-0b87-47a2-bab4-b27404409aac INF Fetching Employee deatails 2024-03-12 10:37:32.497 +05:30 65a82161-0b87-47a2-bab4-b27404409aac INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:37:32.498 +05:30 65a82161-0b87-47a2-bab4-b27404409aac INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 1822.9649ms 2024-03-12 10:37:32.498 +05:30 65a82161-0b87-47a2-bab4-b27404409aac INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:37:32.498 +05:30 65a82161-0b87-47a2-bab4-b27404409aac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - 200 null application/json; charset=utf-8 1825.8739ms 2024-03-12 10:37:35.832 +05:30 605dc31d-2462-4813-98e6-4070f4ea223b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - null null 2024-03-12 10:37:35.832 +05:30 4398751a-fc49-4328-a564-2d3f871441e2 INF CORS policy execution successful. 2024-03-12 10:37:35.833 +05:30 4398751a-fc49-4328-a564-2d3f871441e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - 204 null null 0.6047ms 2024-03-12 10:37:35.888 +05:30 4050687a-85f0-4667-86a4-b84e8293c9fc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - null null 2024-03-12 10:37:35.889 +05:30 8404901f-4698-4640-a709-c3ef6bf88cf1 INF CORS policy execution successful. 2024-03-12 10:37:35.889 +05:30 8404901f-4698-4640-a709-c3ef6bf88cf1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:37:35.889 +05:30 8404901f-4698-4640-a709-c3ef6bf88cf1 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-12 10:37:42.628 +05:30 8404901f-4698-4640-a709-c3ef6bf88cf1 INF Connection string fetched 2024-03-12 10:37:42.630 +05:30 8404901f-4698-4640-a709-c3ef6bf88cf1 INF Fetching Employee deatails 2024-03-12 10:37:42.633 +05:30 8404901f-4698-4640-a709-c3ef6bf88cf1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:37:42.634 +05:30 8404901f-4698-4640-a709-c3ef6bf88cf1 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 6744.2256ms 2024-03-12 10:37:42.634 +05:30 8404901f-4698-4640-a709-c3ef6bf88cf1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:37:42.634 +05:30 8404901f-4698-4640-a709-c3ef6bf88cf1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=15 - 200 null application/json; charset=utf-8 6745.7681ms 2024-03-12 10:37:47.658 +05:30 1dcc6e77-56b7-41a0-b68f-08a0f13eacd9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=16 - null null 2024-03-12 10:37:47.659 +05:30 737ab687-332b-4b46-90e9-57813de748e5 INF CORS policy execution successful. 2024-03-12 10:37:47.660 +05:30 737ab687-332b-4b46-90e9-57813de748e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=16 - 204 null null 2.0968ms 2024-03-12 10:37:47.724 +05:30 1e3f4678-fddf-45bd-9843-bf1a1e888cc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=16 - null null 2024-03-12 10:37:47.725 +05:30 cb338a18-2515-495e-8a14-7c365d94097b INF CORS policy execution successful. 2024-03-12 10:37:47.725 +05:30 cb338a18-2515-495e-8a14-7c365d94097b INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:37:47.725 +05:30 cb338a18-2515-495e-8a14-7c365d94097b 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-12 10:37:52.449 +05:30 cb338a18-2515-495e-8a14-7c365d94097b INF Connection string fetched 2024-03-12 10:37:52.450 +05:30 cb338a18-2515-495e-8a14-7c365d94097b INF Fetching Employee deatails 2024-03-12 10:37:52.454 +05:30 cb338a18-2515-495e-8a14-7c365d94097b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:37:52.454 +05:30 cb338a18-2515-495e-8a14-7c365d94097b INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 4729.1311ms 2024-03-12 10:37:52.455 +05:30 cb338a18-2515-495e-8a14-7c365d94097b INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:37:52.455 +05:30 cb338a18-2515-495e-8a14-7c365d94097b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=16 - 200 null application/json; charset=utf-8 4730.4366ms 2024-03-12 10:41:17.760 +05:30 7a156c56-6bd3-4d8e-980b-8be86a376347 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 10:41:17.762 +05:30 acfffb80-d24b-4181-b0b8-dbcbef7c4841 INF CORS policy execution successful. 2024-03-12 10:41:17.763 +05:30 acfffb80-d24b-4181-b0b8-dbcbef7c4841 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 3.1655ms 2024-03-12 10:41:17.830 +05:30 6c305724-53fd-48a4-9bc5-53d952db8375 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 185 2024-03-12 10:41:17.832 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 INF CORS policy execution successful. 2024-03-12 10:41:17.833 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 10:41:17.846 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 10:41:17.850 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 INF Connection string fetched 2024-03-12 10:41:17.900 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 INF Upserting Employee deatails 2024-03-12 10:41:17.931 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 ERR The UPDATE statement conflicted with the FOREIGN KEY constraint "FK_t_m_Employee_t_m_Department". The conflict occurred in database "SANG_01", table "dbo.t_m_Department", column 'iId'. The statement has been terminated. 2024-03-12 10:41:17.934 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 ERR The UPDATE statement conflicted with the FOREIGN KEY constraint "FK_t_m_Employee_t_m_Department". The conflict occurred in database "SANG_01", table "dbo.t_m_Department", column 'iId'. The statement has been terminated. 2024-03-12 10:41:17.935 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 ERR Database connection error: The UPDATE statement conflicted with the FOREIGN KEY constraint "FK_t_m_Employee_t_m_Department". The conflict occurred in database "SANG_01", table "dbo.t_m_Department", column 'iId'. The statement has been terminated. 2024-03-12 10:41:17.946 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 ERR Upserting Employee Failed System.Exception: Database connection error: The UPDATE statement conflicted with the FOREIGN KEY constraint "FK_t_m_Employee_t_m_Department". The conflict occurred in database "SANG_01", table "dbo.t_m_Department", column 'iId'. The statement has been terminated. ---> System.Data.SqlClient.SqlException (0x80131904): The UPDATE statement conflicted with the FOREIGN KEY constraint "FK_t_m_Employee_t_m_Department". The conflict occurred in database "SANG_01", table "dbo.t_m_Department", column 'iId'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Sang.Security.WebApi.CommonService.CommonEntityService.ExecuteAndFetchDataTable(SqlConnection connection, SqlTransaction transaction, String procedureName, SqlParameter[] parameters) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\CommonService\CommonEntityService.cs:line 186 at Sang.Security.WebApi.Services.EmployeeRepository.<>c__DisplayClass4_0.<b__0>d.MoveNext() in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Repositories\EmployeeRepository.cs:line 49 --- End of stack trace from previous location --- at Sang.Security.WebApi.CommonService.DbTransactionService.ExecuteTransactionAsync(Func`3 transactionAction) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\CommonService\DbTransactionService.cs:line 31 ClientConnectionId:ab2d93db-f026-42c6-aa78-3fd18a1cc948 Error Number:547,State:0,Class:16 --- End of inner exception stack trace --- at Sang.Security.WebApi.CommonService.DbTransactionService.ExecuteTransactionAsync(Func`3 transactionAction) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\CommonService\DbTransactionService.cs:line 45 at Sang.Security.WebApi.Services.EmployeeRepository.UpsertEmployee(Employee employee) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Repositories\EmployeeRepository.cs:line 32 at Sang.Security.WebApi.Services.EmployeeService.UpsertEmployee(Employee employee) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Services\EmployeeService.cs:line 16 at Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee(Employee employee) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Controllers\EmployeeController.cs:line 32 2024-03-12 10:41:17.947 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-12 10:41:17.948 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 102.3062ms 2024-03-12 10:41:17.948 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 10:41:17.949 +05:30 9d508872-b181-4bf8-a534-d80e56dd2db5 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 500 null application/problem+json; charset=utf-8 119.1248ms 2024-03-12 10:43:21.477 +05:30 65d1bc2f-cfcd-4602-b982-31e6149684c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - null null 2024-03-12 10:43:21.479 +05:30 620b3f01-a03f-4d0d-86fb-bd2fdc80a434 INF CORS policy execution successful. 2024-03-12 10:43:21.480 +05:30 620b3f01-a03f-4d0d-86fb-bd2fdc80a434 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - 204 null null 2.8118ms 2024-03-12 10:43:21.546 +05:30 35338186-dc30-4645-ba79-4d9efcd3ee67 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - null null 2024-03-12 10:43:21.550 +05:30 35338186-dc30-4645-ba79-4d9efcd3ee67 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 5:12:29 AM', Current time (UTC): '3/12/2024 5:13: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-12 10:43:21.552 +05:30 35338186-dc30-4645-ba79-4d9efcd3ee67 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 5:12:29 AM', Current time (UTC): '3/12/2024 5:13:21 AM'. 2024-03-12 10:43:21.552 +05:30 7b83648d-0673-4c19-888c-f1712819f780 INF CORS policy execution successful. 2024-03-12 10:43:21.554 +05:30 7b83648d-0673-4c19-888c-f1712819f780 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 10:43:21.555 +05:30 7b83648d-0673-4c19-888c-f1712819f780 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 10:43:21.557 +05:30 7b83648d-0673-4c19-888c-f1712819f780 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - 401 null null 10.1151ms 2024-03-12 10:43:21.617 +05:30 64de82da-9931-4b21-abee-77bf5230555e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIyMDA0OSwiZXhwIjoxNzEwMjIxODQ5LCJpYXQiOjE3MTAyMjAwNDl9.eCHAdhmeiG52tIYQYbYS0K3Tp8WtMQt0GAsLIwyoFis - null null 2024-03-12 10:43:21.617 +05:30 399c0019-cd82-49a6-a037-51558f0b8b79 INF CORS policy execution successful. 2024-03-12 10:43:21.618 +05:30 399c0019-cd82-49a6-a037-51558f0b8b79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 10:43:21.619 +05:30 399c0019-cd82-49a6-a037-51558f0b8b79 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-12 10:43:21.632 +05:30 399c0019-cd82-49a6-a037-51558f0b8b79 INF Token generated 2024-03-12 10:43:21.632 +05:30 399c0019-cd82-49a6-a037-51558f0b8b79 INF Token generated 2024-03-12 10:43:21.633 +05:30 399c0019-cd82-49a6-a037-51558f0b8b79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-12 10:43:21.633 +05:30 399c0019-cd82-49a6-a037-51558f0b8b79 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 14.439ms 2024-03-12 10:43:21.633 +05:30 399c0019-cd82-49a6-a037-51558f0b8b79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 10:43:21.633 +05:30 399c0019-cd82-49a6-a037-51558f0b8b79 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIyMDA0OSwiZXhwIjoxNzEwMjIxODQ5LCJpYXQiOjE3MTAyMjAwNDl9.eCHAdhmeiG52tIYQYbYS0K3Tp8WtMQt0GAsLIwyoFis - 200 null application/json; charset=utf-8 16.5514ms 2024-03-12 10:43:21.690 +05:30 552ae898-51f1-4604-a36a-654d502fb128 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - null null 2024-03-12 10:43:21.691 +05:30 e0b97c1c-be11-4676-8cc5-8ca21b736a19 INF CORS policy execution successful. 2024-03-12 10:43:21.691 +05:30 e0b97c1c-be11-4676-8cc5-8ca21b736a19 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:43:21.691 +05:30 e0b97c1c-be11-4676-8cc5-8ca21b736a19 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-12 10:43:21.693 +05:30 e0b97c1c-be11-4676-8cc5-8ca21b736a19 INF Connection string fetched 2024-03-12 10:43:21.693 +05:30 e0b97c1c-be11-4676-8cc5-8ca21b736a19 INF Fetching Employee deatails 2024-03-12 10:43:21.695 +05:30 e0b97c1c-be11-4676-8cc5-8ca21b736a19 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:43:21.696 +05:30 e0b97c1c-be11-4676-8cc5-8ca21b736a19 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 4.4983ms 2024-03-12 10:43:21.696 +05:30 e0b97c1c-be11-4676-8cc5-8ca21b736a19 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:43:21.696 +05:30 e0b97c1c-be11-4676-8cc5-8ca21b736a19 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 5.8444ms 2024-03-12 10:45:03.771 +05:30 69e539f6-75ca-4c48-9704-52d666dde6f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - null null 2024-03-12 10:45:03.773 +05:30 073ba343-30a9-49e9-a3a1-e13539291bd4 INF CORS policy execution successful. 2024-03-12 10:45:03.774 +05:30 073ba343-30a9-49e9-a3a1-e13539291bd4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - 204 null null 3.8813ms 2024-03-12 10:45:03.830 +05:30 78f7dc16-5a26-410f-8ad9-e24170d96e52 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=21 - null null 2024-03-12 10:45:03.833 +05:30 9e75edf3-5ac0-4b0a-9ba5-01906131a012 INF CORS policy execution successful. 2024-03-12 10:45:03.835 +05:30 9e75edf3-5ac0-4b0a-9ba5-01906131a012 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:45:03.836 +05:30 9e75edf3-5ac0-4b0a-9ba5-01906131a012 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-12 10:45:03.861 +05:30 9e75edf3-5ac0-4b0a-9ba5-01906131a012 INF Connection string fetched 2024-03-12 10:45:03.866 +05:30 9e75edf3-5ac0-4b0a-9ba5-01906131a012 INF Fetching Employee deatails 2024-03-12 10:45:03.871 +05:30 9e75edf3-5ac0-4b0a-9ba5-01906131a012 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 10:45:03.873 +05:30 9e75edf3-5ac0-4b0a-9ba5-01906131a012 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 36.2195ms 2024-03-12 10:45:03.873 +05:30 9e75edf3-5ac0-4b0a-9ba5-01906131a012 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 10:45:03.873 +05:30 9e75edf3-5ac0-4b0a-9ba5-01906131a012 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 43.6466ms 2024-03-12 10:56:03.482 +05:30 INF Application is shutting down... 2024-03-12 11:00:01.062 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 11:00:01.112 +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-12 11:00:01.134 +05:30 INF Creating key {7eeb4c00-9094-4d34-87b5-167f5a174783} with creation date 2024-03-12 05:30:01Z, activation date 2024-03-12 05:30:01Z, and expiration date 2024-06-10 05:30:01Z. 2024-03-12 11:00:01.153 +05:30 WRN No XML encryptor configured. Key {7eeb4c00-9094-4d34-87b5-167f5a174783} may be persisted to storage in unencrypted form. 2024-03-12 11:00:01.272 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 11:00:01.273 +05:30 INF Hosting environment: Production 2024-03-12 11:00:01.274 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 11:00:01.337 +05:30 43511511-d685-41d1-b1e7-60c02d331a19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 11:00:01.336 +05:30 5ee7d611-3c4d-4011-bd99-9cd2faaf6af4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 11:00:01.840 +05:30 abc01860-123d-4d1f-b7a9-bcbbd86687d4 INF CORS policy execution successful. 2024-03-12 11:00:01.840 +05:30 0e6c82ec-5bd0-4e65-889d-43cd33153ddb INF CORS policy execution successful. 2024-03-12 11:00:01.883 +05:30 0e6c82ec-5bd0-4e65-889d-43cd33153ddb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 552.1479ms 2024-03-12 11:00:01.935 +05:30 abc01860-123d-4d1f-b7a9-bcbbd86687d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 603.2719ms 2024-03-12 11:00:02.110 +05:30 1f8919e3-5e2a-4a2e-a53d-c3b6432ce1ee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 11:00:02.436 +05:30 1f8919e3-5e2a-4a2e-a53d-c3b6432ce1ee INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:56:03 AM', Current time (UTC): '3/12/2024 5:30: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-12 11:00:02.555 +05:30 1f8919e3-5e2a-4a2e-a53d-c3b6432ce1ee INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:56:03 AM', Current time (UTC): '3/12/2024 5:30:02 AM'. 2024-03-12 11:00:02.604 +05:30 85f940d8-a76b-4ae4-b066-d03c7eecf98e INF CORS policy execution successful. 2024-03-12 11:00:02.636 +05:30 85f940d8-a76b-4ae4-b066-d03c7eecf98e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 11:00:02.882 +05:30 85f940d8-a76b-4ae4-b066-d03c7eecf98e INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 11:00:02.983 +05:30 85f940d8-a76b-4ae4-b066-d03c7eecf98e INF Fetching Company deatails 2024-03-12 11:00:04.541 +05:30 85f940d8-a76b-4ae4-b066-d03c7eecf98e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:04.780 +05:30 85f940d8-a76b-4ae4-b066-d03c7eecf98e INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 1890.1752ms 2024-03-12 11:00:04.784 +05:30 85f940d8-a76b-4ae4-b066-d03c7eecf98e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 11:00:04.790 +05:30 85f940d8-a76b-4ae4-b066-d03c7eecf98e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 2679.1341ms 2024-03-12 11:00:05.023 +05:30 eb2fd63d-86bb-479c-b46a-a98a36d9f458 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 11:00:05.031 +05:30 eb2fd63d-86bb-479c-b46a-a98a36d9f458 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:56:03 AM', Current time (UTC): '3/12/2024 5:30: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-12 11:00:05.033 +05:30 eb2fd63d-86bb-479c-b46a-a98a36d9f458 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:56:03 AM', Current time (UTC): '3/12/2024 5:30:05 AM'. 2024-03-12 11:00:05.035 +05:30 feadcab6-7d6c-431f-a960-27ed9c751001 INF CORS policy execution successful. 2024-03-12 11:00:05.035 +05:30 feadcab6-7d6c-431f-a960-27ed9c751001 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 11:00:05.037 +05:30 feadcab6-7d6c-431f-a960-27ed9c751001 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 11:00:05.049 +05:30 feadcab6-7d6c-431f-a960-27ed9c751001 INF Fetching Company deatails 2024-03-12 11:00:05.069 +05:30 feadcab6-7d6c-431f-a960-27ed9c751001 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:05.073 +05:30 feadcab6-7d6c-431f-a960-27ed9c751001 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 35.6025ms 2024-03-12 11:00:05.073 +05:30 feadcab6-7d6c-431f-a960-27ed9c751001 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 11:00:05.074 +05:30 feadcab6-7d6c-431f-a960-27ed9c751001 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 50.5682ms 2024-03-12 11:00:05.853 +05:30 46d0050d-7fe4-4f18-b93a-0580d75746f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 11:00:05.877 +05:30 68a7d90b-2703-4da3-8a54-24cceebb3249 INF CORS policy execution successful. 2024-03-12 11:00:05.896 +05:30 68a7d90b-2703-4da3-8a54-24cceebb3249 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 43.2354ms 2024-03-12 11:00:06.058 +05:30 4a30750c-e2c1-456e-ba46-fdd3dd90d080 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 11:00:06.064 +05:30 4a30750c-e2c1-456e-ba46-fdd3dd90d080 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:56:03 AM', Current time (UTC): '3/12/2024 5:30: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-12 11:00:06.066 +05:30 4a30750c-e2c1-456e-ba46-fdd3dd90d080 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:56:03 AM', Current time (UTC): '3/12/2024 5:30:06 AM'. 2024-03-12 11:00:06.066 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 INF CORS policy execution successful. 2024-03-12 11:00:06.067 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 11:00:06.111 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 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-12 11:00:06.275 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 INF Connection string fetched 2024-03-12 11:00:07.217 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 INF Token generated 2024-03-12 11:00:07.220 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 INF Token generated 2024-03-12 11:00:07.222 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 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-12 11:00:07.232 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 1120.7745ms 2024-03-12 11:00:07.233 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 11:00:07.233 +05:30 b0ebd86d-93bb-4aee-885b-d0f03e9aef03 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 1175.7719ms 2024-03-12 11:00:07.565 +05:30 1874aecb-3a58-44ff-9526-7ea82ab66d0c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 11:00:07.565 +05:30 92b07fae-d176-4e61-bb29-5033f93945a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 11:00:07.566 +05:30 87b7df27-8e3b-4178-8fa0-bba2b1033bb1 INF CORS policy execution successful. 2024-03-12 11:00:07.566 +05:30 f221dd98-e110-4cfa-b8a0-064a3032922a INF CORS policy execution successful. 2024-03-12 11:00:07.567 +05:30 87b7df27-8e3b-4178-8fa0-bba2b1033bb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.5446ms 2024-03-12 11:00:07.567 +05:30 f221dd98-e110-4cfa-b8a0-064a3032922a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.782ms 2024-03-12 11:00:07.726 +05:30 6f4ec826-6c9b-4b80-85cb-f96ce6f30973 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 11:00:07.728 +05:30 4dc070d6-d7fc-4b5b-9ee9-83f964f4fb9c INF CORS policy execution successful. 2024-03-12 11:00:07.729 +05:30 4dc070d6-d7fc-4b5b-9ee9-83f964f4fb9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 2.759ms 2024-03-12 11:00:07.731 +05:30 5b95fc18-dac8-461c-870c-1ab924c94916 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 11:00:07.734 +05:30 c55e9539-0cba-4afe-86ab-c5a7bb46bd6b INF CORS policy execution successful. 2024-03-12 11:00:07.735 +05:30 c55e9539-0cba-4afe-86ab-c5a7bb46bd6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.9916ms 2024-03-12 11:00:07.737 +05:30 d1b3a520-ad75-4f5f-9a33-e68bec4d51f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 11:00:07.737 +05:30 15bb2c14-8129-4255-a6f0-6e07500bcbcd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:00:07.737 +05:30 c55187d0-9991-4dd6-ab22-aa25c10f2caf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 11:00:07.737 +05:30 f0083c0f-5b47-41a8-ab4d-1d3a384e97df INF CORS policy execution successful. 2024-03-12 11:00:07.738 +05:30 f0083c0f-5b47-41a8-ab4d-1d3a384e97df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.266ms 2024-03-12 11:00:07.739 +05:30 06328054-5275-45de-a20c-b29b5e3feff6 INF CORS policy execution successful. 2024-03-12 11:00:07.739 +05:30 9362dd0d-3093-4b4e-8182-613ceaab3c05 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:00:07.739 +05:30 01cebfd0-dbe0-4af4-848a-6c82087778d4 INF CORS policy execution successful. 2024-03-12 11:00:07.740 +05:30 01cebfd0-dbe0-4af4-848a-6c82087778d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 3.1128ms 2024-03-12 11:00:07.740 +05:30 06328054-5275-45de-a20c-b29b5e3feff6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 3.1118ms 2024-03-12 11:00:07.742 +05:30 5e3678de-cf31-4d6a-a1ce-d6d86fdf240c INF CORS policy execution successful. 2024-03-12 11:00:07.742 +05:30 5e3678de-cf31-4d6a-a1ce-d6d86fdf240c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 3.1863ms 2024-03-12 11:00:07.812 +05:30 e0a797a2-37af-4459-9dad-1f3ed5e78ecf INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 11:00:07.813 +05:30 4375dea0-5835-4b93-bd4d-fc7e5f6fd0ca INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 11:00:07.817 +05:30 77aa1341-1b74-47b0-b22e-b0de1766229b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 11:00:07.821 +05:30 c3bdbe11-00bc-4ff0-8ef8-dca054a8a9b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:00:07.839 +05:30 84a3aa6a-45eb-4007-896f-9925a54a786c INF CORS policy execution successful. 2024-03-12 11:00:07.839 +05:30 1cd82a7f-e209-479b-ae35-879def538446 INF CORS policy execution successful. 2024-03-12 11:00:07.839 +05:30 126423b7-15eb-45c6-b6f2-1ec063946a23 INF CORS policy execution successful. 2024-03-12 11:00:07.840 +05:30 1cd82a7f-e209-479b-ae35-879def538446 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 11:00:07.840 +05:30 af27c2b8-b351-4573-8ecf-e467e596b433 INF CORS policy execution successful. 2024-03-12 11:00:07.843 +05:30 af27c2b8-b351-4573-8ecf-e467e596b433 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 11:00:07.840 +05:30 84a3aa6a-45eb-4007-896f-9925a54a786c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 11:00:07.856 +05:30 84a3aa6a-45eb-4007-896f-9925a54a786c INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 11:00:07.863 +05:30 1cd82a7f-e209-479b-ae35-879def538446 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 11:00:07.872 +05:30 af27c2b8-b351-4573-8ecf-e467e596b433 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 11:00:07.872 +05:30 126423b7-15eb-45c6-b6f2-1ec063946a23 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:00:07.879 +05:30 1cd82a7f-e209-479b-ae35-879def538446 INF Connection string fetched 2024-03-12 11:00:07.883 +05:30 126423b7-15eb-45c6-b6f2-1ec063946a23 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-12 11:00:07.884 +05:30 1cd82a7f-e209-479b-ae35-879def538446 INF Fetching Department deatails 2024-03-12 11:00:07.890 +05:30 126423b7-15eb-45c6-b6f2-1ec063946a23 INF Connection string fetched 2024-03-12 11:00:07.893 +05:30 84a3aa6a-45eb-4007-896f-9925a54a786c INF Fetching Country deatails 2024-03-12 11:00:07.896 +05:30 126423b7-15eb-45c6-b6f2-1ec063946a23 INF Fetching Employees deatails 2024-03-12 11:00:07.897 +05:30 af27c2b8-b351-4573-8ecf-e467e596b433 INF Fetching City deatails 2024-03-12 11:00:07.916 +05:30 84a3aa6a-45eb-4007-896f-9925a54a786c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:07.917 +05:30 84a3aa6a-45eb-4007-896f-9925a54a786c INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 60.9956ms 2024-03-12 11:00:07.917 +05:30 84a3aa6a-45eb-4007-896f-9925a54a786c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 11:00:07.918 +05:30 84a3aa6a-45eb-4007-896f-9925a54a786c INF Connection string fetched 2024-03-12 11:00:07.918 +05:30 84a3aa6a-45eb-4007-896f-9925a54a786c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 105.1945ms 2024-03-12 11:00:07.931 +05:30 af27c2b8-b351-4573-8ecf-e467e596b433 INF Connection string fetched 2024-03-12 11:00:07.965 +05:30 1cd82a7f-e209-479b-ae35-879def538446 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:07.967 +05:30 1cd82a7f-e209-479b-ae35-879def538446 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 103.1028ms 2024-03-12 11:00:07.967 +05:30 1cd82a7f-e209-479b-ae35-879def538446 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 11:00:07.968 +05:30 1cd82a7f-e209-479b-ae35-879def538446 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 150.7006ms 2024-03-12 11:00:07.970 +05:30 126423b7-15eb-45c6-b6f2-1ec063946a23 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:07.973 +05:30 126423b7-15eb-45c6-b6f2-1ec063946a23 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 89.5254ms 2024-03-12 11:00:07.973 +05:30 126423b7-15eb-45c6-b6f2-1ec063946a23 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:00:07.973 +05:30 126423b7-15eb-45c6-b6f2-1ec063946a23 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 152.3537ms 2024-03-12 11:00:07.977 +05:30 af27c2b8-b351-4573-8ecf-e467e596b433 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:07.979 +05:30 af27c2b8-b351-4573-8ecf-e467e596b433 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 107.2839ms 2024-03-12 11:00:07.980 +05:30 af27c2b8-b351-4573-8ecf-e467e596b433 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 11:00:07.980 +05:30 af27c2b8-b351-4573-8ecf-e467e596b433 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 168.0525ms 2024-03-12 11:00:08.090 +05:30 92ae8a99-94e5-44b7-887d-371e77a59636 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 11:00:08.101 +05:30 e50ac2e5-06de-445f-b75b-0e4c9b231177 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 11:00:08.104 +05:30 5e43e67b-7338-4b0b-8f27-bcff963fe2d5 INF CORS policy execution successful. 2024-03-12 11:00:08.105 +05:30 5e43e67b-7338-4b0b-8f27-bcff963fe2d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 11:00:08.099 +05:30 58e9cb8d-134f-4bff-8441-f7bd48b9b657 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 11:00:08.113 +05:30 5e43e67b-7338-4b0b-8f27-bcff963fe2d5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 11:00:08.116 +05:30 625c5f36-8e80-4de1-aefa-874aaf1b0d5f INF CORS policy execution successful. 2024-03-12 11:00:08.120 +05:30 625c5f36-8e80-4de1-aefa-874aaf1b0d5f INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 11:00:08.121 +05:30 bab7edcd-37bb-4e0e-92bb-f51638b51c61 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:00:08.122 +05:30 563e0ecb-0742-46a3-b653-15ba7569779e INF CORS policy execution successful. 2024-03-12 11:00:08.122 +05:30 625c5f36-8e80-4de1-aefa-874aaf1b0d5f INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 11:00:08.123 +05:30 563e0ecb-0742-46a3-b653-15ba7569779e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 11:00:08.124 +05:30 563e0ecb-0742-46a3-b653-15ba7569779e INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 11:00:08.127 +05:30 6ca51561-1bf0-46dd-b2e7-d2b72ee0e1dc INF CORS policy execution successful. 2024-03-12 11:00:08.127 +05:30 5e43e67b-7338-4b0b-8f27-bcff963fe2d5 INF Connection string fetched 2024-03-12 11:00:08.130 +05:30 563e0ecb-0742-46a3-b653-15ba7569779e INF Connection string fetched 2024-03-12 11:00:08.130 +05:30 625c5f36-8e80-4de1-aefa-874aaf1b0d5f INF Connection string fetched 2024-03-12 11:00:08.131 +05:30 563e0ecb-0742-46a3-b653-15ba7569779e INF Fetching City deatails 2024-03-12 11:00:08.133 +05:30 625c5f36-8e80-4de1-aefa-874aaf1b0d5f INF Fetching Country deatails 2024-03-12 11:00:08.132 +05:30 6ca51561-1bf0-46dd-b2e7-d2b72ee0e1dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:00:08.132 +05:30 5e43e67b-7338-4b0b-8f27-bcff963fe2d5 INF Fetching Department deatails 2024-03-12 11:00:08.134 +05:30 6ca51561-1bf0-46dd-b2e7-d2b72ee0e1dc 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-12 11:00:08.135 +05:30 563e0ecb-0742-46a3-b653-15ba7569779e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:08.137 +05:30 563e0ecb-0742-46a3-b653-15ba7569779e INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 13.1052ms 2024-03-12 11:00:08.137 +05:30 563e0ecb-0742-46a3-b653-15ba7569779e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 11:00:08.138 +05:30 5e43e67b-7338-4b0b-8f27-bcff963fe2d5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:08.138 +05:30 563e0ecb-0742-46a3-b653-15ba7569779e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 39.1618ms 2024-03-12 11:00:08.139 +05:30 5e43e67b-7338-4b0b-8f27-bcff963fe2d5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 25.3126ms 2024-03-12 11:00:08.139 +05:30 5e43e67b-7338-4b0b-8f27-bcff963fe2d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 11:00:08.140 +05:30 5e43e67b-7338-4b0b-8f27-bcff963fe2d5 INF 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.3837ms 2024-03-12 11:00:08.140 +05:30 625c5f36-8e80-4de1-aefa-874aaf1b0d5f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:08.141 +05:30 625c5f36-8e80-4de1-aefa-874aaf1b0d5f INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 17.6597ms 2024-03-12 11:00:08.141 +05:30 625c5f36-8e80-4de1-aefa-874aaf1b0d5f INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 11:00:08.141 +05:30 6ca51561-1bf0-46dd-b2e7-d2b72ee0e1dc INF Connection string fetched 2024-03-12 11:00:08.141 +05:30 625c5f36-8e80-4de1-aefa-874aaf1b0d5f INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 51.6912ms 2024-03-12 11:00:08.152 +05:30 6ca51561-1bf0-46dd-b2e7-d2b72ee0e1dc INF Fetching Employees deatails 2024-03-12 11:00:08.187 +05:30 6ca51561-1bf0-46dd-b2e7-d2b72ee0e1dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:08.190 +05:30 6ca51561-1bf0-46dd-b2e7-d2b72ee0e1dc INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 55.3367ms 2024-03-12 11:00:08.190 +05:30 6ca51561-1bf0-46dd-b2e7-d2b72ee0e1dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:00:08.191 +05:30 6ca51561-1bf0-46dd-b2e7-d2b72ee0e1dc 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 69.407ms 2024-03-12 11:00:29.717 +05:30 cb9ed4ac-bef2-43ad-8a10-bc5bbfaba60b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 11:00:29.718 +05:30 cbc957ce-9c72-4d9d-9b60-459cf8a54de0 INF CORS policy execution successful. 2024-03-12 11:00:29.720 +05:30 cbc957ce-9c72-4d9d-9b60-459cf8a54de0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 3.3546ms 2024-03-12 11:00:29.869 +05:30 59d8f998-245a-4531-97b2-0cf61d80bdd2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 182 2024-03-12 11:00:29.871 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF CORS policy execution successful. 2024-03-12 11:00:29.874 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 11:00:29.881 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 11:00:29.886 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF Connection string fetched 2024-03-12 11:00:29.936 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF Upserting Employee deatails 2024-03-12 11:00:29.965 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF Validating Upsert result. 2024-03-12 11:00:29.967 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:30.005 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 124.1787ms 2024-03-12 11:00:30.006 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 11:00:30.006 +05:30 d362b4e6-8eec-4528-a1ec-49ac2c13d14a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 136.5655ms 2024-03-12 11:00:31.647 +05:30 cd220bed-c6d8-429c-bab0-37331f27136f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:00:31.648 +05:30 767dc639-47bd-47a9-9ef2-f9bc431cbdd4 INF CORS policy execution successful. 2024-03-12 11:00:31.649 +05:30 767dc639-47bd-47a9-9ef2-f9bc431cbdd4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.7294ms 2024-03-12 11:00:31.931 +05:30 03ae5e6e-ad24-4924-b9cd-d3da3c59b120 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:00:31.932 +05:30 05fe0790-8096-437b-b5b0-6483be601c65 INF CORS policy execution successful. 2024-03-12 11:00:31.932 +05:30 05fe0790-8096-437b-b5b0-6483be601c65 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:00:31.933 +05:30 05fe0790-8096-437b-b5b0-6483be601c65 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-12 11:00:31.934 +05:30 05fe0790-8096-437b-b5b0-6483be601c65 INF Connection string fetched 2024-03-12 11:00:31.934 +05:30 05fe0790-8096-437b-b5b0-6483be601c65 INF Fetching Employees deatails 2024-03-12 11:00:31.938 +05:30 05fe0790-8096-437b-b5b0-6483be601c65 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:31.939 +05:30 05fe0790-8096-437b-b5b0-6483be601c65 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 6.6162ms 2024-03-12 11:00:31.939 +05:30 05fe0790-8096-437b-b5b0-6483be601c65 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:00:31.940 +05:30 05fe0790-8096-437b-b5b0-6483be601c65 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 8.6317ms 2024-03-12 11:00:37.172 +05:30 e5f41404-b624-4b0c-afea-8b0898c2c3d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=14 - null null 2024-03-12 11:00:37.173 +05:30 618c167e-f7fc-48a8-857f-796090d9b29b INF CORS policy execution successful. 2024-03-12 11:00:37.174 +05:30 618c167e-f7fc-48a8-857f-796090d9b29b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=14 - 204 null null 1.87ms 2024-03-12 11:00:37.401 +05:30 1796301e-85ca-4042-b2b4-b82e870558d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=14 - null null 2024-03-12 11:00:37.402 +05:30 b3bed51d-50d8-4739-a2d4-6a9316b8ff28 INF CORS policy execution successful. 2024-03-12 11:00:37.403 +05:30 b3bed51d-50d8-4739-a2d4-6a9316b8ff28 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 11:00:37.412 +05:30 b3bed51d-50d8-4739-a2d4-6a9316b8ff28 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-12 11:00:37.414 +05:30 b3bed51d-50d8-4739-a2d4-6a9316b8ff28 INF Connection string fetched 2024-03-12 11:00:37.427 +05:30 b3bed51d-50d8-4739-a2d4-6a9316b8ff28 INF Fetching Employee deatails 2024-03-12 11:00:37.434 +05:30 b3bed51d-50d8-4739-a2d4-6a9316b8ff28 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:37.436 +05:30 b3bed51d-50d8-4739-a2d4-6a9316b8ff28 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 24.1681ms 2024-03-12 11:00:37.437 +05:30 b3bed51d-50d8-4739-a2d4-6a9316b8ff28 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 11:00:37.437 +05:30 b3bed51d-50d8-4739-a2d4-6a9316b8ff28 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=14 - 200 null application/json; charset=utf-8 36.4308ms 2024-03-12 11:00:53.571 +05:30 0727e618-43d9-47b0-bef0-7ff6c4837c56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 11:00:53.572 +05:30 990e34fb-3bfb-4eb5-88ff-4013433ab8a3 INF CORS policy execution successful. 2024-03-12 11:00:53.572 +05:30 990e34fb-3bfb-4eb5-88ff-4013433ab8a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 1.8939ms 2024-03-12 11:00:53.828 +05:30 ab53cb4d-b8dc-45d1-9f5b-4e48800b0182 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 180 2024-03-12 11:00:53.830 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF CORS policy execution successful. 2024-03-12 11:00:53.830 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 11:00:53.831 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 11:00:53.833 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF Connection string fetched 2024-03-12 11:00:53.836 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF Upserting Employee deatails 2024-03-12 11:00:53.842 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF Validating Upsert result. 2024-03-12 11:00:53.843 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:53.846 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 15.4548ms 2024-03-12 11:00:53.847 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 11:00:53.847 +05:30 77d53e10-b417-4690-92df-4d7c974e120f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 18.6502ms 2024-03-12 11:00:55.054 +05:30 e361f729-f302-4bd8-95b9-264ec519f2fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:00:55.056 +05:30 da46417c-f823-4cb9-a5d7-a7cc54a3627d INF CORS policy execution successful. 2024-03-12 11:00:55.057 +05:30 da46417c-f823-4cb9-a5d7-a7cc54a3627d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 2.997ms 2024-03-12 11:00:55.372 +05:30 1e5ae2e6-fa27-49af-8997-e4a6665a3f17 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:00:55.373 +05:30 82e1a94c-a7a1-4679-90a3-6c808cac89ae INF CORS policy execution successful. 2024-03-12 11:00:55.373 +05:30 82e1a94c-a7a1-4679-90a3-6c808cac89ae INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:00:55.373 +05:30 82e1a94c-a7a1-4679-90a3-6c808cac89ae 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-12 11:00:55.377 +05:30 82e1a94c-a7a1-4679-90a3-6c808cac89ae INF Connection string fetched 2024-03-12 11:00:55.377 +05:30 82e1a94c-a7a1-4679-90a3-6c808cac89ae INF Fetching Employees deatails 2024-03-12 11:00:55.380 +05:30 82e1a94c-a7a1-4679-90a3-6c808cac89ae INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:00:55.381 +05:30 82e1a94c-a7a1-4679-90a3-6c808cac89ae INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 7.1603ms 2024-03-12 11:00:55.381 +05:30 82e1a94c-a7a1-4679-90a3-6c808cac89ae INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:00:55.381 +05:30 82e1a94c-a7a1-4679-90a3-6c808cac89ae 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 9.0994ms 2024-03-12 11:10:59.868 +05:30 INF Application is shutting down... 2024-03-12 11:55:54.417 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 11:55:54.461 +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-12 11:55:54.481 +05:30 INF Creating key {f471a28f-e847-4728-9279-6a8a31a4183f} with creation date 2024-03-12 06:25:54Z, activation date 2024-03-12 06:25:54Z, and expiration date 2024-06-10 06:25:54Z. 2024-03-12 11:55:54.495 +05:30 WRN No XML encryptor configured. Key {f471a28f-e847-4728-9279-6a8a31a4183f} may be persisted to storage in unencrypted form. 2024-03-12 11:55:54.562 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 11:55:54.563 +05:30 INF Hosting environment: Production 2024-03-12 11:55:54.563 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 11:55:54.595 +05:30 0db14581-2873-448e-b3cb-07b85ce89573 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 11:55:54.705 +05:30 9a173a9d-aa96-430a-a8cc-54d6fa0a65e0 INF CORS policy execution successful. 2024-03-12 11:55:54.723 +05:30 9a173a9d-aa96-430a-a8cc-54d6fa0a65e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 130.7952ms 2024-03-12 11:55:54.777 +05:30 c05ccabb-f410-40fe-92d2-5831ddabadcc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 11:55:54.927 +05:30 c05ccabb-f410-40fe-92d2-5831ddabadcc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 5:18:21 AM', Current time (UTC): '3/12/2024 6:25: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-12 11:55:54.942 +05:30 c05ccabb-f410-40fe-92d2-5831ddabadcc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 5:18:21 AM', Current time (UTC): '3/12/2024 6:25:54 AM'. 2024-03-12 11:55:54.952 +05:30 218d4efb-8c41-4bba-ad5d-75b987aa2ae8 INF CORS policy execution successful. 2024-03-12 11:55:54.958 +05:30 218d4efb-8c41-4bba-ad5d-75b987aa2ae8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 11:55:54.990 +05:30 218d4efb-8c41-4bba-ad5d-75b987aa2ae8 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 11:55:55.034 +05:30 218d4efb-8c41-4bba-ad5d-75b987aa2ae8 INF Fetching Company deatails 2024-03-12 11:55:55.482 +05:30 218d4efb-8c41-4bba-ad5d-75b987aa2ae8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:55:55.539 +05:30 218d4efb-8c41-4bba-ad5d-75b987aa2ae8 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 542.0119ms 2024-03-12 11:55:55.540 +05:30 218d4efb-8c41-4bba-ad5d-75b987aa2ae8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 11:55:55.544 +05:30 218d4efb-8c41-4bba-ad5d-75b987aa2ae8 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 767.0568ms 2024-03-12 11:56:05.028 +05:30 62b2dc99-b697-4c9e-8398-611906e23b63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 11:56:05.034 +05:30 10101806-38a2-4d90-b3f2-75950a12179d INF CORS policy execution successful. 2024-03-12 11:56:05.035 +05:30 10101806-38a2-4d90-b3f2-75950a12179d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 7.343ms 2024-03-12 11:56:05.089 +05:30 2d31e6d0-7ffb-483d-883d-9ef4ae7b490e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 11:56:05.091 +05:30 2d31e6d0-7ffb-483d-883d-9ef4ae7b490e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 5:18:21 AM', Current time (UTC): '3/12/2024 6:26: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-12 11:56:05.092 +05:30 2d31e6d0-7ffb-483d-883d-9ef4ae7b490e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 5:18:21 AM', Current time (UTC): '3/12/2024 6:26:05 AM'. 2024-03-12 11:56:05.092 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 INF CORS policy execution successful. 2024-03-12 11:56:05.093 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 11:56:05.108 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 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-12 11:56:05.192 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 INF Connection string fetched 2024-03-12 11:56:05.715 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 INF Token generated 2024-03-12 11:56:05.717 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 INF Token generated 2024-03-12 11:56:05.718 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 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-12 11:56:05.725 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 616.7995ms 2024-03-12 11:56:05.725 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 11:56:05.726 +05:30 3d2aa833-cd62-431f-8376-7b3027a08f23 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 637.3146ms 2024-03-12 11:56:05.902 +05:30 b2d24968-e7f5-4c68-b3c9-c9d033e8913c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 11:56:05.903 +05:30 eb32ef25-38ea-4167-ad4a-c15ece9d88e5 INF CORS policy execution successful. 2024-03-12 11:56:05.903 +05:30 eb32ef25-38ea-4167-ad4a-c15ece9d88e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.643ms 2024-03-12 11:56:05.952 +05:30 fbac574c-b459-405f-91c5-7402dee73540 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 11:56:05.952 +05:30 c5dc1042-c1c5-4e28-86eb-d2980774f2bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 11:56:05.953 +05:30 5c1e6bc1-d8d2-4f3e-80c0-a7ba7b8ec71a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:56:05.953 +05:30 3b0fddb5-d0a1-43fe-af9d-e1c721d104ac INF CORS policy execution successful. 2024-03-12 11:56:05.953 +05:30 58d1d353-f565-4111-a4c2-00afb4d49df3 INF CORS policy execution successful. 2024-03-12 11:56:05.953 +05:30 863856b4-7dbe-4926-8c7a-b04e2589d6dd INF CORS policy execution successful. 2024-03-12 11:56:05.954 +05:30 3b0fddb5-d0a1-43fe-af9d-e1c721d104ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.0886ms 2024-03-12 11:56:05.954 +05:30 58d1d353-f565-4111-a4c2-00afb4d49df3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.4849ms 2024-03-12 11:56:05.954 +05:30 863856b4-7dbe-4926-8c7a-b04e2589d6dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.6963ms 2024-03-12 11:56:05.957 +05:30 5c2b05b4-b497-40bc-97de-85c75cffc498 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 11:56:05.975 +05:30 01c7e376-1702-4b58-935a-79f62bab7423 INF CORS policy execution successful. 2024-03-12 11:56:05.976 +05:30 01c7e376-1702-4b58-935a-79f62bab7423 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 11:56:05.985 +05:30 01c7e376-1702-4b58-935a-79f62bab7423 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 11:56:05.995 +05:30 01c7e376-1702-4b58-935a-79f62bab7423 INF Connection string fetched 2024-03-12 11:56:05.999 +05:30 01c7e376-1702-4b58-935a-79f62bab7423 INF Fetching City deatails 2024-03-12 11:56:06.012 +05:30 01c7e376-1702-4b58-935a-79f62bab7423 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:56:06.012 +05:30 0f83425a-0406-4b7a-89cc-e0a990b24907 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 11:56:06.012 +05:30 9fa5538a-da72-4943-9ccb-fa9f8b568e3a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 11:56:06.012 +05:30 49390949-46bf-4440-8038-9550cc9d4d45 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:56:06.013 +05:30 01c7e376-1702-4b58-935a-79f62bab7423 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 27.6882ms 2024-03-12 11:56:06.013 +05:30 01c7e376-1702-4b58-935a-79f62bab7423 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 11:56:06.013 +05:30 01c7e376-1702-4b58-935a-79f62bab7423 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 55.7606ms 2024-03-12 11:56:06.015 +05:30 c10319b4-d66f-46aa-92b6-0092c964fe3d INF CORS policy execution successful. 2024-03-12 11:56:06.015 +05:30 7ac4557b-d443-4f22-861a-548bdeb4004c INF CORS policy execution successful. 2024-03-12 11:56:06.015 +05:30 da0cb86e-b5cc-408b-95c5-e8ed7b86fe88 INF CORS policy execution successful. 2024-03-12 11:56:06.015 +05:30 7ac4557b-d443-4f22-861a-548bdeb4004c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 11:56:06.015 +05:30 c10319b4-d66f-46aa-92b6-0092c964fe3d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 11:56:06.021 +05:30 c10319b4-d66f-46aa-92b6-0092c964fe3d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 11:56:06.021 +05:30 7ac4557b-d443-4f22-861a-548bdeb4004c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 11:56:06.023 +05:30 da0cb86e-b5cc-408b-95c5-e8ed7b86fe88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:56:06.024 +05:30 7ac4557b-d443-4f22-861a-548bdeb4004c INF Connection string fetched 2024-03-12 11:56:06.027 +05:30 7ac4557b-d443-4f22-861a-548bdeb4004c INF Fetching Department deatails 2024-03-12 11:56:06.029 +05:30 c10319b4-d66f-46aa-92b6-0092c964fe3d INF Fetching Country deatails 2024-03-12 11:56:06.031 +05:30 da0cb86e-b5cc-408b-95c5-e8ed7b86fe88 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-12 11:56:06.031 +05:30 7ac4557b-d443-4f22-861a-548bdeb4004c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:56:06.032 +05:30 7ac4557b-d443-4f22-861a-548bdeb4004c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 11.0969ms 2024-03-12 11:56:06.032 +05:30 7ac4557b-d443-4f22-861a-548bdeb4004c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 11:56:06.033 +05:30 7ac4557b-d443-4f22-861a-548bdeb4004c INF 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.5778ms 2024-03-12 11:56:06.034 +05:30 da0cb86e-b5cc-408b-95c5-e8ed7b86fe88 INF Connection string fetched 2024-03-12 11:56:06.036 +05:30 c10319b4-d66f-46aa-92b6-0092c964fe3d INF Connection string fetched 2024-03-12 11:56:06.037 +05:30 da0cb86e-b5cc-408b-95c5-e8ed7b86fe88 INF Fetching Employees deatails 2024-03-12 11:56:06.061 +05:30 c10319b4-d66f-46aa-92b6-0092c964fe3d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:56:06.062 +05:30 c10319b4-d66f-46aa-92b6-0092c964fe3d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 40.543ms 2024-03-12 11:56:06.062 +05:30 c10319b4-d66f-46aa-92b6-0092c964fe3d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 11:56:06.062 +05:30 c10319b4-d66f-46aa-92b6-0092c964fe3d INF 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.7693ms 2024-03-12 11:56:06.070 +05:30 da0cb86e-b5cc-408b-95c5-e8ed7b86fe88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:56:06.072 +05:30 da0cb86e-b5cc-408b-95c5-e8ed7b86fe88 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 41.1957ms 2024-03-12 11:56:06.072 +05:30 da0cb86e-b5cc-408b-95c5-e8ed7b86fe88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:56:06.073 +05:30 da0cb86e-b5cc-408b-95c5-e8ed7b86fe88 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 60.5182ms 2024-03-12 11:56:16.842 +05:30 ca778bf9-8b02-4fad-8f79-87a8a0d26216 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=13 - null null 2024-03-12 11:56:16.843 +05:30 fb8a7363-8e67-42dc-aec3-b760d5166303 INF CORS policy execution successful. 2024-03-12 11:56:16.844 +05:30 fb8a7363-8e67-42dc-aec3-b760d5166303 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=13 - 204 null null 1.9755ms 2024-03-12 11:56:16.900 +05:30 efa54257-a641-4a8f-acf2-cab4b7277912 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=13 - null null 2024-03-12 11:56:16.901 +05:30 2b0f3830-9661-49d9-a4f6-01819cc09856 INF CORS policy execution successful. 2024-03-12 11:56:16.904 +05:30 2b0f3830-9661-49d9-a4f6-01819cc09856 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 11:56:16.912 +05:30 2b0f3830-9661-49d9-a4f6-01819cc09856 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-12 11:56:16.915 +05:30 2b0f3830-9661-49d9-a4f6-01819cc09856 INF Connection string fetched 2024-03-12 11:56:16.927 +05:30 2b0f3830-9661-49d9-a4f6-01819cc09856 INF Fetching Employee deatails 2024-03-12 11:56:16.940 +05:30 2b0f3830-9661-49d9-a4f6-01819cc09856 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:56:16.941 +05:30 2b0f3830-9661-49d9-a4f6-01819cc09856 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 28.585ms 2024-03-12 11:56:16.941 +05:30 2b0f3830-9661-49d9-a4f6-01819cc09856 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 11:56:16.942 +05:30 2b0f3830-9661-49d9-a4f6-01819cc09856 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=13 - 200 null application/json; charset=utf-8 41.9052ms 2024-03-12 11:56:29.294 +05:30 c238b56f-27be-4de5-84dd-f723bed3f623 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 11:56:29.296 +05:30 27a93840-0c99-411c-a8d0-34889d76eb88 INF CORS policy execution successful. 2024-03-12 11:56:29.297 +05:30 27a93840-0c99-411c-a8d0-34889d76eb88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 3.274ms 2024-03-12 11:56:29.352 +05:30 aa5d485a-ff2a-42e8-aa96-3027fdcfc617 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 188 2024-03-12 11:56:29.353 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF CORS policy execution successful. 2024-03-12 11:56:29.356 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 11:56:29.363 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 11:56:29.372 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF Connection string fetched 2024-03-12 11:56:29.417 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF Upserting Employee deatails 2024-03-12 11:56:29.448 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF Validating Upsert result. 2024-03-12 11:56:29.449 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:56:29.476 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 112.3664ms 2024-03-12 11:56:29.476 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 11:56:29.477 +05:30 7ff9532a-7721-45a6-bd6b-ab36c5c85257 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 125.1114ms 2024-03-12 11:56:31.062 +05:30 6d5fcfa5-dc2b-4b11-8d88-e7fe72a9f16b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:56:31.063 +05:30 6797faf9-1b19-4c4c-afc1-90e70403b15d INF CORS policy execution successful. 2024-03-12 11:56:31.063 +05:30 6797faf9-1b19-4c4c-afc1-90e70403b15d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.0541ms 2024-03-12 11:56:31.115 +05:30 6f6df846-25bd-47ed-b0fa-2548f711b842 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:56:31.116 +05:30 2a47c8a0-554a-4fcd-be3b-3f6e6c8a7b06 INF CORS policy execution successful. 2024-03-12 11:56:31.117 +05:30 2a47c8a0-554a-4fcd-be3b-3f6e6c8a7b06 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:56:31.117 +05:30 2a47c8a0-554a-4fcd-be3b-3f6e6c8a7b06 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-12 11:56:31.119 +05:30 2a47c8a0-554a-4fcd-be3b-3f6e6c8a7b06 INF Connection string fetched 2024-03-12 11:56:31.119 +05:30 2a47c8a0-554a-4fcd-be3b-3f6e6c8a7b06 INF Fetching Employees deatails 2024-03-12 11:56:31.122 +05:30 2a47c8a0-554a-4fcd-be3b-3f6e6c8a7b06 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:56:31.123 +05:30 2a47c8a0-554a-4fcd-be3b-3f6e6c8a7b06 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 5.7749ms 2024-03-12 11:56:31.123 +05:30 2a47c8a0-554a-4fcd-be3b-3f6e6c8a7b06 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:56:31.123 +05:30 2a47c8a0-554a-4fcd-be3b-3f6e6c8a7b06 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 8.2275ms 2024-03-12 11:56:46.346 +05:30 eab2a8ed-539a-4f73-9694-54525039cc6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 11:56:46.351 +05:30 53e20e0c-fc3d-4af7-aa01-1b162a0ad935 INF CORS policy execution successful. 2024-03-12 11:56:46.352 +05:30 53e20e0c-fc3d-4af7-aa01-1b162a0ad935 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 6.9924ms 2024-03-12 11:56:46.409 +05:30 ee7fc05b-8efa-4776-ba56-85132322d882 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 11:56:46.411 +05:30 0cb1980e-5d25-479a-a0f9-9e195e16db88 INF CORS policy execution successful. 2024-03-12 11:56:46.411 +05:30 0cb1980e-5d25-479a-a0f9-9e195e16db88 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 11:56:46.426 +05:30 0cb1980e-5d25-479a-a0f9-9e195e16db88 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-12 11:56:46.429 +05:30 0cb1980e-5d25-479a-a0f9-9e195e16db88 INF Connection string fetched 2024-03-12 11:56:46.434 +05:30 0cb1980e-5d25-479a-a0f9-9e195e16db88 INF Fetching Field details for Master 2024-03-12 11:56:46.448 +05:30 0cb1980e-5d25-479a-a0f9-9e195e16db88 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:56:46.449 +05:30 0cb1980e-5d25-479a-a0f9-9e195e16db88 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 22.9253ms 2024-03-12 11:56:46.449 +05:30 0cb1980e-5d25-479a-a0f9-9e195e16db88 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 11:56:46.449 +05:30 0cb1980e-5d25-479a-a0f9-9e195e16db88 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 40.0971ms 2024-03-12 11:57:22.130 +05:30 15f421bc-5783-4285-b6e2-fa1c1e660e3b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 11:57:22.132 +05:30 2c767ee6-052c-4c51-b8e3-0af5e5b17f9f INF CORS policy execution successful. 2024-03-12 11:57:22.133 +05:30 2c767ee6-052c-4c51-b8e3-0af5e5b17f9f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 11:57:22.134 +05:30 2c767ee6-052c-4c51-b8e3-0af5e5b17f9f INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 11:57:22.140 +05:30 2c767ee6-052c-4c51-b8e3-0af5e5b17f9f INF Fetching Company deatails 2024-03-12 11:57:22.144 +05:30 2c767ee6-052c-4c51-b8e3-0af5e5b17f9f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:57:22.145 +05:30 2c767ee6-052c-4c51-b8e3-0af5e5b17f9f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.3943ms 2024-03-12 11:57:22.146 +05:30 2c767ee6-052c-4c51-b8e3-0af5e5b17f9f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 11:57:22.146 +05:30 2c767ee6-052c-4c51-b8e3-0af5e5b17f9f INF 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.2016ms 2024-03-12 11:57:34.117 +05:30 82111bfa-2b14-4977-a672-e4e2913ac2b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 11:57:34.118 +05:30 b8f81103-6701-41ed-8410-b9a23d07eea5 INF CORS policy execution successful. 2024-03-12 11:57:34.119 +05:30 b8f81103-6701-41ed-8410-b9a23d07eea5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.895ms 2024-03-12 11:57:34.172 +05:30 249df385-9463-426e-9dd7-f74027cb53cb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 11:57:34.173 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a INF CORS policy execution successful. 2024-03-12 11:57:34.173 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 11:57:34.173 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a 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-12 11:57:34.179 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a INF Connection string fetched 2024-03-12 11:57:34.371 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a INF Token generated 2024-03-12 11:57:34.372 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a INF Token generated 2024-03-12 11:57:34.372 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a 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-12 11:57:34.374 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 200.7508ms 2024-03-12 11:57:34.374 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 11:57:34.375 +05:30 8f59c0ad-660e-42a9-b251-ca5c271df13a 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.8121ms 2024-03-12 11:57:34.550 +05:30 a89d1cda-6b2e-485a-9bbc-75ce487201d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 11:57:34.551 +05:30 226b4143-97e3-45ee-9c79-3efc0cbcaa15 INF CORS policy execution successful. 2024-03-12 11:57:34.551 +05:30 5aa60608-0739-4043-ae74-fe6af3f511c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 11:57:34.551 +05:30 78fe1f8e-922e-44a6-a8c8-dde07e51b2e5 INF CORS policy execution successful. 2024-03-12 11:57:34.551 +05:30 226b4143-97e3-45ee-9c79-3efc0cbcaa15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0803ms 2024-03-12 11:57:34.552 +05:30 78fe1f8e-922e-44a6-a8c8-dde07e51b2e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.5234ms 2024-03-12 11:57:34.552 +05:30 444ac355-8f17-418d-a6f7-3cbcf71626c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:57:34.552 +05:30 1c457437-6d4c-4e26-aedc-8299cba830df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 11:57:34.552 +05:30 28b2fd8e-65a2-4b27-9d7f-5fe6d07678ad INF CORS policy execution successful. 2024-03-12 11:57:34.552 +05:30 28b2fd8e-65a2-4b27-9d7f-5fe6d07678ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.6949ms 2024-03-12 11:57:34.553 +05:30 f041c617-537e-454e-be3e-c225578abd4e INF CORS policy execution successful. 2024-03-12 11:57:34.553 +05:30 f041c617-537e-454e-be3e-c225578abd4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.1828ms 2024-03-12 11:57:34.606 +05:30 15ff6a6a-e56d-4444-90f0-bc6e35ad248b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 11:57:34.606 +05:30 b342e298-4914-454e-b238-eb00bd9cde32 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 11:57:34.606 +05:30 5c10b1ff-dacf-4cec-a28f-9e7384a3b55b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 11:57:34.607 +05:30 f013ca4f-64f2-429b-9b5f-1d22e8952cec INF CORS policy execution successful. 2024-03-12 11:57:34.607 +05:30 75cc8265-96c0-40a9-bdd8-c839af728d2e INF CORS policy execution successful. 2024-03-12 11:57:34.607 +05:30 02f58c37-84d4-4ab2-b64f-2f3ef09e46ab INF CORS policy execution successful. 2024-03-12 11:57:34.608 +05:30 f013ca4f-64f2-429b-9b5f-1d22e8952cec INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 11:57:34.608 +05:30 75cc8265-96c0-40a9-bdd8-c839af728d2e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 11:57:34.608 +05:30 02f58c37-84d4-4ab2-b64f-2f3ef09e46ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 11:57:34.608 +05:30 f013ca4f-64f2-429b-9b5f-1d22e8952cec INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 11:57:34.608 +05:30 75cc8265-96c0-40a9-bdd8-c839af728d2e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 11:57:34.608 +05:30 02f58c37-84d4-4ab2-b64f-2f3ef09e46ab INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 11:57:34.610 +05:30 f013ca4f-64f2-429b-9b5f-1d22e8952cec INF Connection string fetched 2024-03-12 11:57:34.610 +05:30 75cc8265-96c0-40a9-bdd8-c839af728d2e INF Connection string fetched 2024-03-12 11:57:34.610 +05:30 02f58c37-84d4-4ab2-b64f-2f3ef09e46ab INF Connection string fetched 2024-03-12 11:57:34.611 +05:30 f013ca4f-64f2-429b-9b5f-1d22e8952cec INF Fetching Department deatails 2024-03-12 11:57:34.611 +05:30 75cc8265-96c0-40a9-bdd8-c839af728d2e INF Fetching Country deatails 2024-03-12 11:57:34.611 +05:30 0c1eb26b-b36d-4210-ba2f-1c039487108a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:57:34.611 +05:30 02f58c37-84d4-4ab2-b64f-2f3ef09e46ab INF Fetching City deatails 2024-03-12 11:57:34.612 +05:30 24e3f46b-618c-4c5f-a5e6-87b5aa4da98e INF CORS policy execution successful. 2024-03-12 11:57:34.612 +05:30 24e3f46b-618c-4c5f-a5e6-87b5aa4da98e INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:57:34.612 +05:30 75cc8265-96c0-40a9-bdd8-c839af728d2e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:57:34.612 +05:30 24e3f46b-618c-4c5f-a5e6-87b5aa4da98e 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-12 11:57:34.612 +05:30 f013ca4f-64f2-429b-9b5f-1d22e8952cec INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:57:34.612 +05:30 75cc8265-96c0-40a9-bdd8-c839af728d2e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 4.4459ms 2024-03-12 11:57:34.612 +05:30 02f58c37-84d4-4ab2-b64f-2f3ef09e46ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:57:34.612 +05:30 f013ca4f-64f2-429b-9b5f-1d22e8952cec INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.5363ms 2024-03-12 11:57:34.613 +05:30 75cc8265-96c0-40a9-bdd8-c839af728d2e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 11:57:34.613 +05:30 f013ca4f-64f2-429b-9b5f-1d22e8952cec INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 11:57:34.613 +05:30 75cc8265-96c0-40a9-bdd8-c839af728d2e INF 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.6595ms 2024-03-12 11:57:34.613 +05:30 f013ca4f-64f2-429b-9b5f-1d22e8952cec INF 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.8201ms 2024-03-12 11:57:34.613 +05:30 24e3f46b-618c-4c5f-a5e6-87b5aa4da98e INF Connection string fetched 2024-03-12 11:57:34.613 +05:30 02f58c37-84d4-4ab2-b64f-2f3ef09e46ab INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.664ms 2024-03-12 11:57:34.613 +05:30 02f58c37-84d4-4ab2-b64f-2f3ef09e46ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 11:57:34.613 +05:30 24e3f46b-618c-4c5f-a5e6-87b5aa4da98e INF Fetching Employees deatails 2024-03-12 11:57:34.613 +05:30 02f58c37-84d4-4ab2-b64f-2f3ef09e46ab INF 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.4678ms 2024-03-12 11:57:34.616 +05:30 24e3f46b-618c-4c5f-a5e6-87b5aa4da98e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:57:34.616 +05:30 24e3f46b-618c-4c5f-a5e6-87b5aa4da98e INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 4.3153ms 2024-03-12 11:57:34.616 +05:30 24e3f46b-618c-4c5f-a5e6-87b5aa4da98e INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:57:34.617 +05:30 24e3f46b-618c-4c5f-a5e6-87b5aa4da98e 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 5.7154ms 2024-03-12 11:58:18.823 +05:30 112fa2b7-6670-4ec3-aa50-235ac1e4bdd7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=16 - null null 2024-03-12 11:58:18.825 +05:30 8ac11a8e-c78e-4a5a-8108-15d751d748f2 INF CORS policy execution successful. 2024-03-12 11:58:18.826 +05:30 8ac11a8e-c78e-4a5a-8108-15d751d748f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=16 - 204 null null 2.604ms 2024-03-12 11:58:18.884 +05:30 e6b15b4d-edb3-4b26-9241-196e8f622528 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=16 - null null 2024-03-12 11:58:18.886 +05:30 6fb4dc27-87ce-4f28-a68e-60ccfd64b30c INF CORS policy execution successful. 2024-03-12 11:58:18.886 +05:30 6fb4dc27-87ce-4f28-a68e-60ccfd64b30c INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 11:58:18.887 +05:30 6fb4dc27-87ce-4f28-a68e-60ccfd64b30c 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-12 11:58:18.889 +05:30 6fb4dc27-87ce-4f28-a68e-60ccfd64b30c INF Connection string fetched 2024-03-12 11:58:18.891 +05:30 6fb4dc27-87ce-4f28-a68e-60ccfd64b30c INF Fetching Employee deatails 2024-03-12 11:58:18.893 +05:30 6fb4dc27-87ce-4f28-a68e-60ccfd64b30c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:58:18.894 +05:30 6fb4dc27-87ce-4f28-a68e-60ccfd64b30c INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 6.655ms 2024-03-12 11:58:18.894 +05:30 6fb4dc27-87ce-4f28-a68e-60ccfd64b30c INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 11:58:18.894 +05:30 6fb4dc27-87ce-4f28-a68e-60ccfd64b30c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=16 - 200 null application/json; charset=utf-8 9.8029ms 2024-03-12 11:58:32.272 +05:30 aa548107-77d9-4839-adef-f3a714a92ef8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 11:58:32.273 +05:30 eaf454b1-365b-4e4a-9de8-18955ff5e78e INF CORS policy execution successful. 2024-03-12 11:58:32.274 +05:30 eaf454b1-365b-4e4a-9de8-18955ff5e78e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 2.2947ms 2024-03-12 11:58:32.333 +05:30 9e8d200b-4f0e-4db3-83d8-9581275a194c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 201 2024-03-12 11:58:32.335 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF CORS policy execution successful. 2024-03-12 11:58:32.335 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 11:58:32.336 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 11:58:32.338 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF Connection string fetched 2024-03-12 11:58:32.343 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF Upserting Employee deatails 2024-03-12 11:58:32.350 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF Validating Upsert result. 2024-03-12 11:58:32.350 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:58:32.352 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 15.9303ms 2024-03-12 11:58:32.352 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 11:58:32.352 +05:30 bb66f93a-bbb2-4d24-9382-54275b85dd0f INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 18.6998ms 2024-03-12 11:58:33.929 +05:30 e34884ba-8287-4c85-b364-e88f088da1a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:58:33.930 +05:30 458d7158-165d-4af9-907e-82066be0a0a7 INF CORS policy execution successful. 2024-03-12 11:58:33.930 +05:30 458d7158-165d-4af9-907e-82066be0a0a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.752ms 2024-03-12 11:58:33.988 +05:30 69e0e1fd-dc13-45a5-ad0d-1d7d5d23d323 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 11:58:33.989 +05:30 8074b0bb-fad1-4ed4-900b-50d8087a8608 INF CORS policy execution successful. 2024-03-12 11:58:33.993 +05:30 8074b0bb-fad1-4ed4-900b-50d8087a8608 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:58:33.993 +05:30 8074b0bb-fad1-4ed4-900b-50d8087a8608 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-12 11:58:33.995 +05:30 8074b0bb-fad1-4ed4-900b-50d8087a8608 INF Connection string fetched 2024-03-12 11:58:33.995 +05:30 8074b0bb-fad1-4ed4-900b-50d8087a8608 INF Fetching Employees deatails 2024-03-12 11:58:34.005 +05:30 8074b0bb-fad1-4ed4-900b-50d8087a8608 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 11:58:34.008 +05:30 8074b0bb-fad1-4ed4-900b-50d8087a8608 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 14.571ms 2024-03-12 11:58:34.008 +05:30 8074b0bb-fad1-4ed4-900b-50d8087a8608 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 11:58:34.008 +05:30 8074b0bb-fad1-4ed4-900b-50d8087a8608 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 20.4344ms 2024-03-12 12:08:53.178 +05:30 INF Application is shutting down... 2024-03-12 12:45:13.181 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 12:45:13.240 +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-12 12:45:13.263 +05:30 INF Creating key {de68dc08-f650-4c8d-97c0-298ed45c7b0e} with creation date 2024-03-12 07:15:13Z, activation date 2024-03-12 07:15:13Z, and expiration date 2024-06-10 07:15:13Z. 2024-03-12 12:45:13.280 +05:30 WRN No XML encryptor configured. Key {de68dc08-f650-4c8d-97c0-298ed45c7b0e} may be persisted to storage in unencrypted form. 2024-03-12 12:45:13.345 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 12:45:13.346 +05:30 INF Hosting environment: Production 2024-03-12 12:45:13.346 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 12:45:13.384 +05:30 898b4e7d-4b31-4f7a-aa42-1826a26ba43c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 12:45:13.533 +05:30 42331a87-ca15-4e6a-8b53-4b270963225c INF CORS policy execution successful. 2024-03-12 12:45:13.545 +05:30 42331a87-ca15-4e6a-8b53-4b270963225c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 164.1227ms 2024-03-12 12:45:13.611 +05:30 7a2342b4-80c2-407b-9993-96f9d709c05d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 12:45:13.767 +05:30 7a2342b4-80c2-407b-9993-96f9d709c05d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:55:00 AM', Current time (UTC): '3/12/2024 7: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-12 12:45:13.801 +05:30 7a2342b4-80c2-407b-9993-96f9d709c05d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:55:00 AM', Current time (UTC): '3/12/2024 7:15:13 AM'. 2024-03-12 12:45:13.811 +05:30 e2090bdc-daf3-4fc3-8fea-9152610bb2d1 INF CORS policy execution successful. 2024-03-12 12:45:13.824 +05:30 e2090bdc-daf3-4fc3-8fea-9152610bb2d1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 12:45:13.862 +05:30 e2090bdc-daf3-4fc3-8fea-9152610bb2d1 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 12:45:13.924 +05:30 e2090bdc-daf3-4fc3-8fea-9152610bb2d1 INF Fetching Company deatails 2024-03-12 12:45:14.474 +05:30 e2090bdc-daf3-4fc3-8fea-9152610bb2d1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:45:14.539 +05:30 e2090bdc-daf3-4fc3-8fea-9152610bb2d1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 668.7953ms 2024-03-12 12:45:14.540 +05:30 e2090bdc-daf3-4fc3-8fea-9152610bb2d1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 12:45:14.546 +05:30 e2090bdc-daf3-4fc3-8fea-9152610bb2d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 934.2472ms 2024-03-12 12:45:26.238 +05:30 6bc518f2-013d-447e-a18c-5b04654988e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 12:45:26.246 +05:30 dbe5c99c-dcb1-4ada-b4d2-eb3a7372be28 INF CORS policy execution successful. 2024-03-12 12:45:26.248 +05:30 dbe5c99c-dcb1-4ada-b4d2-eb3a7372be28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 9.5542ms 2024-03-12 12:45:26.516 +05:30 6c4a7e0d-7c37-442b-b9e0-f96f740241bf INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 12:45:26.518 +05:30 6c4a7e0d-7c37-442b-b9e0-f96f740241bf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:55:00 AM', Current time (UTC): '3/12/2024 7:15: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-12 12:45:26.520 +05:30 6c4a7e0d-7c37-442b-b9e0-f96f740241bf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 4:55:00 AM', Current time (UTC): '3/12/2024 7:15:26 AM'. 2024-03-12 12:45:26.520 +05:30 93094734-b19a-4970-a9f3-5d090e997058 INF CORS policy execution successful. 2024-03-12 12:45:26.521 +05:30 93094734-b19a-4970-a9f3-5d090e997058 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 12:45:26.534 +05:30 93094734-b19a-4970-a9f3-5d090e997058 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-12 12:45:26.627 +05:30 93094734-b19a-4970-a9f3-5d090e997058 INF Connection string fetched 2024-03-12 12:45:27.167 +05:30 93094734-b19a-4970-a9f3-5d090e997058 INF Token generated 2024-03-12 12:45:27.168 +05:30 93094734-b19a-4970-a9f3-5d090e997058 INF Token generated 2024-03-12 12:45:27.170 +05:30 93094734-b19a-4970-a9f3-5d090e997058 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-12 12:45:27.178 +05:30 93094734-b19a-4970-a9f3-5d090e997058 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 643.2191ms 2024-03-12 12:45:27.178 +05:30 93094734-b19a-4970-a9f3-5d090e997058 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 12:45:27.179 +05:30 93094734-b19a-4970-a9f3-5d090e997058 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 662.9051ms 2024-03-12 12:45:27.423 +05:30 1dd933f0-2779-416f-94b4-7abbd0e3ca7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 12:45:27.424 +05:30 d60bc3e4-5ec5-4cad-b8ad-a8d00ebec0d6 INF CORS policy execution successful. 2024-03-12 12:45:27.425 +05:30 d60bc3e4-5ec5-4cad-b8ad-a8d00ebec0d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.5802ms 2024-03-12 12:45:27.460 +05:30 cbbbb51e-56de-4b38-aaba-5f909134a69d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 12:45:27.461 +05:30 27d3d1be-be23-4447-adc0-ef2375e0af1c INF CORS policy execution successful. 2024-03-12 12:45:27.461 +05:30 27d3d1be-be23-4447-adc0-ef2375e0af1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.9995ms 2024-03-12 12:45:27.463 +05:30 6cecca24-ff91-400c-a736-4420c0d19231 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 12:45:27.464 +05:30 3f44f436-0eaa-413a-b1db-330b2f79db53 INF CORS policy execution successful. 2024-03-12 12:45:27.464 +05:30 3f44f436-0eaa-413a-b1db-330b2f79db53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6809ms 2024-03-12 12:45:27.608 +05:30 139bcb66-fe68-422b-81d8-abf700dc655f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:45:27.610 +05:30 93ceb299-3443-4c08-a775-cc5007e5783a INF CORS policy execution successful. 2024-03-12 12:45:27.611 +05:30 93ceb299-3443-4c08-a775-cc5007e5783a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 3.0013ms 2024-03-12 12:45:27.617 +05:30 a073f11a-f3de-41e6-8d31-15e083dd6031 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 12:45:27.619 +05:30 39ce9c05-c027-4dca-90bc-5626d6d19e39 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 12:45:27.617 +05:30 fd469041-38b5-4a70-856c-9614a5a27998 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 12:45:27.638 +05:30 cac66fa5-fb43-465f-84af-fca3bd7962eb INF CORS policy execution successful. 2024-03-12 12:45:27.638 +05:30 a84e520c-b2bd-4e15-96e1-6b74e655a6dc INF CORS policy execution successful. 2024-03-12 12:45:27.638 +05:30 a3b004ca-d8e2-4f64-a0f1-26c07b020a03 INF CORS policy execution successful. 2024-03-12 12:45:27.639 +05:30 a3b004ca-d8e2-4f64-a0f1-26c07b020a03 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 12:45:27.639 +05:30 a84e520c-b2bd-4e15-96e1-6b74e655a6dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 12:45:27.639 +05:30 cac66fa5-fb43-465f-84af-fca3bd7962eb INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 12:45:27.644 +05:30 a3b004ca-d8e2-4f64-a0f1-26c07b020a03 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 12:45:27.644 +05:30 cac66fa5-fb43-465f-84af-fca3bd7962eb INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 12:45:27.644 +05:30 a84e520c-b2bd-4e15-96e1-6b74e655a6dc INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 12:45:27.652 +05:30 a3b004ca-d8e2-4f64-a0f1-26c07b020a03 INF Connection string fetched 2024-03-12 12:45:27.656 +05:30 a3b004ca-d8e2-4f64-a0f1-26c07b020a03 INF Fetching City deatails 2024-03-12 12:45:27.657 +05:30 a84e520c-b2bd-4e15-96e1-6b74e655a6dc INF Fetching Country deatails 2024-03-12 12:45:27.657 +05:30 cac66fa5-fb43-465f-84af-fca3bd7962eb INF Fetching Department deatails 2024-03-12 12:45:27.662 +05:30 a84e520c-b2bd-4e15-96e1-6b74e655a6dc INF Connection string fetched 2024-03-12 12:45:27.663 +05:30 cac66fa5-fb43-465f-84af-fca3bd7962eb INF Connection string fetched 2024-03-12 12:45:27.677 +05:30 a3b004ca-d8e2-4f64-a0f1-26c07b020a03 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:45:27.677 +05:30 cac66fa5-fb43-465f-84af-fca3bd7962eb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:45:27.678 +05:30 a84e520c-b2bd-4e15-96e1-6b74e655a6dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:45:27.678 +05:30 a3b004ca-d8e2-4f64-a0f1-26c07b020a03 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 34.5391ms 2024-03-12 12:45:27.678 +05:30 cac66fa5-fb43-465f-84af-fca3bd7962eb INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 34.458ms 2024-03-12 12:45:27.679 +05:30 a3b004ca-d8e2-4f64-a0f1-26c07b020a03 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 12:45:27.678 +05:30 a84e520c-b2bd-4e15-96e1-6b74e655a6dc INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 34.3764ms 2024-03-12 12:45:27.679 +05:30 cac66fa5-fb43-465f-84af-fca3bd7962eb INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 12:45:27.679 +05:30 a84e520c-b2bd-4e15-96e1-6b74e655a6dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 12:45:27.679 +05:30 a3b004ca-d8e2-4f64-a0f1-26c07b020a03 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 61.958ms 2024-03-12 12:45:27.679 +05:30 cac66fa5-fb43-465f-84af-fca3bd7962eb INF 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.6854ms 2024-03-12 12:45:27.679 +05:30 a84e520c-b2bd-4e15-96e1-6b74e655a6dc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 62.2767ms 2024-03-12 12:45:27.774 +05:30 da4f9ff5-1cc2-4de3-979f-c277c8e39920 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:45:27.777 +05:30 65f73278-3329-4d34-844e-b41828b607c5 INF CORS policy execution successful. 2024-03-12 12:45:27.782 +05:30 65f73278-3329-4d34-844e-b41828b607c5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:45:27.788 +05:30 65f73278-3329-4d34-844e-b41828b607c5 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-12 12:45:27.791 +05:30 65f73278-3329-4d34-844e-b41828b607c5 INF Connection string fetched 2024-03-12 12:45:27.795 +05:30 65f73278-3329-4d34-844e-b41828b607c5 INF Fetching Employees deatails 2024-03-12 12:45:27.821 +05:30 65f73278-3329-4d34-844e-b41828b607c5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:45:27.826 +05:30 65f73278-3329-4d34-844e-b41828b607c5 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 37.2891ms 2024-03-12 12:45:27.826 +05:30 65f73278-3329-4d34-844e-b41828b607c5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:45:27.827 +05:30 65f73278-3329-4d34-844e-b41828b607c5 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 53.1495ms 2024-03-12 12:45:59.068 +05:30 386e0df4-e516-41be-a24c-c8000e9cbccb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 12:45:59.071 +05:30 8bced542-5f49-4337-8b65-8c1c372d9ebb INF CORS policy execution successful. 2024-03-12 12:45:59.073 +05:30 8bced542-5f49-4337-8b65-8c1c372d9ebb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 4.8593ms 2024-03-12 12:45:59.117 +05:30 d5b6d73d-7e95-45d5-9004-4d8d537b411f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 12:45:59.120 +05:30 d5b6d73d-7e95-45d5-9004-4d8d537b411f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 12:45:28 PM', Current time (UTC): '3/12/2024 7:15: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-12 12:45:59.121 +05:30 d5b6d73d-7e95-45d5-9004-4d8d537b411f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 12:45:28 PM', Current time (UTC): '3/12/2024 7:15:59 AM'. 2024-03-12 12:45:59.122 +05:30 cefc95a9-4c16-495e-a970-e1e6861a5d07 INF CORS policy execution successful. 2024-03-12 12:45:59.122 +05:30 cefc95a9-4c16-495e-a970-e1e6861a5d07 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 12:45:59.122 +05:30 cefc95a9-4c16-495e-a970-e1e6861a5d07 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 12:45:59.135 +05:30 cefc95a9-4c16-495e-a970-e1e6861a5d07 INF Fetching Company deatails 2024-03-12 12:45:59.138 +05:30 cefc95a9-4c16-495e-a970-e1e6861a5d07 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:45:59.139 +05:30 cefc95a9-4c16-495e-a970-e1e6861a5d07 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 16.7722ms 2024-03-12 12:45:59.140 +05:30 cefc95a9-4c16-495e-a970-e1e6861a5d07 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 12:45:59.140 +05:30 cefc95a9-4c16-495e-a970-e1e6861a5d07 INF 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.3287ms 2024-03-12 12:46:17.586 +05:30 f7674924-7cab-4f5b-836c-3eeafc8ea2ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 12:46:17.589 +05:30 585836fa-69a8-4362-9bcd-e925be97fcbe INF CORS policy execution successful. 2024-03-12 12:46:17.590 +05:30 585836fa-69a8-4362-9bcd-e925be97fcbe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 3.8134ms 2024-03-12 12:46:17.645 +05:30 96505861-d6b9-40bd-ac61-dafca8ffeb69 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 12:46:17.646 +05:30 96505861-d6b9-40bd-ac61-dafca8ffeb69 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 12:45:28 PM', Current time (UTC): '3/12/2024 7:16: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-12 12:46:17.647 +05:30 96505861-d6b9-40bd-ac61-dafca8ffeb69 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/11/2024 12:45:28 PM', Current time (UTC): '3/12/2024 7:16:17 AM'. 2024-03-12 12:46:17.647 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac INF CORS policy execution successful. 2024-03-12 12:46:17.647 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 12:46:17.648 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac 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-12 12:46:17.654 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac INF Connection string fetched 2024-03-12 12:46:17.847 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac INF Token generated 2024-03-12 12:46:17.847 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac INF Token generated 2024-03-12 12:46:17.848 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac 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-12 12:46:17.849 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 200.8261ms 2024-03-12 12:46:17.849 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 12:46:17.849 +05:30 5d5576cf-e692-4468-b9c3-7393c78b9dac 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.8354ms 2024-03-12 12:46:17.954 +05:30 ea49ba4f-85e1-42ed-a0f1-81922d16a2bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 12:46:17.955 +05:30 d5b3e75b-1b3c-46b8-a453-658a2916d01a INF CORS policy execution successful. 2024-03-12 12:46:17.956 +05:30 d5b3e75b-1b3c-46b8-a453-658a2916d01a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.7065ms 2024-03-12 12:46:17.986 +05:30 f5ac7673-c05e-4d32-9de0-b40b9d37ad6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 12:46:17.987 +05:30 397ca1bf-dd4d-413a-8d62-585dc71c5afb INF CORS policy execution successful. 2024-03-12 12:46:17.987 +05:30 397ca1bf-dd4d-413a-8d62-585dc71c5afb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.1157ms 2024-03-12 12:46:18.007 +05:30 126341a4-d30f-4753-9d6b-c744604be92b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:46:18.008 +05:30 b0f9d197-820e-4c16-8d5c-841d112e508f INF CORS policy execution successful. 2024-03-12 12:46:18.009 +05:30 b0f9d197-820e-4c16-8d5c-841d112e508f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 2.8535ms 2024-03-12 12:46:18.010 +05:30 74d61202-1a64-447f-9af8-4a04626fb5ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 12:46:18.010 +05:30 16a09b82-a2d0-462f-a3d2-dd40170e74bd INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 12:46:18.010 +05:30 54beee9f-31e8-44db-b558-e9f5a23a6962 INF CORS policy execution successful. 2024-03-12 12:46:18.011 +05:30 54beee9f-31e8-44db-b558-e9f5a23a6962 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8221ms 2024-03-12 12:46:18.011 +05:30 19617d32-db0c-4457-a70b-db81bbf81b70 INF CORS policy execution successful. 2024-03-12 12:46:18.011 +05:30 19617d32-db0c-4457-a70b-db81bbf81b70 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 12:46:18.011 +05:30 19617d32-db0c-4457-a70b-db81bbf81b70 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 12:46:18.013 +05:30 19617d32-db0c-4457-a70b-db81bbf81b70 INF Connection string fetched 2024-03-12 12:46:18.014 +05:30 19617d32-db0c-4457-a70b-db81bbf81b70 INF Fetching City deatails 2024-03-12 12:46:18.016 +05:30 19617d32-db0c-4457-a70b-db81bbf81b70 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:46:18.017 +05:30 19617d32-db0c-4457-a70b-db81bbf81b70 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.3445ms 2024-03-12 12:46:18.017 +05:30 19617d32-db0c-4457-a70b-db81bbf81b70 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 12:46:18.017 +05:30 19617d32-db0c-4457-a70b-db81bbf81b70 INF 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.2403ms 2024-03-12 12:46:18.030 +05:30 ec1e2f6c-b87c-4e48-99ef-e94a1ae32083 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 12:46:18.031 +05:30 4d9bac37-ec2a-4f58-807b-91e85c404a91 INF CORS policy execution successful. 2024-03-12 12:46:18.031 +05:30 4d9bac37-ec2a-4f58-807b-91e85c404a91 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 12:46:18.031 +05:30 4d9bac37-ec2a-4f58-807b-91e85c404a91 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 12:46:18.033 +05:30 4d9bac37-ec2a-4f58-807b-91e85c404a91 INF Connection string fetched 2024-03-12 12:46:18.034 +05:30 4d9bac37-ec2a-4f58-807b-91e85c404a91 INF Fetching Country deatails 2024-03-12 12:46:18.036 +05:30 4d9bac37-ec2a-4f58-807b-91e85c404a91 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:46:18.037 +05:30 4d9bac37-ec2a-4f58-807b-91e85c404a91 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.2251ms 2024-03-12 12:46:18.037 +05:30 4d9bac37-ec2a-4f58-807b-91e85c404a91 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 12:46:18.037 +05:30 4d9bac37-ec2a-4f58-807b-91e85c404a91 INF 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.3083ms 2024-03-12 12:46:18.075 +05:30 7e0a38d2-a94b-4a9b-a05d-537dda465f62 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 12:46:18.075 +05:30 8a97f8ea-ec75-4ea4-af15-0f50f53a7b09 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:46:18.076 +05:30 e9c8cda7-bfc3-4128-9ef6-5f87c8d8a518 INF CORS policy execution successful. 2024-03-12 12:46:18.076 +05:30 295bf07a-f0cd-4cdf-ad1c-9f4005ccaca8 INF CORS policy execution successful. 2024-03-12 12:46:18.076 +05:30 e9c8cda7-bfc3-4128-9ef6-5f87c8d8a518 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 12:46:18.076 +05:30 e9c8cda7-bfc3-4128-9ef6-5f87c8d8a518 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 12:46:18.078 +05:30 e9c8cda7-bfc3-4128-9ef6-5f87c8d8a518 INF Connection string fetched 2024-03-12 12:46:18.079 +05:30 e9c8cda7-bfc3-4128-9ef6-5f87c8d8a518 INF Fetching Department deatails 2024-03-12 12:46:18.079 +05:30 295bf07a-f0cd-4cdf-ad1c-9f4005ccaca8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:46:18.079 +05:30 295bf07a-f0cd-4cdf-ad1c-9f4005ccaca8 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-12 12:46:18.081 +05:30 e9c8cda7-bfc3-4128-9ef6-5f87c8d8a518 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:46:18.081 +05:30 295bf07a-f0cd-4cdf-ad1c-9f4005ccaca8 INF Connection string fetched 2024-03-12 12:46:18.082 +05:30 e9c8cda7-bfc3-4128-9ef6-5f87c8d8a518 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.7246ms 2024-03-12 12:46:18.082 +05:30 e9c8cda7-bfc3-4128-9ef6-5f87c8d8a518 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 12:46:18.082 +05:30 e9c8cda7-bfc3-4128-9ef6-5f87c8d8a518 INF 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.7537ms 2024-03-12 12:46:18.083 +05:30 295bf07a-f0cd-4cdf-ad1c-9f4005ccaca8 INF Fetching Employees deatails 2024-03-12 12:46:18.086 +05:30 295bf07a-f0cd-4cdf-ad1c-9f4005ccaca8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:46:18.087 +05:30 295bf07a-f0cd-4cdf-ad1c-9f4005ccaca8 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 7.1306ms 2024-03-12 12:46:18.087 +05:30 295bf07a-f0cd-4cdf-ad1c-9f4005ccaca8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:46:18.087 +05:30 295bf07a-f0cd-4cdf-ad1c-9f4005ccaca8 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 12.2436ms 2024-03-12 12:46:27.137 +05:30 7cdd5c8f-c711-40d6-9979-bf90e1ff1b67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 12:46:27.138 +05:30 afec3c11-0c35-4d5a-b865-1a7e7faf2732 INF CORS policy execution successful. 2024-03-12 12:46:27.143 +05:30 afec3c11-0c35-4d5a-b865-1a7e7faf2732 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 6.1188ms 2024-03-12 12:46:27.199 +05:30 58adabfe-7430-42ee-ae48-3116052d491d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 109 2024-03-12 12:46:27.202 +05:30 235eb278-561c-47bd-9c12-1d36f1d3d69d INF CORS policy execution successful. 2024-03-12 12:46:27.206 +05:30 235eb278-561c-47bd-9c12-1d36f1d3d69d INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:46:27.215 +05:30 235eb278-561c-47bd-9c12-1d36f1d3d69d INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 12:46:27.219 +05:30 235eb278-561c-47bd-9c12-1d36f1d3d69d INF Connection string fetched 2024-03-12 12:46:27.249 +05:30 235eb278-561c-47bd-9c12-1d36f1d3d69d INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-12 12:46:27.293 +05:30 235eb278-561c-47bd-9c12-1d36f1d3d69d INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 77.5431ms 2024-03-12 12:46:27.293 +05:30 235eb278-561c-47bd-9c12-1d36f1d3d69d INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:46:27.293 +05:30 235eb278-561c-47bd-9c12-1d36f1d3d69d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 400 null application/problem+json; charset=utf-8 94.1072ms 2024-03-12 12:46:59.435 +05:30 5129c658-a7fe-426f-9467-61feb07dbc04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 12:46:59.437 +05:30 e5c0b2f3-4b9d-4b32-80bc-097b13a506a6 INF CORS policy execution successful. 2024-03-12 12:46:59.438 +05:30 e5c0b2f3-4b9d-4b32-80bc-097b13a506a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 3.1679ms 2024-03-12 12:46:59.487 +05:30 6b96338a-c81a-49a6-a957-15a733dedb16 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 178 2024-03-12 12:46:59.494 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF CORS policy execution successful. 2024-03-12 12:46:59.495 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:46:59.496 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 12:46:59.500 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF Connection string fetched 2024-03-12 12:46:59.528 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF Upserting Employee deatails 2024-03-12 12:46:59.565 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF Validating Upsert result. 2024-03-12 12:46:59.567 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:46:59.616 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 119.6104ms 2024-03-12 12:46:59.617 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:46:59.618 +05:30 ec37e196-15b0-4e90-827f-a96fe7f5b614 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 130.9898ms 2024-03-12 12:47:01.191 +05:30 ded869c6-3f6d-49dc-b13c-67a71a0c0b56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:47:01.192 +05:30 d8f5537d-e01e-40a9-8476-d112a1760b90 INF CORS policy execution successful. 2024-03-12 12:47:01.193 +05:30 d8f5537d-e01e-40a9-8476-d112a1760b90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 2.0105ms 2024-03-12 12:47:01.240 +05:30 4a2a6b02-c999-432f-a493-eb8039d0de1a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:47:01.242 +05:30 de98e16c-52d7-429f-b305-ff3826c3d3df INF CORS policy execution successful. 2024-03-12 12:47:01.242 +05:30 de98e16c-52d7-429f-b305-ff3826c3d3df INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:47:01.243 +05:30 de98e16c-52d7-429f-b305-ff3826c3d3df 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-12 12:47:01.245 +05:30 de98e16c-52d7-429f-b305-ff3826c3d3df INF Connection string fetched 2024-03-12 12:47:01.246 +05:30 de98e16c-52d7-429f-b305-ff3826c3d3df INF Fetching Employees deatails 2024-03-12 12:47:01.249 +05:30 de98e16c-52d7-429f-b305-ff3826c3d3df INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:47:01.251 +05:30 de98e16c-52d7-429f-b305-ff3826c3d3df INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 7.8372ms 2024-03-12 12:47:01.251 +05:30 de98e16c-52d7-429f-b305-ff3826c3d3df INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:47:01.251 +05:30 de98e16c-52d7-429f-b305-ff3826c3d3df 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 10.8462ms 2024-03-12 12:47:41.290 +05:30 e316d94e-d3e0-4652-b930-1a8d9ffa7d78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - null null 2024-03-12 12:47:41.293 +05:30 09c0f944-3534-4430-813e-59500030f68b INF CORS policy execution successful. 2024-03-12 12:47:41.295 +05:30 09c0f944-3534-4430-813e-59500030f68b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - 204 null null 4.3106ms 2024-03-12 12:47:41.342 +05:30 f77dc9be-13d0-4f43-940e-1f3be0dc1f4f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - null null 2024-03-12 12:47:41.345 +05:30 0d7ce50f-7316-447b-b429-74b26f08526e INF CORS policy execution successful. 2024-03-12 12:47:41.346 +05:30 0d7ce50f-7316-447b-b429-74b26f08526e INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 12:47:41.361 +05:30 0d7ce50f-7316-447b-b429-74b26f08526e 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-12 12:47:41.365 +05:30 0d7ce50f-7316-447b-b429-74b26f08526e INF Connection string fetched 2024-03-12 12:47:41.377 +05:30 0d7ce50f-7316-447b-b429-74b26f08526e INF Fetching Employee deatails 2024-03-12 12:47:41.386 +05:30 0d7ce50f-7316-447b-b429-74b26f08526e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:47:41.388 +05:30 0d7ce50f-7316-447b-b429-74b26f08526e INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 27.0667ms 2024-03-12 12:47:41.388 +05:30 0d7ce50f-7316-447b-b429-74b26f08526e INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 12:47:41.388 +05:30 0d7ce50f-7316-447b-b429-74b26f08526e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - 200 null application/json; charset=utf-8 46.7167ms 2024-03-12 12:47:47.376 +05:30 a53deb3f-41ee-420a-8e04-a2d14fbc2d2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 12:47:47.377 +05:30 e634c4ab-cfd2-4eba-8622-e77961882a9b INF CORS policy execution successful. 2024-03-12 12:47:47.377 +05:30 e634c4ab-cfd2-4eba-8622-e77961882a9b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 1.0881ms 2024-03-12 12:47:47.430 +05:30 0b986496-5908-46ab-8fa4-e43309b68b8e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 181 2024-03-12 12:47:47.431 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF CORS policy execution successful. 2024-03-12 12:47:47.432 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:47:47.432 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 12:47:47.434 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF Connection string fetched 2024-03-12 12:47:47.436 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF Upserting Employee deatails 2024-03-12 12:47:47.442 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF Validating Upsert result. 2024-03-12 12:47:47.443 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:47:47.445 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 12.8698ms 2024-03-12 12:47:47.445 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:47:47.445 +05:30 9207c05f-839f-4bd8-a573-18c3cc56b250 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 14.9091ms 2024-03-12 12:47:49.041 +05:30 cef951a0-b3b0-431b-ae58-bccb3a0227c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:47:49.041 +05:30 a95c3ece-f5cc-473b-83bb-5383c8f04366 INF CORS policy execution successful. 2024-03-12 12:47:49.042 +05:30 a95c3ece-f5cc-473b-83bb-5383c8f04366 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.0345ms 2024-03-12 12:47:49.084 +05:30 bec838b6-ae62-497b-8770-8f8cf0957c22 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:47:49.085 +05:30 22ed1711-ed6d-4f85-abf3-ffd621d4ad60 INF CORS policy execution successful. 2024-03-12 12:47:49.085 +05:30 22ed1711-ed6d-4f85-abf3-ffd621d4ad60 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:47:49.086 +05:30 22ed1711-ed6d-4f85-abf3-ffd621d4ad60 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-12 12:47:49.087 +05:30 22ed1711-ed6d-4f85-abf3-ffd621d4ad60 INF Connection string fetched 2024-03-12 12:47:49.088 +05:30 22ed1711-ed6d-4f85-abf3-ffd621d4ad60 INF Fetching Employees deatails 2024-03-12 12:47:49.090 +05:30 22ed1711-ed6d-4f85-abf3-ffd621d4ad60 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:47:49.092 +05:30 22ed1711-ed6d-4f85-abf3-ffd621d4ad60 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 5.8596ms 2024-03-12 12:47:49.092 +05:30 22ed1711-ed6d-4f85-abf3-ffd621d4ad60 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:47:49.092 +05:30 22ed1711-ed6d-4f85-abf3-ffd621d4ad60 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 7.5941ms 2024-03-12 12:47:53.748 +05:30 8183d635-27c9-49c0-a919-ee34fb5faebe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - null null 2024-03-12 12:47:53.749 +05:30 ce28f6cd-9722-45db-bbc9-1b67f66f5ccc INF CORS policy execution successful. 2024-03-12 12:47:53.749 +05:30 ce28f6cd-9722-45db-bbc9-1b67f66f5ccc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - 204 null null 1.2042ms 2024-03-12 12:47:53.792 +05:30 62a3671c-a2b2-4f86-b46d-f3f3b81bf583 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - null null 2024-03-12 12:47:53.794 +05:30 83b35cfd-52a1-4d81-87c6-ece826037a7b INF CORS policy execution successful. 2024-03-12 12:47:53.794 +05:30 83b35cfd-52a1-4d81-87c6-ece826037a7b INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 12:47:53.794 +05:30 83b35cfd-52a1-4d81-87c6-ece826037a7b 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-12 12:47:53.797 +05:30 83b35cfd-52a1-4d81-87c6-ece826037a7b INF Connection string fetched 2024-03-12 12:47:53.798 +05:30 83b35cfd-52a1-4d81-87c6-ece826037a7b INF Fetching Employee deatails 2024-03-12 12:47:53.800 +05:30 83b35cfd-52a1-4d81-87c6-ece826037a7b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:47:53.800 +05:30 83b35cfd-52a1-4d81-87c6-ece826037a7b INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 6.0148ms 2024-03-12 12:47:53.801 +05:30 83b35cfd-52a1-4d81-87c6-ece826037a7b INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 12:47:53.801 +05:30 83b35cfd-52a1-4d81-87c6-ece826037a7b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - 200 null application/json; charset=utf-8 8.9309ms 2024-03-12 12:48:00.922 +05:30 5c54426d-d552-4999-9133-5b322fd7992c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 12:48:00.923 +05:30 18735797-db54-4197-b140-3ccf39d8ad49 INF CORS policy execution successful. 2024-03-12 12:48:00.924 +05:30 18735797-db54-4197-b140-3ccf39d8ad49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 1.7135ms 2024-03-12 12:48:00.978 +05:30 e36dc805-cab8-40d2-90ba-144cd424ab92 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 185 2024-03-12 12:48:00.980 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF CORS policy execution successful. 2024-03-12 12:48:00.981 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:48:00.982 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 12:48:00.985 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF Connection string fetched 2024-03-12 12:48:00.986 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF Upserting Employee deatails 2024-03-12 12:48:00.991 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF Validating Upsert result. 2024-03-12 12:48:00.991 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:00.993 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 10.9028ms 2024-03-12 12:48:00.993 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:48:00.993 +05:30 2601ccd8-c503-4727-9287-2894f34bf06b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 15.1674ms 2024-03-12 12:48:02.562 +05:30 d14620f4-9978-4578-82be-f34bcb11ba9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:48:02.563 +05:30 72f0f397-abfc-41f5-b5c8-77ff0b5605e2 INF CORS policy execution successful. 2024-03-12 12:48:02.563 +05:30 72f0f397-abfc-41f5-b5c8-77ff0b5605e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.9148ms 2024-03-12 12:48:02.625 +05:30 2d6afc8b-753c-41b4-9f82-5ee246aa4b41 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:48:02.626 +05:30 98749ee9-6642-40b8-92ce-86301064eea1 INF CORS policy execution successful. 2024-03-12 12:48:02.627 +05:30 98749ee9-6642-40b8-92ce-86301064eea1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:48:02.627 +05:30 98749ee9-6642-40b8-92ce-86301064eea1 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-12 12:48:02.629 +05:30 98749ee9-6642-40b8-92ce-86301064eea1 INF Connection string fetched 2024-03-12 12:48:02.629 +05:30 98749ee9-6642-40b8-92ce-86301064eea1 INF Fetching Employees deatails 2024-03-12 12:48:02.632 +05:30 98749ee9-6642-40b8-92ce-86301064eea1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:02.633 +05:30 98749ee9-6642-40b8-92ce-86301064eea1 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 5.6641ms 2024-03-12 12:48:02.633 +05:30 98749ee9-6642-40b8-92ce-86301064eea1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:48:02.633 +05:30 98749ee9-6642-40b8-92ce-86301064eea1 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 7.6134ms 2024-03-12 12:48:07.058 +05:30 4cc58be0-3c1e-4626-82f5-4a011794173c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - null null 2024-03-12 12:48:07.058 +05:30 5e512248-b681-4195-bb5f-ba074bd571b5 INF CORS policy execution successful. 2024-03-12 12:48:07.059 +05:30 5e512248-b681-4195-bb5f-ba074bd571b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - 204 null null 0.779ms 2024-03-12 12:48:07.119 +05:30 dc04975b-7e19-4ae9-bc98-721d8caa2d86 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - null null 2024-03-12 12:48:07.121 +05:30 a33ad66c-3a23-4d4a-bb69-db9a318cc551 INF CORS policy execution successful. 2024-03-12 12:48:07.121 +05:30 a33ad66c-3a23-4d4a-bb69-db9a318cc551 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 12:48:07.122 +05:30 a33ad66c-3a23-4d4a-bb69-db9a318cc551 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-12 12:48:07.124 +05:30 a33ad66c-3a23-4d4a-bb69-db9a318cc551 INF Connection string fetched 2024-03-12 12:48:07.125 +05:30 a33ad66c-3a23-4d4a-bb69-db9a318cc551 INF Fetching Employee deatails 2024-03-12 12:48:07.127 +05:30 a33ad66c-3a23-4d4a-bb69-db9a318cc551 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:07.128 +05:30 a33ad66c-3a23-4d4a-bb69-db9a318cc551 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 6.4286ms 2024-03-12 12:48:07.128 +05:30 a33ad66c-3a23-4d4a-bb69-db9a318cc551 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 12:48:07.129 +05:30 a33ad66c-3a23-4d4a-bb69-db9a318cc551 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - 200 null application/json; charset=utf-8 10.0193ms 2024-03-12 12:48:11.845 +05:30 df7ec4e3-7a71-402c-a947-b627cf1a91cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 12:48:11.850 +05:30 c934100d-23f4-426c-9df1-98b23936cb8d INF CORS policy execution successful. 2024-03-12 12:48:11.851 +05:30 c934100d-23f4-426c-9df1-98b23936cb8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 5.9389ms 2024-03-12 12:48:11.915 +05:30 8947bd01-2860-4871-aa69-f7f8e2304d4f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 12:48:11.917 +05:30 8b74f366-ed78-4087-9dcc-511522cd3ffd INF CORS policy execution successful. 2024-03-12 12:48:11.918 +05:30 8b74f366-ed78-4087-9dcc-511522cd3ffd INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 12:48:11.942 +05:30 8b74f366-ed78-4087-9dcc-511522cd3ffd INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-12 12:48:11.946 +05:30 8b74f366-ed78-4087-9dcc-511522cd3ffd INF Connection string fetched 2024-03-12 12:48:11.951 +05:30 8b74f366-ed78-4087-9dcc-511522cd3ffd INF Fetching Field details for Master 2024-03-12 12:48:11.972 +05:30 8b74f366-ed78-4087-9dcc-511522cd3ffd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:11.973 +05:30 8b74f366-ed78-4087-9dcc-511522cd3ffd INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 30.861ms 2024-03-12 12:48:11.974 +05:30 8b74f366-ed78-4087-9dcc-511522cd3ffd INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 12:48:11.974 +05:30 8b74f366-ed78-4087-9dcc-511522cd3ffd 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 59.4357ms 2024-03-12 12:48:17.580 +05:30 59007257-9f1d-483a-b7da-41528af37c88 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 12:48:17.581 +05:30 b2427131-1e99-4a22-bba1-1ba44d2e7100 INF CORS policy execution successful. 2024-03-12 12:48:17.582 +05:30 b2427131-1e99-4a22-bba1-1ba44d2e7100 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 1.409ms 2024-03-12 12:48:17.636 +05:30 74a29c9a-c6ac-4bef-b390-a4e7f5a97190 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 12:48:17.638 +05:30 335fefb4-e884-4227-b709-e6a694cdf4db INF CORS policy execution successful. 2024-03-12 12:48:17.638 +05:30 335fefb4-e884-4227-b709-e6a694cdf4db INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 12:48:17.638 +05:30 335fefb4-e884-4227-b709-e6a694cdf4db INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 12:48:17.640 +05:30 335fefb4-e884-4227-b709-e6a694cdf4db INF Connection string fetched 2024-03-12 12:48:17.640 +05:30 335fefb4-e884-4227-b709-e6a694cdf4db INF Fetching Company deatails 2024-03-12 12:48:17.642 +05:30 335fefb4-e884-4227-b709-e6a694cdf4db INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:17.643 +05:30 335fefb4-e884-4227-b709-e6a694cdf4db INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.4251ms 2024-03-12 12:48:17.643 +05:30 335fefb4-e884-4227-b709-e6a694cdf4db INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 12:48:17.643 +05:30 335fefb4-e884-4227-b709-e6a694cdf4db INF 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.5075ms 2024-03-12 12:48:31.123 +05:30 23a89875-7d39-4e8a-93f6-2f5116b94f24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 12:48:31.124 +05:30 98f19e1b-08f9-4966-b37a-c8c297ecfa60 INF CORS policy execution successful. 2024-03-12 12:48:31.126 +05:30 98f19e1b-08f9-4966-b37a-c8c297ecfa60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.7228ms 2024-03-12 12:48:31.166 +05:30 bf6a6348-28ae-4229-a7ba-18cd0c4c9192 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 62 2024-03-12 12:48:31.167 +05:30 79b79d37-bc1a-4bcb-9684-bc8e558e95c0 INF CORS policy execution successful. 2024-03-12 12:48:31.167 +05:30 79b79d37-bc1a-4bcb-9684-bc8e558e95c0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 12:48:31.168 +05:30 79b79d37-bc1a-4bcb-9684-bc8e558e95c0 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-12 12:48:31.171 +05:30 79b79d37-bc1a-4bcb-9684-bc8e558e95c0 INF Connection string fetched 2024-03-12 12:48:31.176 +05:30 79b79d37-bc1a-4bcb-9684-bc8e558e95c0 ERR Invalid database name. 2024-03-12 12:48:31.177 +05:30 79b79d37-bc1a-4bcb-9684-bc8e558e95c0 INF Executing BadRequestObjectResult, writing value of type 'System.String'. 2024-03-12 12:48:31.183 +05:30 79b79d37-bc1a-4bcb-9684-bc8e558e95c0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 15.2375ms 2024-03-12 12:48:31.183 +05:30 79b79d37-bc1a-4bcb-9684-bc8e558e95c0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 12:48:31.185 +05:30 79b79d37-bc1a-4bcb-9684-bc8e558e95c0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null text/plain; charset=utf-8 19.3896ms 2024-03-12 12:48:38.034 +05:30 c0875b48-3299-47a2-b9e8-b90af98a88e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 12:48:38.034 +05:30 ad8a7230-df83-43a3-ba58-a15eebb54b2f INF CORS policy execution successful. 2024-03-12 12:48:38.035 +05:30 ad8a7230-df83-43a3-ba58-a15eebb54b2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 0.9359ms 2024-03-12 12:48:38.080 +05:30 80f734a6-b4c2-449d-a063-cae8b1ef0f0b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 12:48:38.096 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 INF CORS policy execution successful. 2024-03-12 12:48:38.096 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 12:48:38.097 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 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-12 12:48:38.111 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 INF Connection string fetched 2024-03-12 12:48:38.114 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 INF Connection string fetched 2024-03-12 12:48:38.311 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 INF Token generated 2024-03-12 12:48:38.312 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 INF Token generated 2024-03-12 12:48:38.313 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 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-12 12:48:38.313 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 215.4048ms 2024-03-12 12:48:38.313 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 12:48:38.314 +05:30 9b4eb0ed-d804-432c-93d3-7013842ed0b3 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 233.5041ms 2024-03-12 12:48:38.393 +05:30 069d0bd1-80bb-4259-b8fe-21fc99d68829 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 12:48:38.393 +05:30 078ef0e3-0c5d-4d5c-a987-745601711a19 INF CORS policy execution successful. 2024-03-12 12:48:38.394 +05:30 078ef0e3-0c5d-4d5c-a987-745601711a19 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8836ms 2024-03-12 12:48:38.445 +05:30 0e6003ac-7398-4c00-9743-d38a88f3acf1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 12:48:38.445 +05:30 b04a800d-0318-4297-b951-bdcee92336b0 INF CORS policy execution successful. 2024-03-12 12:48:38.446 +05:30 b04a800d-0318-4297-b951-bdcee92336b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6091ms 2024-03-12 12:48:38.446 +05:30 e452732d-5f73-4f72-9fd4-b9ba98617f9d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 12:48:38.446 +05:30 72ceb364-d8f0-4c78-b275-79a411be772d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 12:48:38.446 +05:30 22220665-a5f4-4442-a115-ee386e106675 INF CORS policy execution successful. 2024-03-12 12:48:38.446 +05:30 973c37bb-af92-4f76-ac11-0f73311d6b0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:48:38.447 +05:30 0dd8af82-8b65-4fd1-aade-7b16dcdd7807 INF CORS policy execution successful. 2024-03-12 12:48:38.447 +05:30 22220665-a5f4-4442-a115-ee386e106675 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4452ms 2024-03-12 12:48:38.447 +05:30 0dd8af82-8b65-4fd1-aade-7b16dcdd7807 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.367ms 2024-03-12 12:48:38.447 +05:30 f10fc0dc-304b-4882-8cd6-17eab2323ebe INF CORS policy execution successful. 2024-03-12 12:48:38.447 +05:30 f10fc0dc-304b-4882-8cd6-17eab2323ebe INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 12:48:38.447 +05:30 f10fc0dc-304b-4882-8cd6-17eab2323ebe INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 12:48:38.451 +05:30 f10fc0dc-304b-4882-8cd6-17eab2323ebe INF Connection string fetched 2024-03-12 12:48:38.451 +05:30 f10fc0dc-304b-4882-8cd6-17eab2323ebe INF Fetching City deatails 2024-03-12 12:48:38.452 +05:30 f10fc0dc-304b-4882-8cd6-17eab2323ebe INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:38.453 +05:30 f10fc0dc-304b-4882-8cd6-17eab2323ebe INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 5.7334ms 2024-03-12 12:48:38.453 +05:30 f10fc0dc-304b-4882-8cd6-17eab2323ebe INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 12:48:38.453 +05:30 f10fc0dc-304b-4882-8cd6-17eab2323ebe INF 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.5536ms 2024-03-12 12:48:38.502 +05:30 44a4381d-fca9-4282-871d-449d96da83ce INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:48:38.502 +05:30 abc7e563-8f38-47ad-b576-208dea07290e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 12:48:38.502 +05:30 00a1ae2c-926d-4e15-8cd3-e76b17c2b5a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 12:48:38.502 +05:30 23fbc178-df64-4b4f-9587-ada8ef263be7 INF CORS policy execution successful. 2024-03-12 12:48:38.502 +05:30 73c2da66-9338-47e2-ad7f-c5268d232c70 INF CORS policy execution successful. 2024-03-12 12:48:38.502 +05:30 60b72ec3-a0c6-4759-92e2-3b13531b9b20 INF CORS policy execution successful. 2024-03-12 12:48:38.502 +05:30 73c2da66-9338-47e2-ad7f-c5268d232c70 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 12:48:38.502 +05:30 60b72ec3-a0c6-4759-92e2-3b13531b9b20 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 12:48:38.502 +05:30 23fbc178-df64-4b4f-9587-ada8ef263be7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:48:38.503 +05:30 23fbc178-df64-4b4f-9587-ada8ef263be7 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-12 12:48:38.503 +05:30 73c2da66-9338-47e2-ad7f-c5268d232c70 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 12:48:38.503 +05:30 60b72ec3-a0c6-4759-92e2-3b13531b9b20 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 12:48:38.504 +05:30 23fbc178-df64-4b4f-9587-ada8ef263be7 INF Connection string fetched 2024-03-12 12:48:38.505 +05:30 23fbc178-df64-4b4f-9587-ada8ef263be7 INF Fetching Employees deatails 2024-03-12 12:48:38.506 +05:30 60b72ec3-a0c6-4759-92e2-3b13531b9b20 INF Connection string fetched 2024-03-12 12:48:38.507 +05:30 60b72ec3-a0c6-4759-92e2-3b13531b9b20 INF Fetching Department deatails 2024-03-12 12:48:38.507 +05:30 73c2da66-9338-47e2-ad7f-c5268d232c70 INF Connection string fetched 2024-03-12 12:48:38.507 +05:30 23fbc178-df64-4b4f-9587-ada8ef263be7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:38.507 +05:30 73c2da66-9338-47e2-ad7f-c5268d232c70 INF Fetching Country deatails 2024-03-12 12:48:38.507 +05:30 23fbc178-df64-4b4f-9587-ada8ef263be7 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 4.6457ms 2024-03-12 12:48:38.507 +05:30 60b72ec3-a0c6-4759-92e2-3b13531b9b20 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:38.507 +05:30 23fbc178-df64-4b4f-9587-ada8ef263be7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:48:38.508 +05:30 23fbc178-df64-4b4f-9587-ada8ef263be7 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 6.1456ms 2024-03-12 12:48:38.508 +05:30 60b72ec3-a0c6-4759-92e2-3b13531b9b20 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.9065ms 2024-03-12 12:48:38.508 +05:30 60b72ec3-a0c6-4759-92e2-3b13531b9b20 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 12:48:38.508 +05:30 73c2da66-9338-47e2-ad7f-c5268d232c70 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:38.508 +05:30 60b72ec3-a0c6-4759-92e2-3b13531b9b20 INF 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.546ms 2024-03-12 12:48:38.509 +05:30 73c2da66-9338-47e2-ad7f-c5268d232c70 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 5.749ms 2024-03-12 12:48:38.509 +05:30 73c2da66-9338-47e2-ad7f-c5268d232c70 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 12:48:38.509 +05:30 73c2da66-9338-47e2-ad7f-c5268d232c70 INF 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.2653ms 2024-03-12 12:48:57.277 +05:30 a44959ba-95d3-4b78-8769-ce6bacf3e309 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - null null 2024-03-12 12:48:57.279 +05:30 4ae5bd43-fa38-4de4-8ef7-888977cd911e INF CORS policy execution successful. 2024-03-12 12:48:57.280 +05:30 4ae5bd43-fa38-4de4-8ef7-888977cd911e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - 204 null null 3.1404ms 2024-03-12 12:48:57.348 +05:30 3be6b085-1a6b-4119-9633-06d16f95b634 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - null null 2024-03-12 12:48:57.364 +05:30 a44d938e-f234-4b93-bc61-fea5d375e995 INF CORS policy execution successful. 2024-03-12 12:48:57.365 +05:30 a44d938e-f234-4b93-bc61-fea5d375e995 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 12:48:57.366 +05:30 a44d938e-f234-4b93-bc61-fea5d375e995 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-12 12:48:57.370 +05:30 a44d938e-f234-4b93-bc61-fea5d375e995 INF Connection string fetched 2024-03-12 12:48:57.371 +05:30 a44d938e-f234-4b93-bc61-fea5d375e995 INF Fetching Employee deatails 2024-03-12 12:48:57.375 +05:30 a44d938e-f234-4b93-bc61-fea5d375e995 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:48:57.376 +05:30 a44d938e-f234-4b93-bc61-fea5d375e995 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi) in 9.7156ms 2024-03-12 12:48:57.376 +05:30 a44d938e-f234-4b93-bc61-fea5d375e995 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployeebyId (Sang.Security.WebApi)' 2024-03-12 12:48:57.376 +05:30 a44d938e-f234-4b93-bc61-fea5d375e995 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployeebyId?id=43 - 200 null application/json; charset=utf-8 28.7807ms 2024-03-12 12:50:42.376 +05:30 f1eb2874-759d-403f-8a81-4d13fcc2308c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 12:50:42.379 +05:30 519d78f1-b00c-4f6d-88ac-52893ad0fd7e INF CORS policy execution successful. 2024-03-12 12:50:42.380 +05:30 519d78f1-b00c-4f6d-88ac-52893ad0fd7e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 4.4392ms 2024-03-12 12:50:42.441 +05:30 a6683fd9-070f-4bfd-bcab-c536eaeba24a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 185 2024-03-12 12:50:42.445 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF CORS policy execution successful. 2024-03-12 12:50:42.447 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:50:42.449 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 12:50:42.455 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF Connection string fetched 2024-03-12 12:50:42.460 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF Upserting Employee deatails 2024-03-12 12:50:42.467 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF Validating Upsert result. 2024-03-12 12:50:42.469 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:50:42.472 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 23.2171ms 2024-03-12 12:50:42.472 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 12:50:42.473 +05:30 678bfcc4-0a8d-46fe-902d-5aec92afce1b INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 31.5394ms 2024-03-12 12:50:44.058 +05:30 9c721dba-ac71-4012-b530-eb0e50b76ca5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:50:44.059 +05:30 217cdb8b-43a5-4146-b1d2-6d30040eddfb INF CORS policy execution successful. 2024-03-12 12:50:44.059 +05:30 217cdb8b-43a5-4146-b1d2-6d30040eddfb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.0375ms 2024-03-12 12:50:44.116 +05:30 a430b348-bf23-4795-acc6-36814f0c4cee INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 12:50:44.121 +05:30 d64c21fd-91f2-4c1a-a32c-721b5af7a66a INF CORS policy execution successful. 2024-03-12 12:50:44.121 +05:30 d64c21fd-91f2-4c1a-a32c-721b5af7a66a INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:50:44.122 +05:30 d64c21fd-91f2-4c1a-a32c-721b5af7a66a 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-12 12:50:44.123 +05:30 d64c21fd-91f2-4c1a-a32c-721b5af7a66a INF Connection string fetched 2024-03-12 12:50:44.123 +05:30 d64c21fd-91f2-4c1a-a32c-721b5af7a66a INF Fetching Employees deatails 2024-03-12 12:50:44.125 +05:30 d64c21fd-91f2-4c1a-a32c-721b5af7a66a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 12:50:44.126 +05:30 d64c21fd-91f2-4c1a-a32c-721b5af7a66a INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 4.4798ms 2024-03-12 12:50:44.126 +05:30 d64c21fd-91f2-4c1a-a32c-721b5af7a66a INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 12:50:44.126 +05:30 d64c21fd-91f2-4c1a-a32c-721b5af7a66a 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 10.3622ms 2024-03-12 13:01:11.651 +05:30 INF Application is shutting down... 2024-03-12 13:06:04.425 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 13:06:04.511 +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-12 13:06:04.541 +05:30 INF Creating key {2b6071b1-1e8c-4a99-a5ee-8baa1f9a692c} with creation date 2024-03-12 07:36:04Z, activation date 2024-03-12 07:36:04Z, and expiration date 2024-06-10 07:36:04Z. 2024-03-12 13:06:04.559 +05:30 WRN No XML encryptor configured. Key {2b6071b1-1e8c-4a99-a5ee-8baa1f9a692c} may be persisted to storage in unencrypted form. 2024-03-12 13:06:04.633 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 13:06:04.635 +05:30 INF Hosting environment: Production 2024-03-12 13:06:04.635 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 13:06:04.666 +05:30 8522fc28-7440-4d34-8043-e378835b67cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 13:06:04.666 +05:30 9907290b-0432-486b-85ad-4e20460e5ef4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 13:06:04.666 +05:30 e3c8a3a6-9cc4-4679-85ed-f7dcc3082164 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:06:04.666 +05:30 4561154c-8562-4ebf-a6f8-4b4d2ddb8fa6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 13:06:04.798 +05:30 410ff4a6-68a7-4baf-a4e1-f3fc34c995a8 INF CORS policy execution successful. 2024-03-12 13:06:04.800 +05:30 3c23f20d-a5fd-44ca-ad21-ded93c80f71e INF CORS policy execution successful. 2024-03-12 13:06:04.801 +05:30 9b39f33d-6af2-4fb5-8e8c-e7befb9f33a4 INF CORS policy execution successful. 2024-03-12 13:06:04.800 +05:30 795fdb67-ef16-43b6-9e8a-c260831deeda INF CORS policy execution successful. 2024-03-12 13:06:04.814 +05:30 410ff4a6-68a7-4baf-a4e1-f3fc34c995a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 150.63ms 2024-03-12 13:06:04.814 +05:30 795fdb67-ef16-43b6-9e8a-c260831deeda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 150.6756ms 2024-03-12 13:06:04.817 +05:30 9b39f33d-6af2-4fb5-8e8c-e7befb9f33a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 154.6551ms 2024-03-12 13:06:04.817 +05:30 3c23f20d-a5fd-44ca-ad21-ded93c80f71e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 154.6459ms 2024-03-12 13:06:04.858 +05:30 bb5fa6fc-2db5-4531-853a-ab78ce776ae3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 13:06:04.879 +05:30 58f6d41c-04d8-4ec8-a308-a9208e9ba053 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 13:06:04.879 +05:30 1ce5b39b-1020-41d4-90ad-a6b0b971e125 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 13:06:04.879 +05:30 9d99f8b7-73b3-485b-b747-3401b6b1d050 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:06:05.038 +05:30 1ce5b39b-1020-41d4-90ad-a6b0b971e125 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:23:38 AM', Current time (UTC): '3/12/2024 7:36: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-12 13:06:05.040 +05:30 58f6d41c-04d8-4ec8-a308-a9208e9ba053 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:23:38 AM', Current time (UTC): '3/12/2024 7:36: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-12 13:06:05.040 +05:30 bb5fa6fc-2db5-4531-853a-ab78ce776ae3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:23:38 AM', Current time (UTC): '3/12/2024 7:36: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-12 13:06:05.040 +05:30 9d99f8b7-73b3-485b-b747-3401b6b1d050 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:23:38 AM', Current time (UTC): '3/12/2024 7:36: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-12 13:06:05.053 +05:30 58f6d41c-04d8-4ec8-a308-a9208e9ba053 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:23:38 AM', Current time (UTC): '3/12/2024 7:36:05 AM'. 2024-03-12 13:06:05.053 +05:30 bb5fa6fc-2db5-4531-853a-ab78ce776ae3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:23:38 AM', Current time (UTC): '3/12/2024 7:36:05 AM'. 2024-03-12 13:06:05.053 +05:30 9d99f8b7-73b3-485b-b747-3401b6b1d050 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:23:38 AM', Current time (UTC): '3/12/2024 7:36:05 AM'. 2024-03-12 13:06:05.053 +05:30 1ce5b39b-1020-41d4-90ad-a6b0b971e125 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:23:38 AM', Current time (UTC): '3/12/2024 7:36:05 AM'. 2024-03-12 13:06:05.062 +05:30 2f990d25-6879-4ea6-af7e-872b45e91433 INF CORS policy execution successful. 2024-03-12 13:06:05.062 +05:30 0a069e1e-5549-419d-a927-92247fa9d36b INF CORS policy execution successful. 2024-03-12 13:06:05.062 +05:30 d4e2c7e7-0943-4b34-9775-5bfa2cb9429c INF CORS policy execution successful. 2024-03-12 13:06:05.062 +05:30 e3815078-b3c5-4109-9a90-e279cddc1cf4 INF CORS policy execution successful. 2024-03-12 13:06:05.071 +05:30 2f990d25-6879-4ea6-af7e-872b45e91433 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 13:06:05.071 +05:30 0a069e1e-5549-419d-a927-92247fa9d36b INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 13:06:05.071 +05:30 d4e2c7e7-0943-4b34-9775-5bfa2cb9429c INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 13:06:05.072 +05:30 e3815078-b3c5-4109-9a90-e279cddc1cf4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 13:06:05.079 +05:30 e3815078-b3c5-4109-9a90-e279cddc1cf4 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 13:06:05.089 +05:30 e3815078-b3c5-4109-9a90-e279cddc1cf4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 401 null null 209.2054ms 2024-03-12 13:06:05.106 +05:30 d4e2c7e7-0943-4b34-9775-5bfa2cb9429c INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 13:06:05.106 +05:30 2f990d25-6879-4ea6-af7e-872b45e91433 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 13:06:05.106 +05:30 0a069e1e-5549-419d-a927-92247fa9d36b INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 13:06:05.154 +05:30 0940ceab-eb6e-4430-aaae-0e9834465f01 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIyNzkxOCwiZXhwIjoxNzEwMjI5NzE4LCJpYXQiOjE3MTAyMjc5MTh9.UAnescEXWymmeaPlyA8JlQrb1mJ0ZtRAplbCvkt1j1g - null null 2024-03-12 13:06:05.157 +05:30 109b73d5-c8e6-4229-be73-c24f730226b6 INF CORS policy execution successful. 2024-03-12 13:06:05.158 +05:30 109b73d5-c8e6-4229-be73-c24f730226b6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 13:06:05.179 +05:30 0a069e1e-5549-419d-a927-92247fa9d36b INF Fetching Department deatails 2024-03-12 13:06:05.179 +05:30 2f990d25-6879-4ea6-af7e-872b45e91433 INF Fetching Country deatails 2024-03-12 13:06:05.183 +05:30 d4e2c7e7-0943-4b34-9775-5bfa2cb9429c INF Fetching City deatails 2024-03-12 13:06:05.211 +05:30 109b73d5-c8e6-4229-be73-c24f730226b6 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-12 13:06:05.660 +05:30 109b73d5-c8e6-4229-be73-c24f730226b6 INF Token generated 2024-03-12 13:06:05.662 +05:30 109b73d5-c8e6-4229-be73-c24f730226b6 INF Token generated 2024-03-12 13:06:05.672 +05:30 109b73d5-c8e6-4229-be73-c24f730226b6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-12 13:06:05.721 +05:30 109b73d5-c8e6-4229-be73-c24f730226b6 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 503.562ms 2024-03-12 13:06:05.722 +05:30 109b73d5-c8e6-4229-be73-c24f730226b6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 13:06:05.725 +05:30 109b73d5-c8e6-4229-be73-c24f730226b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIyNzkxOCwiZXhwIjoxNzEwMjI5NzE4LCJpYXQiOjE3MTAyMjc5MTh9.UAnescEXWymmeaPlyA8JlQrb1mJ0ZtRAplbCvkt1j1g - 200 null application/json; charset=utf-8 571.7576ms 2024-03-12 13:06:05.733 +05:30 2f990d25-6879-4ea6-af7e-872b45e91433 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:06:05.733 +05:30 d4e2c7e7-0943-4b34-9775-5bfa2cb9429c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:06:05.733 +05:30 0a069e1e-5549-419d-a927-92247fa9d36b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:06:05.761 +05:30 2f990d25-6879-4ea6-af7e-872b45e91433 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 653.7829ms 2024-03-12 13:06:05.761 +05:30 d4e2c7e7-0943-4b34-9775-5bfa2cb9429c INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 653.7894ms 2024-03-12 13:06:05.761 +05:30 2f990d25-6879-4ea6-af7e-872b45e91433 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 13:06:05.761 +05:30 d4e2c7e7-0943-4b34-9775-5bfa2cb9429c INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 13:06:05.762 +05:30 2f990d25-6879-4ea6-af7e-872b45e91433 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 903.8604ms 2024-03-12 13:06:05.762 +05:30 d4e2c7e7-0943-4b34-9775-5bfa2cb9429c INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 882.1186ms 2024-03-12 13:06:05.764 +05:30 0a069e1e-5549-419d-a927-92247fa9d36b INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 656.6303ms 2024-03-12 13:06:05.764 +05:30 0a069e1e-5549-419d-a927-92247fa9d36b INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 13:06:05.764 +05:30 0a069e1e-5549-419d-a927-92247fa9d36b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 884.7622ms 2024-03-12 13:06:05.781 +05:30 934d27f9-817e-4e13-bc1e-621ab64fbc48 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:06:05.797 +05:30 d65b300e-24d2-479b-ae8c-bd5c0d5e53af INF CORS policy execution successful. 2024-03-12 13:06:05.801 +05:30 d65b300e-24d2-479b-ae8c-bd5c0d5e53af INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:06:05.807 +05:30 d65b300e-24d2-479b-ae8c-bd5c0d5e53af 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-12 13:06:05.819 +05:30 d65b300e-24d2-479b-ae8c-bd5c0d5e53af INF Connection string fetched 2024-03-12 13:06:05.823 +05:30 d65b300e-24d2-479b-ae8c-bd5c0d5e53af INF Fetching Employees deatails 2024-03-12 13:06:05.844 +05:30 d65b300e-24d2-479b-ae8c-bd5c0d5e53af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:06:05.846 +05:30 d65b300e-24d2-479b-ae8c-bd5c0d5e53af INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 38.9923ms 2024-03-12 13:06:05.847 +05:30 d65b300e-24d2-479b-ae8c-bd5c0d5e53af INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:06:05.847 +05:30 d65b300e-24d2-479b-ae8c-bd5c0d5e53af 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 65.901ms 2024-03-12 13:06:17.484 +05:30 e5837623-870b-4627-997c-25edd754b381 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 13:06:17.484 +05:30 522c952a-caf3-472f-a0d0-7b294aa209d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 13:06:17.485 +05:30 c363d121-9cda-4277-a8b1-ffe6276deece INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 13:06:17.486 +05:30 90b09241-24a6-4229-8413-75c8bd6ddaec INF CORS policy execution successful. 2024-03-12 13:06:17.486 +05:30 d4a53d20-a204-436c-a2eb-d8e92dc03577 INF CORS policy execution successful. 2024-03-12 13:06:17.486 +05:30 3079eb0b-a1e2-4513-b6e4-058d703fe959 INF CORS policy execution successful. 2024-03-12 13:06:17.487 +05:30 90b09241-24a6-4229-8413-75c8bd6ddaec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.8648ms 2024-03-12 13:06:17.487 +05:30 d4a53d20-a204-436c-a2eb-d8e92dc03577 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 2.9032ms 2024-03-12 13:06:17.487 +05:30 3079eb0b-a1e2-4513-b6e4-058d703fe959 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 2.9912ms 2024-03-12 13:06:17.499 +05:30 55df7ddc-585d-4435-971b-807f4b4be3b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:06:17.500 +05:30 92f93078-d9df-40aa-b39b-47b5007209bb INF CORS policy execution successful. 2024-03-12 13:06:17.501 +05:30 92f93078-d9df-40aa-b39b-47b5007209bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.7754ms 2024-03-12 13:06:17.546 +05:30 66e55031-931c-4a98-a428-4b3379e0c105 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:06:17.546 +05:30 c02a51fa-2524-4638-9942-9ba497745c82 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 13:06:17.547 +05:30 1dd418aa-d54f-40f4-839f-80abf597c270 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 13:06:17.548 +05:30 2cde5081-c42e-41a4-8631-89569c03cc3e INF CORS policy execution successful. 2024-03-12 13:06:17.548 +05:30 885ade29-f8c8-4659-aa49-d0a8c35de6ef INF CORS policy execution successful. 2024-03-12 13:06:17.548 +05:30 2cde5081-c42e-41a4-8631-89569c03cc3e INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 13:06:17.548 +05:30 1d8babf2-6001-462a-aa8d-f3c6be96bee1 INF CORS policy execution successful. 2024-03-12 13:06:17.549 +05:30 1d8babf2-6001-462a-aa8d-f3c6be96bee1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 13:06:17.549 +05:30 2cde5081-c42e-41a4-8631-89569c03cc3e INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 13:06:17.549 +05:30 1d8babf2-6001-462a-aa8d-f3c6be96bee1 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 13:06:17.552 +05:30 885ade29-f8c8-4659-aa49-d0a8c35de6ef INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:06:17.552 +05:30 885ade29-f8c8-4659-aa49-d0a8c35de6ef 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-12 13:06:17.552 +05:30 2cde5081-c42e-41a4-8631-89569c03cc3e INF Connection string fetched 2024-03-12 13:06:17.552 +05:30 1d8babf2-6001-462a-aa8d-f3c6be96bee1 INF Connection string fetched 2024-03-12 13:06:17.553 +05:30 1d8babf2-6001-462a-aa8d-f3c6be96bee1 INF Fetching Country deatails 2024-03-12 13:06:17.553 +05:30 2cde5081-c42e-41a4-8631-89569c03cc3e INF Fetching Department deatails 2024-03-12 13:06:17.554 +05:30 885ade29-f8c8-4659-aa49-d0a8c35de6ef INF Connection string fetched 2024-03-12 13:06:17.555 +05:30 1d8babf2-6001-462a-aa8d-f3c6be96bee1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:06:17.555 +05:30 2cde5081-c42e-41a4-8631-89569c03cc3e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:06:17.555 +05:30 885ade29-f8c8-4659-aa49-d0a8c35de6ef INF Fetching Employees deatails 2024-03-12 13:06:17.556 +05:30 1d8babf2-6001-462a-aa8d-f3c6be96bee1 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.5407ms 2024-03-12 13:06:17.556 +05:30 2cde5081-c42e-41a4-8631-89569c03cc3e INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 6.6698ms 2024-03-12 13:06:17.556 +05:30 1d8babf2-6001-462a-aa8d-f3c6be96bee1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 13:06:17.556 +05:30 2cde5081-c42e-41a4-8631-89569c03cc3e INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 13:06:17.556 +05:30 1d8babf2-6001-462a-aa8d-f3c6be96bee1 INF 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.8306ms 2024-03-12 13:06:17.556 +05:30 2cde5081-c42e-41a4-8631-89569c03cc3e INF 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.1564ms 2024-03-12 13:06:17.558 +05:30 885ade29-f8c8-4659-aa49-d0a8c35de6ef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:06:17.559 +05:30 885ade29-f8c8-4659-aa49-d0a8c35de6ef INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 7.0477ms 2024-03-12 13:06:17.559 +05:30 885ade29-f8c8-4659-aa49-d0a8c35de6ef INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:06:17.560 +05:30 885ade29-f8c8-4659-aa49-d0a8c35de6ef 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 14.076ms 2024-03-12 13:06:17.560 +05:30 bd2681ba-508d-471f-8030-527194171597 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 13:06:17.562 +05:30 df32f046-7832-437c-b4c4-237d5454f6d3 INF CORS policy execution successful. 2024-03-12 13:06:17.562 +05:30 df32f046-7832-437c-b4c4-237d5454f6d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 13:06:17.563 +05:30 df32f046-7832-437c-b4c4-237d5454f6d3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 13:06:17.566 +05:30 df32f046-7832-437c-b4c4-237d5454f6d3 INF Connection string fetched 2024-03-12 13:06:17.567 +05:30 df32f046-7832-437c-b4c4-237d5454f6d3 INF Fetching City deatails 2024-03-12 13:06:17.569 +05:30 df32f046-7832-437c-b4c4-237d5454f6d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:06:17.570 +05:30 df32f046-7832-437c-b4c4-237d5454f6d3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.4963ms 2024-03-12 13:06:17.571 +05:30 df32f046-7832-437c-b4c4-237d5454f6d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 13:06:17.571 +05:30 df32f046-7832-437c-b4c4-237d5454f6d3 INF 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.6103ms 2024-03-12 13:07:33.313 +05:30 174257f5-cf6d-4cac-98c3-33fd6870b211 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 13:07:33.319 +05:30 5fa267c7-2aff-464b-970f-c650fe54aa62 INF CORS policy execution successful. 2024-03-12 13:07:33.321 +05:30 5fa267c7-2aff-464b-970f-c650fe54aa62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 9.2393ms 2024-03-12 13:07:33.487 +05:30 08733fef-f8d3-4c3c-9134-44e0fe1feb86 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 185 2024-03-12 13:07:33.493 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF CORS policy execution successful. 2024-03-12 13:07:33.495 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 13:07:33.510 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 13:07:33.523 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF Connection string fetched 2024-03-12 13:07:33.592 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF Upserting Employee deatails 2024-03-12 13:07:33.633 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF Validating Upsert result. 2024-03-12 13:07:33.636 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:07:33.662 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 152.4376ms 2024-03-12 13:07:33.663 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 13:07:33.663 +05:30 9a307798-9fb4-4b81-88c1-419cc0142ef9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 176.2616ms 2024-03-12 13:07:35.311 +05:30 0d2cede5-b17d-4d99-9cf1-31e067deab98 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:07:35.312 +05:30 022fc931-f012-4ad6-a6d4-eb0071650f8a INF CORS policy execution successful. 2024-03-12 13:07:35.313 +05:30 022fc931-f012-4ad6-a6d4-eb0071650f8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 2.4334ms 2024-03-12 13:07:35.353 +05:30 3223c82f-c8c0-41ed-88b7-fdb33e740d7b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:07:35.358 +05:30 c05895e3-fd64-4785-bdeb-0e41692e4b44 INF CORS policy execution successful. 2024-03-12 13:07:35.359 +05:30 c05895e3-fd64-4785-bdeb-0e41692e4b44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:07:35.360 +05:30 c05895e3-fd64-4785-bdeb-0e41692e4b44 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-12 13:07:35.362 +05:30 c05895e3-fd64-4785-bdeb-0e41692e4b44 INF Connection string fetched 2024-03-12 13:07:35.363 +05:30 c05895e3-fd64-4785-bdeb-0e41692e4b44 INF Fetching Employees deatails 2024-03-12 13:07:35.376 +05:30 c05895e3-fd64-4785-bdeb-0e41692e4b44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:07:35.378 +05:30 c05895e3-fd64-4785-bdeb-0e41692e4b44 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 17.6436ms 2024-03-12 13:07:35.378 +05:30 c05895e3-fd64-4785-bdeb-0e41692e4b44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:07:35.378 +05:30 c05895e3-fd64-4785-bdeb-0e41692e4b44 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 25.8415ms 2024-03-12 13:08:03.995 +05:30 d723d860-d81a-4da9-bbe2-5c5ab9b8cdc2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 13:08:03.998 +05:30 01c0767c-0965-46d5-a42a-3c5b4734ee3a INF CORS policy execution successful. 2024-03-12 13:08:03.999 +05:30 01c0767c-0965-46d5-a42a-3c5b4734ee3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 13:08:04.010 +05:30 01c0767c-0965-46d5-a42a-3c5b4734ee3a INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 13:08:04.022 +05:30 01c0767c-0965-46d5-a42a-3c5b4734ee3a INF Fetching Company deatails 2024-03-12 13:08:04.027 +05:30 01c0767c-0965-46d5-a42a-3c5b4734ee3a INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:08:04.029 +05:30 01c0767c-0965-46d5-a42a-3c5b4734ee3a INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 18.4631ms 2024-03-12 13:08:04.029 +05:30 01c0767c-0965-46d5-a42a-3c5b4734ee3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 13:08:04.029 +05:30 01c0767c-0965-46d5-a42a-3c5b4734ee3a INF 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.1497ms 2024-03-12 13:08:17.957 +05:30 32d41887-2648-4033-a8bd-d13792160b80 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 13:08:17.959 +05:30 ed0cdd03-1905-4b7d-835b-8f5ec6ee13bc INF CORS policy execution successful. 2024-03-12 13:08:17.960 +05:30 ed0cdd03-1905-4b7d-835b-8f5ec6ee13bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 3.7597ms 2024-03-12 13:08:18.159 +05:30 a72b278c-a830-45e4-8a11-b15c33209d96 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 13:08:18.159 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e INF CORS policy execution successful. 2024-03-12 13:08:18.159 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 13:08:18.168 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e 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-12 13:08:18.203 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e INF Connection string fetched 2024-03-12 13:08:18.570 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e INF Token generated 2024-03-12 13:08:18.571 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e INF Token generated 2024-03-12 13:08:18.571 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e 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-12 13:08:18.575 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 407.1791ms 2024-03-12 13:08:18.575 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 13:08:18.576 +05:30 e4855f87-f7e8-4e69-8315-36820a074c5e 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 417.2248ms 2024-03-12 13:08:18.686 +05:30 18b04464-9119-46a0-9c2e-b7740c10e3e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 13:08:18.686 +05:30 034f196a-39fc-4e8e-9d4b-a3ec12ee14a1 INF CORS policy execution successful. 2024-03-12 13:08:18.687 +05:30 034f196a-39fc-4e8e-9d4b-a3ec12ee14a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.8943ms 2024-03-12 13:08:18.727 +05:30 6ff1c690-4f35-4b36-bbaf-5db52258dfa5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 13:08:18.728 +05:30 db965e48-61f3-426c-8275-d5e2e83622dc INF CORS policy execution successful. 2024-03-12 13:08:18.729 +05:30 db965e48-61f3-426c-8275-d5e2e83622dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.5039ms 2024-03-12 13:08:18.736 +05:30 81367155-2b47-41f6-8603-3ffec415335a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 13:08:18.736 +05:30 10939011-ace6-45a8-8e34-6ba56b629296 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 13:08:18.737 +05:30 5a1e19e5-7c5f-4fee-a7a1-75184bb6c4ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:08:18.737 +05:30 060813fd-56ba-48a0-9a5d-1e3af68d22d4 INF CORS policy execution successful. 2024-03-12 13:08:18.737 +05:30 bc72f8f5-b819-4350-8855-c5a2e89a8c0a INF CORS policy execution successful. 2024-03-12 13:08:18.737 +05:30 bc72f8f5-b819-4350-8855-c5a2e89a8c0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.6129ms 2024-03-12 13:08:18.737 +05:30 060813fd-56ba-48a0-9a5d-1e3af68d22d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.4139ms 2024-03-12 13:08:18.738 +05:30 9a96e512-05ae-40ec-977a-c8de2bbfe3cc INF CORS policy execution successful. 2024-03-12 13:08:18.738 +05:30 9a96e512-05ae-40ec-977a-c8de2bbfe3cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 13:08:18.738 +05:30 9a96e512-05ae-40ec-977a-c8de2bbfe3cc INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 13:08:18.743 +05:30 9a96e512-05ae-40ec-977a-c8de2bbfe3cc INF Connection string fetched 2024-03-12 13:08:18.743 +05:30 9a96e512-05ae-40ec-977a-c8de2bbfe3cc INF Fetching City deatails 2024-03-12 13:08:18.744 +05:30 9a96e512-05ae-40ec-977a-c8de2bbfe3cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:08:18.745 +05:30 9a96e512-05ae-40ec-977a-c8de2bbfe3cc INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 7.0196ms 2024-03-12 13:08:18.745 +05:30 9a96e512-05ae-40ec-977a-c8de2bbfe3cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 13:08:18.746 +05:30 9a96e512-05ae-40ec-977a-c8de2bbfe3cc INF 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.7713ms 2024-03-12 13:08:18.830 +05:30 c4344bfa-7002-4dca-9396-20f11164ff50 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 13:08:18.832 +05:30 492adaa6-09ac-4df5-843e-29f2f17ac7d9 INF CORS policy execution successful. 2024-03-12 13:08:18.832 +05:30 492adaa6-09ac-4df5-843e-29f2f17ac7d9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 13:08:18.833 +05:30 492adaa6-09ac-4df5-843e-29f2f17ac7d9 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 13:08:18.833 +05:30 468c69df-57f0-4cc4-ac26-ef8d8f17000a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 13:08:18.833 +05:30 601a43db-5baa-41dd-8655-20c4df708d4f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:08:18.834 +05:30 d69e2867-999c-4ef6-9fa6-054865b1bfef INF CORS policy execution successful. 2024-03-12 13:08:18.834 +05:30 8c8172e6-27cf-435e-bba5-885d1610ac5c INF CORS policy execution successful. 2024-03-12 13:08:18.834 +05:30 8c8172e6-27cf-435e-bba5-885d1610ac5c INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 13:08:18.834 +05:30 d69e2867-999c-4ef6-9fa6-054865b1bfef INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:08:18.834 +05:30 8c8172e6-27cf-435e-bba5-885d1610ac5c INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 13:08:18.834 +05:30 d69e2867-999c-4ef6-9fa6-054865b1bfef 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-12 13:08:18.836 +05:30 d69e2867-999c-4ef6-9fa6-054865b1bfef INF Connection string fetched 2024-03-12 13:08:18.836 +05:30 d69e2867-999c-4ef6-9fa6-054865b1bfef INF Fetching Employees deatails 2024-03-12 13:08:18.837 +05:30 492adaa6-09ac-4df5-843e-29f2f17ac7d9 INF Connection string fetched 2024-03-12 13:08:18.837 +05:30 492adaa6-09ac-4df5-843e-29f2f17ac7d9 INF Fetching Country deatails 2024-03-12 13:08:18.837 +05:30 8c8172e6-27cf-435e-bba5-885d1610ac5c INF Connection string fetched 2024-03-12 13:08:18.837 +05:30 8c8172e6-27cf-435e-bba5-885d1610ac5c INF Fetching Department deatails 2024-03-12 13:08:18.839 +05:30 492adaa6-09ac-4df5-843e-29f2f17ac7d9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:08:18.839 +05:30 8c8172e6-27cf-435e-bba5-885d1610ac5c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:08:18.839 +05:30 d69e2867-999c-4ef6-9fa6-054865b1bfef INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:08:18.839 +05:30 492adaa6-09ac-4df5-843e-29f2f17ac7d9 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 6.6095ms 2024-03-12 13:08:18.839 +05:30 8c8172e6-27cf-435e-bba5-885d1610ac5c INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.0556ms 2024-03-12 13:08:18.840 +05:30 492adaa6-09ac-4df5-843e-29f2f17ac7d9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 13:08:18.840 +05:30 8c8172e6-27cf-435e-bba5-885d1610ac5c INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 13:08:18.840 +05:30 d69e2867-999c-4ef6-9fa6-054865b1bfef INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 5.3474ms 2024-03-12 13:08:18.840 +05:30 492adaa6-09ac-4df5-843e-29f2f17ac7d9 INF 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.0699ms 2024-03-12 13:08:18.840 +05:30 8c8172e6-27cf-435e-bba5-885d1610ac5c INF 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.8437ms 2024-03-12 13:08:18.840 +05:30 d69e2867-999c-4ef6-9fa6-054865b1bfef INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:08:18.840 +05:30 d69e2867-999c-4ef6-9fa6-054865b1bfef 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 7.204ms 2024-03-12 13:19:03.000 +05:30 INF Application is shutting down... 2024-03-12 13:26:27.837 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 13:26:27.901 +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-12 13:26:27.926 +05:30 INF Creating key {8e1b9840-825a-4db6-a956-1c434bb7cbac} with creation date 2024-03-12 07:56:27Z, activation date 2024-03-12 07:56:27Z, and expiration date 2024-06-10 07:56:27Z. 2024-03-12 13:26:27.940 +05:30 WRN No XML encryptor configured. Key {8e1b9840-825a-4db6-a956-1c434bb7cbac} may be persisted to storage in unencrypted form. 2024-03-12 13:26:28.012 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 13:26:28.013 +05:30 INF Hosting environment: Production 2024-03-12 13:26:28.013 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 13:26:28.040 +05:30 a6e5ddba-ae4a-4af0-aad2-6795ad11c8cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 13:26:28.134 +05:30 c7295aee-334c-49cc-afcd-7b0328481c6b INF CORS policy execution successful. 2024-03-12 13:26:28.143 +05:30 c7295aee-334c-49cc-afcd-7b0328481c6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 105.4789ms 2024-03-12 13:26:28.260 +05:30 2b531cf0-0492-4faf-b8e2-4a98c5d4e302 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 13:26:28.383 +05:30 2b531cf0-0492-4faf-b8e2-4a98c5d4e302 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 6:32:34 AM', Current time (UTC): '3/12/2024 7:56: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-12 13:26:28.397 +05:30 2b531cf0-0492-4faf-b8e2-4a98c5d4e302 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 6:32:34 AM', Current time (UTC): '3/12/2024 7:56:28 AM'. 2024-03-12 13:26:28.403 +05:30 4d11d247-5cd1-4af3-ab6e-8f8887977f22 INF CORS policy execution successful. 2024-03-12 13:26:28.409 +05:30 4d11d247-5cd1-4af3-ab6e-8f8887977f22 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 13:26:28.429 +05:30 4d11d247-5cd1-4af3-ab6e-8f8887977f22 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 13:26:28.459 +05:30 4d11d247-5cd1-4af3-ab6e-8f8887977f22 INF Fetching Company deatails 2024-03-12 13:26:28.810 +05:30 4d11d247-5cd1-4af3-ab6e-8f8887977f22 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:26:28.855 +05:30 4d11d247-5cd1-4af3-ab6e-8f8887977f22 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 421.3876ms 2024-03-12 13:26:28.855 +05:30 4d11d247-5cd1-4af3-ab6e-8f8887977f22 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 13:26:28.858 +05:30 4d11d247-5cd1-4af3-ab6e-8f8887977f22 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 598.2738ms 2024-03-12 13:26:50.201 +05:30 01ad5ec3-c770-4ccd-ad8d-7bac4efe4166 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 13:26:50.216 +05:30 51fc215e-e1fd-49a5-a314-88518681b145 INF CORS policy execution successful. 2024-03-12 13:26:50.219 +05:30 51fc215e-e1fd-49a5-a314-88518681b145 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 18.2258ms 2024-03-12 13:26:50.280 +05:30 e8a65e97-403a-404b-9f76-a621ae6e04ef INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 62 2024-03-12 13:26:50.283 +05:30 e8a65e97-403a-404b-9f76-a621ae6e04ef INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 6:32:34 AM', Current time (UTC): '3/12/2024 7: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-12 13:26:50.286 +05:30 e8a65e97-403a-404b-9f76-a621ae6e04ef INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 6:32:34 AM', Current time (UTC): '3/12/2024 7:56:50 AM'. 2024-03-12 13:26:50.286 +05:30 41635ea7-3488-4ffd-bcc9-579ac950724d INF CORS policy execution successful. 2024-03-12 13:26:50.287 +05:30 41635ea7-3488-4ffd-bcc9-579ac950724d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 13:26:50.308 +05:30 41635ea7-3488-4ffd-bcc9-579ac950724d 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-12 13:26:50.384 +05:30 41635ea7-3488-4ffd-bcc9-579ac950724d ERR Invalid database name. 2024-03-12 13:26:50.385 +05:30 41635ea7-3488-4ffd-bcc9-579ac950724d INF Executing BadRequestObjectResult, writing value of type 'System.String'. 2024-03-12 13:26:50.391 +05:30 41635ea7-3488-4ffd-bcc9-579ac950724d INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 83.0115ms 2024-03-12 13:26:50.391 +05:30 41635ea7-3488-4ffd-bcc9-579ac950724d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 13:26:50.393 +05:30 41635ea7-3488-4ffd-bcc9-579ac950724d INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null text/plain; charset=utf-8 113.2665ms 2024-03-12 13:26:52.669 +05:30 3dce2dd6-ce6d-47e3-95ef-b66ded2f5cad INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 62 2024-03-12 13:26:52.671 +05:30 3dce2dd6-ce6d-47e3-95ef-b66ded2f5cad INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 6:32:34 AM', Current time (UTC): '3/12/2024 7:56: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-12 13:26:52.672 +05:30 3dce2dd6-ce6d-47e3-95ef-b66ded2f5cad INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 6:32:34 AM', Current time (UTC): '3/12/2024 7:56:52 AM'. 2024-03-12 13:26:52.673 +05:30 25d56452-808a-4957-be71-e293b47bbbda INF CORS policy execution successful. 2024-03-12 13:26:52.673 +05:30 25d56452-808a-4957-be71-e293b47bbbda INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 13:26:52.674 +05:30 25d56452-808a-4957-be71-e293b47bbbda 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-12 13:26:52.690 +05:30 25d56452-808a-4957-be71-e293b47bbbda ERR Invalid database name. 2024-03-12 13:26:52.694 +05:30 25d56452-808a-4957-be71-e293b47bbbda INF Executing BadRequestObjectResult, writing value of type 'System.String'. 2024-03-12 13:26:52.701 +05:30 25d56452-808a-4957-be71-e293b47bbbda INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 26.6201ms 2024-03-12 13:26:52.701 +05:30 25d56452-808a-4957-be71-e293b47bbbda INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 13:26:52.702 +05:30 25d56452-808a-4957-be71-e293b47bbbda INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 400 null text/plain; charset=utf-8 33.6587ms 2024-03-12 13:27:07.482 +05:30 25d8c395-24ea-4750-9393-cb5d8c6ee618 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 13:27:07.484 +05:30 517bd132-4a9a-40e1-978e-3b6055d41dff INF CORS policy execution successful. 2024-03-12 13:27:07.484 +05:30 517bd132-4a9a-40e1-978e-3b6055d41dff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.4547ms 2024-03-12 13:27:07.542 +05:30 93c8c2be-6663-4e0e-ac88-8fb1793b8e99 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 13:27:07.543 +05:30 93c8c2be-6663-4e0e-ac88-8fb1793b8e99 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 6:32:34 AM', Current time (UTC): '3/12/2024 7:57: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-12 13:27:07.544 +05:30 93c8c2be-6663-4e0e-ac88-8fb1793b8e99 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 6:32:34 AM', Current time (UTC): '3/12/2024 7:57:07 AM'. 2024-03-12 13:27:07.544 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc INF CORS policy execution successful. 2024-03-12 13:27:07.545 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 13:27:07.545 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc 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-12 13:27:07.556 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc INF Connection string fetched 2024-03-12 13:27:08.047 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc INF Token generated 2024-03-12 13:27:08.051 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc INF Token generated 2024-03-12 13:27:08.052 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc 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-12 13:27:08.062 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 516.4933ms 2024-03-12 13:27:08.062 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 13:27:08.063 +05:30 d92a4bf9-c68f-4372-9cb3-204bf3c15adc 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 520.8592ms 2024-03-12 13:27:08.288 +05:30 f143f8f6-8830-4d8f-9c3b-4e4e450841bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 13:27:08.289 +05:30 f072a81c-cb81-4e69-bbee-36af718761b2 INF CORS policy execution successful. 2024-03-12 13:27:08.290 +05:30 f072a81c-cb81-4e69-bbee-36af718761b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.8302ms 2024-03-12 13:27:08.337 +05:30 8ab34eba-e4c2-4aab-86cf-9138acc40b1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 13:27:08.342 +05:30 c490c694-a843-4f24-a3c3-f3cef9bf8e20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 13:27:08.343 +05:30 8c39527e-314f-4500-aba5-64fc036d32c1 INF CORS policy execution successful. 2024-03-12 13:27:08.350 +05:30 ed1f8aef-aa2e-479f-b8f1-d25835da5f1b INF CORS policy execution successful. 2024-03-12 13:27:08.351 +05:30 d2861518-1b71-46ef-9dc7-e4c17cfe97ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:27:08.353 +05:30 f9c17215-1515-4b8f-8748-14c03e61181b INF CORS policy execution successful. 2024-03-12 13:27:08.353 +05:30 705fa66d-c24d-46b1-8538-538926f76c13 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 13:27:08.353 +05:30 f9c17215-1515-4b8f-8748-14c03e61181b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 2.0153ms 2024-03-12 13:27:08.354 +05:30 ed1f8aef-aa2e-479f-b8f1-d25835da5f1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 16.5422ms 2024-03-12 13:27:08.345 +05:30 8c39527e-314f-4500-aba5-64fc036d32c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 3.2583ms 2024-03-12 13:27:08.376 +05:30 fd7c14c8-93aa-46e4-8dd8-1b09edac8925 INF CORS policy execution successful. 2024-03-12 13:27:08.377 +05:30 fd7c14c8-93aa-46e4-8dd8-1b09edac8925 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 13:27:08.383 +05:30 fd7c14c8-93aa-46e4-8dd8-1b09edac8925 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 13:27:08.390 +05:30 fd7c14c8-93aa-46e4-8dd8-1b09edac8925 INF Connection string fetched 2024-03-12 13:27:08.393 +05:30 fd7c14c8-93aa-46e4-8dd8-1b09edac8925 INF Fetching City deatails 2024-03-12 13:27:08.398 +05:30 0bc50db7-f538-46a1-a1a0-822a6865ef61 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 13:27:08.398 +05:30 fd7c14c8-93aa-46e4-8dd8-1b09edac8925 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:27:08.399 +05:30 fd7c14c8-93aa-46e4-8dd8-1b09edac8925 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 15.99ms 2024-03-12 13:27:08.399 +05:30 fd7c14c8-93aa-46e4-8dd8-1b09edac8925 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 13:27:08.400 +05:30 fd7c14c8-93aa-46e4-8dd8-1b09edac8925 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 46.1648ms 2024-03-12 13:27:08.401 +05:30 9333bd29-0195-40dd-b635-2b0f22c5caf4 INF CORS policy execution successful. 2024-03-12 13:27:08.401 +05:30 9333bd29-0195-40dd-b635-2b0f22c5caf4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 13:27:08.407 +05:30 9333bd29-0195-40dd-b635-2b0f22c5caf4 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 13:27:08.409 +05:30 cff3b280-7065-414e-96cb-def9ab85c443 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 13:27:08.410 +05:30 9333bd29-0195-40dd-b635-2b0f22c5caf4 INF Connection string fetched 2024-03-12 13:27:08.412 +05:30 0615f9b5-ad87-4136-a4aa-b7adf9464935 INF CORS policy execution successful. 2024-03-12 13:27:08.413 +05:30 0615f9b5-ad87-4136-a4aa-b7adf9464935 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 13:27:08.414 +05:30 93de722c-074e-424f-8cca-12afe6bd482d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 13:27:08.416 +05:30 9333bd29-0195-40dd-b635-2b0f22c5caf4 INF Fetching Department deatails 2024-03-12 13:27:08.416 +05:30 d8deceaa-e177-43c8-9424-4d51af8f692d INF CORS policy execution successful. 2024-03-12 13:27:08.420 +05:30 0615f9b5-ad87-4136-a4aa-b7adf9464935 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 13:27:08.422 +05:30 9333bd29-0195-40dd-b635-2b0f22c5caf4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:27:08.423 +05:30 9333bd29-0195-40dd-b635-2b0f22c5caf4 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 15.7562ms 2024-03-12 13:27:08.423 +05:30 9333bd29-0195-40dd-b635-2b0f22c5caf4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 13:27:08.424 +05:30 9333bd29-0195-40dd-b635-2b0f22c5caf4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 25.3211ms 2024-03-12 13:27:08.424 +05:30 d8deceaa-e177-43c8-9424-4d51af8f692d INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:27:08.425 +05:30 0615f9b5-ad87-4136-a4aa-b7adf9464935 INF Connection string fetched 2024-03-12 13:27:08.429 +05:30 0615f9b5-ad87-4136-a4aa-b7adf9464935 INF Fetching Country deatails 2024-03-12 13:27:08.429 +05:30 d8deceaa-e177-43c8-9424-4d51af8f692d 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-12 13:27:08.434 +05:30 d8deceaa-e177-43c8-9424-4d51af8f692d INF Fetching Employees deatails 2024-03-12 13:27:08.434 +05:30 0615f9b5-ad87-4136-a4aa-b7adf9464935 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:27:08.435 +05:30 0615f9b5-ad87-4136-a4aa-b7adf9464935 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 14.5499ms 2024-03-12 13:27:08.435 +05:30 0615f9b5-ad87-4136-a4aa-b7adf9464935 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 13:27:08.435 +05:30 0615f9b5-ad87-4136-a4aa-b7adf9464935 INF 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.8027ms 2024-03-12 13:27:08.445 +05:30 d8deceaa-e177-43c8-9424-4d51af8f692d INF Connection string fetched 2024-03-12 13:27:08.451 +05:30 d8deceaa-e177-43c8-9424-4d51af8f692d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 13:27:08.453 +05:30 d8deceaa-e177-43c8-9424-4d51af8f692d INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 23.3863ms 2024-03-12 13:27:08.453 +05:30 d8deceaa-e177-43c8-9424-4d51af8f692d INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 13:27:08.453 +05:30 d8deceaa-e177-43c8-9424-4d51af8f692d 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 39.8984ms 2024-03-12 13:27:39.642 +05:30 8fb5c520-6706-4e67-9117-ad522f52d6d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/index.html - null null 2024-03-12 13:27:39.726 +05:30 3ce61198-4bd3-4409-9e95-f4b18ffeb378 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 83.6684ms 2024-03-12 13:27:40.241 +05:30 e1becccb-665c-426d-b451-df8872029aa4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/v1/swagger.json - null null 2024-03-12 13:27:40.464 +05:30 bf4a422f-fe53-47b0-b8d7-8a4b1320c4b0 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 223.4289ms 2024-03-12 13:38:26.429 +05:30 INF Application is shutting down... 2024-03-12 14:01:17.696 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 14:01:17.777 +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-12 14:01:17.806 +05:30 INF Creating key {8731a727-1497-4d7d-a934-bbedae23653e} with creation date 2024-03-12 08:31:17Z, activation date 2024-03-12 08:31:17Z, and expiration date 2024-06-10 08:31:17Z. 2024-03-12 14:01:17.823 +05:30 WRN No XML encryptor configured. Key {8731a727-1497-4d7d-a934-bbedae23653e} may be persisted to storage in unencrypted form. 2024-03-12 14:01:17.901 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 14:01:17.902 +05:30 INF Hosting environment: Production 2024-03-12 14:01:17.902 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 14:01:17.940 +05:30 30df4356-57ef-485d-8953-b173e062c10c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 14:01:18.054 +05:30 a4e462d4-8339-4e73-8945-56aa4df016b4 INF CORS policy execution successful. 2024-03-12 14:01:18.076 +05:30 a4e462d4-8339-4e73-8945-56aa4df016b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 137.65ms 2024-03-12 14:01:18.116 +05:30 ce3dba4f-22a5-4207-ba0d-c93ddf5a231f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 153 2024-03-12 14:01:18.287 +05:30 ce3dba4f-22a5-4207-ba0d-c93ddf5a231f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:43:18 AM', Current time (UTC): '3/12/2024 8:31: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-12 14:01:18.301 +05:30 ce3dba4f-22a5-4207-ba0d-c93ddf5a231f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:43:18 AM', Current time (UTC): '3/12/2024 8:31:18 AM'. 2024-03-12 14:01:18.303 +05:30 9ba9a3c6-00f4-4a11-ab31-eb9ebb3d114e INF CORS policy execution successful. 2024-03-12 14:01:18.313 +05:30 9ba9a3c6-00f4-4a11-ab31-eb9ebb3d114e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 14:01:18.323 +05:30 9ba9a3c6-00f4-4a11-ab31-eb9ebb3d114e INF AuthenticationScheme: Bearer was challenged. 2024-03-12 14:01:18.332 +05:30 9ba9a3c6-00f4-4a11-ab31-eb9ebb3d114e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 216.2185ms 2024-03-12 14:01:18.394 +05:30 198810bc-87f9-42d9-9882-9506aafaf38e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIyOTA5OCwiZXhwIjoxNzEwMjI5Njk4LCJpYXQiOjE3MTAyMjkwOTh9.8eKaD31DHmtrTC8SdqB1BIJRoHC8RnM8XtD4P2sBRjE - null null 2024-03-12 14:01:18.405 +05:30 7d84835e-fb51-4d47-b8fa-84ac10661cb4 INF CORS policy execution successful. 2024-03-12 14:01:18.409 +05:30 7d84835e-fb51-4d47-b8fa-84ac10661cb4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:01:18.469 +05:30 7d84835e-fb51-4d47-b8fa-84ac10661cb4 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-12 14:01:18.549 +05:30 7d84835e-fb51-4d47-b8fa-84ac10661cb4 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-12 14:01:18.554 +05:30 7d84835e-fb51-4d47-b8fa-84ac10661cb4 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-12 14:01:18.609 +05:30 7d84835e-fb51-4d47-b8fa-84ac10661cb4 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 134.6377ms 2024-03-12 14:01:18.610 +05:30 7d84835e-fb51-4d47-b8fa-84ac10661cb4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:01:18.610 +05:30 7d84835e-fb51-4d47-b8fa-84ac10661cb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIyOTA5OCwiZXhwIjoxNzEwMjI5Njk4LCJpYXQiOjE3MTAyMjkwOTh9.8eKaD31DHmtrTC8SdqB1BIJRoHC8RnM8XtD4P2sBRjE - 500 null application/problem+json; charset=utf-8 215.8382ms 2024-03-12 14:12:16.386 +05:30 INF Application is shutting down... 2024-03-12 14:29:46.590 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 14:29:46.644 +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-12 14:29:46.664 +05:30 INF Creating key {e6c6db5a-60fb-4a6a-8263-fb1e83935bea} with creation date 2024-03-12 08:59:46Z, activation date 2024-03-12 08:59:46Z, and expiration date 2024-06-10 08:59:46Z. 2024-03-12 14:29:46.676 +05:30 WRN No XML encryptor configured. Key {e6c6db5a-60fb-4a6a-8263-fb1e83935bea} may be persisted to storage in unencrypted form. 2024-03-12 14:29:46.737 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 14:29:46.737 +05:30 INF Hosting environment: Production 2024-03-12 14:29:46.737 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 14:29:46.776 +05:30 3ce6d345-0784-44f2-9a65-049f5ff1acf4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 14:29:46.877 +05:30 d74fa714-a594-484a-ab22-5188ee3b95d0 INF CORS policy execution successful. 2024-03-12 14:29:46.887 +05:30 d74fa714-a594-484a-ab22-5188ee3b95d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 114.097ms 2024-03-12 14:29:46.944 +05:30 38e21577-8d44-4ef1-9cfd-e8641596faa2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 153 2024-03-12 14:29:46.965 +05:30 38e21577-8d44-4ef1-9cfd-e8641596faa2 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-12 14:29:46.977 +05:30 38e21577-8d44-4ef1-9cfd-e8641596faa2 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-12 14:29:46.979 +05:30 416f2ce1-d465-4b0c-8e8a-08ce12e373f0 INF CORS policy execution successful. 2024-03-12 14:29:46.987 +05:30 416f2ce1-d465-4b0c-8e8a-08ce12e373f0 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 14:29:46.994 +05:30 416f2ce1-d465-4b0c-8e8a-08ce12e373f0 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 14:29:47.000 +05:30 416f2ce1-d465-4b0c-8e8a-08ce12e373f0 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 55.9126ms 2024-03-12 14:29:47.049 +05:30 8a5e358d-ade6-41b1-8bf3-0c358ad29999 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-12 14:29:47.061 +05:30 ff4c7a0a-f298-4bea-a9cc-450253ddee96 INF CORS policy execution successful. 2024-03-12 14:29:47.065 +05:30 ff4c7a0a-f298-4bea-a9cc-450253ddee96 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:29:47.102 +05:30 ff4c7a0a-f298-4bea-a9cc-450253ddee96 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-12 14:29:47.141 +05:30 ff4c7a0a-f298-4bea-a9cc-450253ddee96 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-12 14:29:47.216 +05:30 ff4c7a0a-f298-4bea-a9cc-450253ddee96 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 108.7576ms 2024-03-12 14:29:47.216 +05:30 ff4c7a0a-f298-4bea-a9cc-450253ddee96 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:29:47.217 +05:30 ff4c7a0a-f298-4bea-a9cc-450253ddee96 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 168.0342ms 2024-03-12 14:40:45.179 +05:30 INF Application is shutting down... 2024-03-12 14:40:52.053 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 14:40:52.100 +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-12 14:40:52.119 +05:30 INF Creating key {804fc0b2-4b3e-40da-82f2-a1270aab0df9} with creation date 2024-03-12 09:10:52Z, activation date 2024-03-12 09:10:52Z, and expiration date 2024-06-10 09:10:52Z. 2024-03-12 14:40:52.129 +05:30 WRN No XML encryptor configured. Key {804fc0b2-4b3e-40da-82f2-a1270aab0df9} may be persisted to storage in unencrypted form. 2024-03-12 14:40:52.180 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 14:40:52.182 +05:30 INF Hosting environment: Production 2024-03-12 14:40:52.182 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 14:40:52.206 +05:30 950fac06-962a-41b3-8185-59f025b23d40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 14:40:52.309 +05:30 c9dbe78e-e3a2-4512-bc50-d709f7f6dbf0 INF CORS policy execution successful. 2024-03-12 14:40:52.323 +05:30 c9dbe78e-e3a2-4512-bc50-d709f7f6dbf0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 118.5828ms 2024-03-12 14:40:52.363 +05:30 8da4f641-b8d1-4c4b-a08b-65f0171c0066 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 153 2024-03-12 14:40:52.380 +05:30 8da4f641-b8d1-4c4b-a08b-65f0171c0066 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-12 14:40:52.390 +05:30 8da4f641-b8d1-4c4b-a08b-65f0171c0066 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-12 14:40:52.392 +05:30 b64daafa-535c-45f0-8a8b-84fb2794b5db INF CORS policy execution successful. 2024-03-12 14:40:52.400 +05:30 b64daafa-535c-45f0-8a8b-84fb2794b5db INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 14:40:52.410 +05:30 b64daafa-535c-45f0-8a8b-84fb2794b5db INF AuthenticationScheme: Bearer was challenged. 2024-03-12 14:40:52.416 +05:30 b64daafa-535c-45f0-8a8b-84fb2794b5db INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 52.6177ms 2024-03-12 14:40:52.618 +05:30 30220c3f-8330-44af-a700-ae310a384205 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-12 14:40:52.635 +05:30 0f22101c-9531-47c4-b5f0-78498925054b INF CORS policy execution successful. 2024-03-12 14:40:52.641 +05:30 0f22101c-9531-47c4-b5f0-78498925054b INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:40:52.688 +05:30 0f22101c-9531-47c4-b5f0-78498925054b 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-12 14:40:52.725 +05:30 0f22101c-9531-47c4-b5f0-78498925054b INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-12 14:40:52.779 +05:30 0f22101c-9531-47c4-b5f0-78498925054b INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 85.7732ms 2024-03-12 14:40:52.779 +05:30 0f22101c-9531-47c4-b5f0-78498925054b INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:40:52.780 +05:30 0f22101c-9531-47c4-b5f0-78498925054b 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 162.7477ms 2024-03-12 14:41:14.273 +05:30 20055ceb-0490-41a0-a2be-35c051a5957e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 14:41:14.274 +05:30 763ab15a-e792-4cf0-8212-4b8377781d23 INF CORS policy execution successful. 2024-03-12 14:41:14.275 +05:30 763ab15a-e792-4cf0-8212-4b8377781d23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 2.0749ms 2024-03-12 14:41:14.444 +05:30 15ded1d3-223b-4a04-b198-64f4674635ba INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 153 2024-03-12 14:41:14.445 +05:30 15ded1d3-223b-4a04-b198-64f4674635ba 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-12 14:41:14.445 +05:30 15ded1d3-223b-4a04-b198-64f4674635ba 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-12 14:41:14.446 +05:30 c32bd358-f58b-4eda-a2a5-481300643c02 INF CORS policy execution successful. 2024-03-12 14:41:14.449 +05:30 c32bd358-f58b-4eda-a2a5-481300643c02 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 14:41:14.450 +05:30 c32bd358-f58b-4eda-a2a5-481300643c02 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 14:41:14.450 +05:30 c32bd358-f58b-4eda-a2a5-481300643c02 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 6.3569ms 2024-03-12 14:41:14.646 +05:30 c41406ac-fd2b-4c62-bdf0-831a27a70f12 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-12 14:41:14.649 +05:30 ed93e615-964b-4055-b9ff-a26f2791dc81 INF CORS policy execution successful. 2024-03-12 14:41:14.650 +05:30 ed93e615-964b-4055-b9ff-a26f2791dc81 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:41:14.652 +05:30 ed93e615-964b-4055-b9ff-a26f2791dc81 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-12 14:41:14.657 +05:30 ed93e615-964b-4055-b9ff-a26f2791dc81 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-12 14:41:14.658 +05:30 ed93e615-964b-4055-b9ff-a26f2791dc81 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 6.2413ms 2024-03-12 14:41:14.658 +05:30 ed93e615-964b-4055-b9ff-a26f2791dc81 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:41:14.659 +05:30 ed93e615-964b-4055-b9ff-a26f2791dc81 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 12.7054ms 2024-03-12 14:43:50.281 +05:30 62be465e-70ac-4c59-acad-35db4f360b81 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 14:43:50.289 +05:30 1a1bc99a-9917-4d8f-8f29-e65e59a2bf93 INF CORS policy execution successful. 2024-03-12 14:43:50.290 +05:30 1a1bc99a-9917-4d8f-8f29-e65e59a2bf93 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:43:50.314 +05:30 1a1bc99a-9917-4d8f-8f29-e65e59a2bf93 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 14:43:50.333 +05:30 1a1bc99a-9917-4d8f-8f29-e65e59a2bf93 INF Fetching Company deatails 2024-03-12 14:43:50.821 +05:30 1a1bc99a-9917-4d8f-8f29-e65e59a2bf93 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:43:50.846 +05:30 1a1bc99a-9917-4d8f-8f29-e65e59a2bf93 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 531.4387ms 2024-03-12 14:43:50.847 +05:30 1a1bc99a-9917-4d8f-8f29-e65e59a2bf93 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:43:50.849 +05:30 1a1bc99a-9917-4d8f-8f29-e65e59a2bf93 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 570.0924ms 2024-03-12 14:43:58.186 +05:30 db385d1b-b7d4-438a-830b-fcc0d42ca046 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 14:43:58.190 +05:30 45e2c9c3-1978-4c53-89cd-995f441b5dd0 INF CORS policy execution successful. 2024-03-12 14:43:58.190 +05:30 45e2c9c3-1978-4c53-89cd-995f441b5dd0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:43:58.191 +05:30 45e2c9c3-1978-4c53-89cd-995f441b5dd0 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 14:43:58.192 +05:30 45e2c9c3-1978-4c53-89cd-995f441b5dd0 INF Fetching Company deatails 2024-03-12 14:43:58.201 +05:30 45e2c9c3-1978-4c53-89cd-995f441b5dd0 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:43:58.203 +05:30 45e2c9c3-1978-4c53-89cd-995f441b5dd0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.3397ms 2024-03-12 14:43:58.203 +05:30 45e2c9c3-1978-4c53-89cd-995f441b5dd0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:43:58.203 +05:30 45e2c9c3-1978-4c53-89cd-995f441b5dd0 INF 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.4089ms 2024-03-12 14:44:32.177 +05:30 ed73b531-9579-4344-9cfc-9e385a3effca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 14:44:32.180 +05:30 439cf3de-fcd8-4504-b365-bbf4beb75e38 INF CORS policy execution successful. 2024-03-12 14:44:32.182 +05:30 439cf3de-fcd8-4504-b365-bbf4beb75e38 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 5.0007ms 2024-03-12 14:44:32.379 +05:30 d1b82a0c-981a-488d-b56f-d3dff42664b6 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 14:44:32.380 +05:30 b239e900-75b5-40b2-9676-a32e892322bd INF CORS policy execution successful. 2024-03-12 14:44:32.381 +05:30 b239e900-75b5-40b2-9676-a32e892322bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 14:44:32.391 +05:30 b239e900-75b5-40b2-9676-a32e892322bd 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-12 14:44:32.453 +05:30 b239e900-75b5-40b2-9676-a32e892322bd INF Connection string fetched 2024-03-12 14:44:32.995 +05:30 b239e900-75b5-40b2-9676-a32e892322bd INF Token generated 2024-03-12 14:44:32.997 +05:30 b239e900-75b5-40b2-9676-a32e892322bd INF Token generated 2024-03-12 14:44:32.998 +05:30 b239e900-75b5-40b2-9676-a32e892322bd 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-12 14:44:33.007 +05:30 b239e900-75b5-40b2-9676-a32e892322bd INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 615.5104ms 2024-03-12 14:44:33.008 +05:30 b239e900-75b5-40b2-9676-a32e892322bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 14:44:33.009 +05:30 b239e900-75b5-40b2-9676-a32e892322bd 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 629.5951ms 2024-03-12 14:44:33.172 +05:30 2a0b2bf3-c43b-46fa-a55b-9b12e2165ee9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:44:33.173 +05:30 5d5c8bca-3411-4a34-a58e-4540ac34fe72 INF CORS policy execution successful. 2024-03-12 14:44:33.173 +05:30 5d5c8bca-3411-4a34-a58e-4540ac34fe72 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.3869ms 2024-03-12 14:44:33.389 +05:30 8b636d9c-7844-42b7-9b4e-703598a06616 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:44:33.390 +05:30 6282837c-2aae-40e9-9606-453dc38a4eb3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:44:33.390 +05:30 39df3bc2-e028-4f6a-ab36-903f3ce128a6 INF CORS policy execution successful. 2024-03-12 14:44:33.391 +05:30 25ffae7f-4172-4fb4-bc24-74220ccc56e8 INF CORS policy execution successful. 2024-03-12 14:44:33.391 +05:30 39df3bc2-e028-4f6a-ab36-903f3ce128a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 2.2902ms 2024-03-12 14:44:33.391 +05:30 25ffae7f-4172-4fb4-bc24-74220ccc56e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.7973ms 2024-03-12 14:44:33.391 +05:30 9b88aa2c-2694-4ab7-8cb8-be88c78b78f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:44:33.402 +05:30 da2ef464-d1ef-4b84-a776-501d1e760978 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:44:33.402 +05:30 bb5400b0-4b64-44da-9ed4-716f32e26c89 INF CORS policy execution successful. 2024-03-12 14:44:33.403 +05:30 bb5400b0-4b64-44da-9ed4-716f32e26c89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.021ms 2024-03-12 14:44:33.466 +05:30 a0a1e1c7-30f6-4842-8400-13ccb9331f01 INF CORS policy execution successful. 2024-03-12 14:44:33.466 +05:30 a0a1e1c7-30f6-4842-8400-13ccb9331f01 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:44:33.471 +05:30 a0a1e1c7-30f6-4842-8400-13ccb9331f01 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 14:44:33.500 +05:30 a0a1e1c7-30f6-4842-8400-13ccb9331f01 INF Connection string fetched 2024-03-12 14:44:33.505 +05:30 a0a1e1c7-30f6-4842-8400-13ccb9331f01 INF Fetching City deatails 2024-03-12 14:44:33.506 +05:30 f83363a5-684a-489b-bc8e-c0356fbbdf35 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:44:33.506 +05:30 00637db3-8326-45bc-942a-b656b3339afa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:44:33.507 +05:30 8b69e5a4-91ae-4c80-b870-3dbca3bd3cd4 INF CORS policy execution successful. 2024-03-12 14:44:33.508 +05:30 37bddd86-adb8-4c97-8f5b-9576dff81e32 INF CORS policy execution successful. 2024-03-12 14:44:33.508 +05:30 37bddd86-adb8-4c97-8f5b-9576dff81e32 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:44:33.511 +05:30 a0a1e1c7-30f6-4842-8400-13ccb9331f01 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:44:33.512 +05:30 8b69e5a4-91ae-4c80-b870-3dbca3bd3cd4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:44:33.512 +05:30 a0a1e1c7-30f6-4842-8400-13ccb9331f01 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 40.9307ms 2024-03-12 14:44:33.512 +05:30 a0a1e1c7-30f6-4842-8400-13ccb9331f01 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:44:33.512 +05:30 a0a1e1c7-30f6-4842-8400-13ccb9331f01 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 121.0201ms 2024-03-12 14:44:33.514 +05:30 37bddd86-adb8-4c97-8f5b-9576dff81e32 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 14:44:33.517 +05:30 37bddd86-adb8-4c97-8f5b-9576dff81e32 INF Connection string fetched 2024-03-12 14:44:33.518 +05:30 8b69e5a4-91ae-4c80-b870-3dbca3bd3cd4 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-12 14:44:33.520 +05:30 37bddd86-adb8-4c97-8f5b-9576dff81e32 INF Fetching Department deatails 2024-03-12 14:44:33.520 +05:30 56ca2530-7543-4421-9948-60835fb1efac INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:44:33.520 +05:30 8b69e5a4-91ae-4c80-b870-3dbca3bd3cd4 INF Connection string fetched 2024-03-12 14:44:33.522 +05:30 e8a3e8d9-f74d-46a1-a874-83f9c7588e27 INF CORS policy execution successful. 2024-03-12 14:44:33.522 +05:30 e8a3e8d9-f74d-46a1-a874-83f9c7588e27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:44:33.523 +05:30 8b69e5a4-91ae-4c80-b870-3dbca3bd3cd4 INF Fetching Employees deatails 2024-03-12 14:44:33.527 +05:30 e8a3e8d9-f74d-46a1-a874-83f9c7588e27 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 14:44:33.527 +05:30 37bddd86-adb8-4c97-8f5b-9576dff81e32 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:44:33.528 +05:30 37bddd86-adb8-4c97-8f5b-9576dff81e32 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 13.5433ms 2024-03-12 14:44:33.528 +05:30 37bddd86-adb8-4c97-8f5b-9576dff81e32 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:44:33.529 +05:30 37bddd86-adb8-4c97-8f5b-9576dff81e32 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 22.7921ms 2024-03-12 14:44:33.529 +05:30 e8a3e8d9-f74d-46a1-a874-83f9c7588e27 INF Connection string fetched 2024-03-12 14:44:33.531 +05:30 e8a3e8d9-f74d-46a1-a874-83f9c7588e27 INF Fetching Country deatails 2024-03-12 14:44:33.537 +05:30 e8a3e8d9-f74d-46a1-a874-83f9c7588e27 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:44:33.538 +05:30 e8a3e8d9-f74d-46a1-a874-83f9c7588e27 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 11.0573ms 2024-03-12 14:44:33.538 +05:30 e8a3e8d9-f74d-46a1-a874-83f9c7588e27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:44:33.538 +05:30 e8a3e8d9-f74d-46a1-a874-83f9c7588e27 INF 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.2375ms 2024-03-12 14:44:33.561 +05:30 8b69e5a4-91ae-4c80-b870-3dbca3bd3cd4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:44:33.563 +05:30 8b69e5a4-91ae-4c80-b870-3dbca3bd3cd4 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 44.7321ms 2024-03-12 14:44:33.563 +05:30 8b69e5a4-91ae-4c80-b870-3dbca3bd3cd4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:44:33.563 +05:30 8b69e5a4-91ae-4c80-b870-3dbca3bd3cd4 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 57.3285ms 2024-03-12 14:44:37.338 +05:30 317a9a7a-aea3-433b-82f1-f4ffed83be84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:44:37.340 +05:30 c85480f5-d8c6-48e2-9eb8-9c4934d17423 INF CORS policy execution successful. 2024-03-12 14:44:37.341 +05:30 c85480f5-d8c6-48e2-9eb8-9c4934d17423 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 3.3134ms 2024-03-12 14:44:37.499 +05:30 69517fe7-6a8c-4036-b3b5-f1389cefb4f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:44:37.500 +05:30 1bef3e34-f55e-4174-bbf4-dc986d78e690 INF CORS policy execution successful. 2024-03-12 14:44:37.500 +05:30 1bef3e34-f55e-4174-bbf4-dc986d78e690 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 14:44:37.510 +05:30 1bef3e34-f55e-4174-bbf4-dc986d78e690 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-12 14:44:37.515 +05:30 1bef3e34-f55e-4174-bbf4-dc986d78e690 INF Connection string fetched 2024-03-12 14:44:37.527 +05:30 1bef3e34-f55e-4174-bbf4-dc986d78e690 INF Fetching Field details for Master 2024-03-12 14:44:37.539 +05:30 1bef3e34-f55e-4174-bbf4-dc986d78e690 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:44:37.540 +05:30 1bef3e34-f55e-4174-bbf4-dc986d78e690 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 30.2567ms 2024-03-12 14:44:37.541 +05:30 1bef3e34-f55e-4174-bbf4-dc986d78e690 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 14:44:37.541 +05:30 1bef3e34-f55e-4174-bbf4-dc986d78e690 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 42.2579ms 2024-03-12 14:45:15.040 +05:30 7f615d98-5873-46bb-b5cf-5bb8c4e96b48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:45:15.044 +05:30 5680e504-4268-4520-9b27-cf70c686f819 INF CORS policy execution successful. 2024-03-12 14:45:15.047 +05:30 5680e504-4268-4520-9b27-cf70c686f819 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 8.8609ms 2024-03-12 14:45:15.084 +05:30 514988ea-21bb-4a8a-bdc2-5f088ead2abc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:45:15.093 +05:30 514988ea-21bb-4a8a-bdc2-5f088ead2abc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:20:27 AM', Current time (UTC): '3/12/2024 9: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-12 14:45:15.097 +05:30 514988ea-21bb-4a8a-bdc2-5f088ead2abc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 7:20:27 AM', Current time (UTC): '3/12/2024 9:15:15 AM'. 2024-03-12 14:45:15.098 +05:30 0506406a-aa7e-4054-a049-e1dbdde02d58 INF CORS policy execution successful. 2024-03-12 14:45:15.099 +05:30 0506406a-aa7e-4054-a049-e1dbdde02d58 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 14:45:15.099 +05:30 0506406a-aa7e-4054-a049-e1dbdde02d58 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 14:45:15.100 +05:30 0506406a-aa7e-4054-a049-e1dbdde02d58 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 401 null null 16.0849ms 2024-03-12 14:45:15.138 +05:30 fcd4ea40-a8dc-464b-92d0-a26deb898542 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIyNzcyNywiZXhwIjoxNzEwMjI5NTI3LCJpYXQiOjE3MTAyMjc3Mjd9._MhrKiV3IYOCd-W706c_DSdFkR_FlAKDVgpkoJwolIE - null null 2024-03-12 14:45:15.139 +05:30 81d72ec7-5af1-4df8-98ef-ef44bd825dc4 INF CORS policy execution successful. 2024-03-12 14:45:15.139 +05:30 81d72ec7-5af1-4df8-98ef-ef44bd825dc4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:45:15.140 +05:30 81d72ec7-5af1-4df8-98ef-ef44bd825dc4 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-12 14:45:15.160 +05:30 81d72ec7-5af1-4df8-98ef-ef44bd825dc4 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-12 14:45:15.162 +05:30 81d72ec7-5af1-4df8-98ef-ef44bd825dc4 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-12 14:45:15.172 +05:30 81d72ec7-5af1-4df8-98ef-ef44bd825dc4 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 30.9077ms 2024-03-12 14:45:15.172 +05:30 81d72ec7-5af1-4df8-98ef-ef44bd825dc4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 14:45:15.172 +05:30 81d72ec7-5af1-4df8-98ef-ef44bd825dc4 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIyNzcyNywiZXhwIjoxNzEwMjI5NTI3LCJpYXQiOjE3MTAyMjc3Mjd9._MhrKiV3IYOCd-W706c_DSdFkR_FlAKDVgpkoJwolIE - 500 null application/problem+json; charset=utf-8 33.8993ms 2024-03-12 14:45:18.222 +05:30 65b53177-1520-435e-9d58-86759cbcce92 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 14:45:18.223 +05:30 6c484c5d-de2e-476c-a2bd-e343396e746f INF CORS policy execution successful. 2024-03-12 14:45:18.223 +05:30 6c484c5d-de2e-476c-a2bd-e343396e746f INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:45:18.225 +05:30 6c484c5d-de2e-476c-a2bd-e343396e746f INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 14:45:18.228 +05:30 6c484c5d-de2e-476c-a2bd-e343396e746f INF Fetching Company deatails 2024-03-12 14:45:18.235 +05:30 6c484c5d-de2e-476c-a2bd-e343396e746f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:18.238 +05:30 6c484c5d-de2e-476c-a2bd-e343396e746f INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 11.7757ms 2024-03-12 14:45:18.238 +05:30 6c484c5d-de2e-476c-a2bd-e343396e746f INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:45:18.239 +05:30 6c484c5d-de2e-476c-a2bd-e343396e746f INF 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.4359ms 2024-03-12 14:45:27.173 +05:30 2b4c342e-c06b-4e65-8d20-dcfaaa20c2d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 14:45:27.173 +05:30 88a854f6-8425-4149-bfac-358fec7b5b1c INF CORS policy execution successful. 2024-03-12 14:45:27.174 +05:30 88a854f6-8425-4149-bfac-358fec7b5b1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.1655ms 2024-03-12 14:45:27.378 +05:30 3bba81b7-96b2-4d03-9cc6-bcf5ade4b4be INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 14:45:27.379 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 INF CORS policy execution successful. 2024-03-12 14:45:27.379 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 14:45:27.379 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 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-12 14:45:27.384 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 INF Connection string fetched 2024-03-12 14:45:27.590 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 INF Token generated 2024-03-12 14:45:27.590 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 INF Token generated 2024-03-12 14:45:27.591 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 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-12 14:45:27.593 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 213.2627ms 2024-03-12 14:45:27.593 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 14:45:27.594 +05:30 bd62cb8f-c362-443a-8faa-060e90c716a5 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 215.6243ms 2024-03-12 14:45:27.927 +05:30 79b8e974-d2ef-4218-b686-23341ba9d5b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:45:27.928 +05:30 7413008a-98ec-40a9-8122-02407e09acfb INF CORS policy execution successful. 2024-03-12 14:45:27.929 +05:30 7413008a-98ec-40a9-8122-02407e09acfb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.4663ms 2024-03-12 14:45:28.097 +05:30 def61855-b785-4502-b741-da5fadaae05b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:45:28.098 +05:30 c8d26483-18bd-4380-92fa-4167775fa98e INF CORS policy execution successful. 2024-03-12 14:45:28.098 +05:30 9e2660e6-7e94-4f5a-88d1-c54f12ac05b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:45:28.098 +05:30 27c52796-909f-4aa3-8ff7-a6907bf20da5 INF CORS policy execution successful. 2024-03-12 14:45:28.098 +05:30 c8d26483-18bd-4380-92fa-4167775fa98e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.2432ms 2024-03-12 14:45:28.099 +05:30 27c52796-909f-4aa3-8ff7-a6907bf20da5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.4874ms 2024-03-12 14:45:28.099 +05:30 9942b9fd-9488-4e2f-95fa-067413715ac1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:45:28.099 +05:30 9c9c1684-204b-4b26-bdff-a03d30772498 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:45:28.099 +05:30 c2e781aa-8e59-49c3-b89f-559894548baf INF CORS policy execution successful. 2024-03-12 14:45:28.099 +05:30 dee3e503-cc68-4086-9856-aea69983e5e6 INF CORS policy execution successful. 2024-03-12 14:45:28.099 +05:30 c2e781aa-8e59-49c3-b89f-559894548baf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.3844ms 2024-03-12 14:45:28.100 +05:30 dee3e503-cc68-4086-9856-aea69983e5e6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:45:28.100 +05:30 dee3e503-cc68-4086-9856-aea69983e5e6 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 14:45:28.102 +05:30 dee3e503-cc68-4086-9856-aea69983e5e6 INF Connection string fetched 2024-03-12 14:45:28.102 +05:30 dee3e503-cc68-4086-9856-aea69983e5e6 INF Fetching City deatails 2024-03-12 14:45:28.106 +05:30 dee3e503-cc68-4086-9856-aea69983e5e6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:28.108 +05:30 dee3e503-cc68-4086-9856-aea69983e5e6 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 8.0323ms 2024-03-12 14:45:28.108 +05:30 dee3e503-cc68-4086-9856-aea69983e5e6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:45:28.110 +05:30 dee3e503-cc68-4086-9856-aea69983e5e6 INF 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.9843ms 2024-03-12 14:45:28.236 +05:30 6b9dacf7-d4df-4bd5-b08c-165899d93b96 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:45:28.237 +05:30 d975fb8d-3285-4f14-ba5a-a7bac85d64c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:45:28.237 +05:30 05df3119-f074-4074-a3d7-0fd9ca6a1912 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:45:28.238 +05:30 d67c2997-8af0-42cb-a3cd-a7eec09919cc INF CORS policy execution successful. 2024-03-12 14:45:28.238 +05:30 04cea36e-3d9b-4e46-9d26-89896366d3ee INF CORS policy execution successful. 2024-03-12 14:45:28.238 +05:30 4c677885-083f-4a65-949e-a7fbcf2654db INF CORS policy execution successful. 2024-03-12 14:45:28.238 +05:30 d67c2997-8af0-42cb-a3cd-a7eec09919cc INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:45:28.238 +05:30 04cea36e-3d9b-4e46-9d26-89896366d3ee INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:45:28.238 +05:30 4c677885-083f-4a65-949e-a7fbcf2654db INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:45:28.238 +05:30 04cea36e-3d9b-4e46-9d26-89896366d3ee INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 14:45:28.238 +05:30 d67c2997-8af0-42cb-a3cd-a7eec09919cc INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 14:45:28.238 +05:30 4c677885-083f-4a65-949e-a7fbcf2654db 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-12 14:45:28.241 +05:30 4c677885-083f-4a65-949e-a7fbcf2654db INF Connection string fetched 2024-03-12 14:45:28.241 +05:30 d67c2997-8af0-42cb-a3cd-a7eec09919cc INF Connection string fetched 2024-03-12 14:45:28.242 +05:30 d67c2997-8af0-42cb-a3cd-a7eec09919cc INF Fetching Department deatails 2024-03-12 14:45:28.242 +05:30 4c677885-083f-4a65-949e-a7fbcf2654db INF Fetching Employees deatails 2024-03-12 14:45:28.243 +05:30 d67c2997-8af0-42cb-a3cd-a7eec09919cc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:28.243 +05:30 d67c2997-8af0-42cb-a3cd-a7eec09919cc INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.8643ms 2024-03-12 14:45:28.243 +05:30 d67c2997-8af0-42cb-a3cd-a7eec09919cc INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:45:28.243 +05:30 04cea36e-3d9b-4e46-9d26-89896366d3ee INF Fetching Country deatails 2024-03-12 14:45:28.244 +05:30 d67c2997-8af0-42cb-a3cd-a7eec09919cc INF 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.5533ms 2024-03-12 14:45:28.246 +05:30 04cea36e-3d9b-4e46-9d26-89896366d3ee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:28.246 +05:30 4c677885-083f-4a65-949e-a7fbcf2654db INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:28.247 +05:30 04cea36e-3d9b-4e46-9d26-89896366d3ee INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 8.4959ms 2024-03-12 14:45:28.247 +05:30 04cea36e-3d9b-4e46-9d26-89896366d3ee INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:45:28.247 +05:30 4c677885-083f-4a65-949e-a7fbcf2654db INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 8.6539ms 2024-03-12 14:45:28.247 +05:30 04cea36e-3d9b-4e46-9d26-89896366d3ee INF 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.8741ms 2024-03-12 14:45:28.247 +05:30 4c677885-083f-4a65-949e-a7fbcf2654db INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:45:28.247 +05:30 4c677885-083f-4a65-949e-a7fbcf2654db 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 10.0852ms 2024-03-12 14:45:28.252 +05:30 INF Connection string fetched 2024-03-12 14:45:30.659 +05:30 95c73c69-e6b4-4565-bb5f-b974038b4248 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:45:30.660 +05:30 1be4d608-53b4-416a-879a-c0f11852fb16 INF CORS policy execution successful. 2024-03-12 14:45:30.661 +05:30 1be4d608-53b4-416a-879a-c0f11852fb16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 1.9453ms 2024-03-12 14:45:30.702 +05:30 1bf6215c-a630-4fb3-a539-82b4c6c243da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:45:30.703 +05:30 1f4c66a3-d65c-479e-9af0-15b5984ec75c INF CORS policy execution successful. 2024-03-12 14:45:30.703 +05:30 1f4c66a3-d65c-479e-9af0-15b5984ec75c INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 14:45:30.704 +05:30 1f4c66a3-d65c-479e-9af0-15b5984ec75c INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-12 14:45:30.709 +05:30 1f4c66a3-d65c-479e-9af0-15b5984ec75c INF Connection string fetched 2024-03-12 14:45:30.713 +05:30 1f4c66a3-d65c-479e-9af0-15b5984ec75c INF Fetching Field details for Master 2024-03-12 14:45:30.716 +05:30 1f4c66a3-d65c-479e-9af0-15b5984ec75c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:30.717 +05:30 1f4c66a3-d65c-479e-9af0-15b5984ec75c INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 12.9793ms 2024-03-12 14:45:30.717 +05:30 1f4c66a3-d65c-479e-9af0-15b5984ec75c INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 14:45:30.717 +05:30 1f4c66a3-d65c-479e-9af0-15b5984ec75c 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 15.7669ms 2024-03-12 14:45:41.497 +05:30 4d918c0e-b839-46b0-b384-1d3bc17a6613 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 14:45:41.498 +05:30 d1669906-d75e-412a-978e-fbe7fb22dc00 INF CORS policy execution successful. 2024-03-12 14:45:41.498 +05:30 d1669906-d75e-412a-978e-fbe7fb22dc00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 1.6138ms 2024-03-12 14:45:41.691 +05:30 2797998a-dcca-4a84-b539-5fbb7b7f46c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 14:45:41.701 +05:30 07424aaf-350a-40fa-890e-d44346407406 INF CORS policy execution successful. 2024-03-12 14:45:41.701 +05:30 07424aaf-350a-40fa-890e-d44346407406 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:45:41.702 +05:30 07424aaf-350a-40fa-890e-d44346407406 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 14:45:41.705 +05:30 07424aaf-350a-40fa-890e-d44346407406 INF Connection string fetched 2024-03-12 14:45:41.706 +05:30 07424aaf-350a-40fa-890e-d44346407406 INF Fetching Company deatails 2024-03-12 14:45:41.707 +05:30 07424aaf-350a-40fa-890e-d44346407406 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:41.708 +05:30 07424aaf-350a-40fa-890e-d44346407406 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 6.0034ms 2024-03-12 14:45:41.708 +05:30 07424aaf-350a-40fa-890e-d44346407406 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:45:41.708 +05:30 07424aaf-350a-40fa-890e-d44346407406 INF 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.9994ms 2024-03-12 14:45:54.514 +05:30 c318c6b5-232e-4bc1-8c78-2ecb91d2a254 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 14:45:54.515 +05:30 5c845868-af47-4c94-9867-9b1f49c7d7b7 INF CORS policy execution successful. 2024-03-12 14:45:54.516 +05:30 5c845868-af47-4c94-9867-9b1f49c7d7b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.0707ms 2024-03-12 14:45:54.684 +05:30 acb56c36-c346-451f-8029-b491bec9ac5c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 14:45:54.686 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 INF CORS policy execution successful. 2024-03-12 14:45:54.687 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 14:45:54.688 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 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-12 14:45:54.692 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 INF Connection string fetched 2024-03-12 14:45:54.696 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 INF Connection string fetched 2024-03-12 14:45:54.892 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 INF Token generated 2024-03-12 14:45:54.893 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 INF Token generated 2024-03-12 14:45:54.895 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 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-12 14:45:54.897 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 208.8487ms 2024-03-12 14:45:54.897 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 14:45:54.897 +05:30 0481145c-397e-4126-859c-bb35ed2bb3f0 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.3263ms 2024-03-12 14:45:55.105 +05:30 cf11c7e9-33fe-46d1-bf88-aba64c2e99b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:45:55.105 +05:30 0fd2f54a-46ee-4685-8955-0aeeb7fb608f INF CORS policy execution successful. 2024-03-12 14:45:55.105 +05:30 0fd2f54a-46ee-4685-8955-0aeeb7fb608f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7518ms 2024-03-12 14:45:55.221 +05:30 59ee7c90-0ff9-45fe-b102-63252fced085 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:45:55.222 +05:30 af5031fe-73d0-477b-b9bb-d03cc829e180 INF CORS policy execution successful. 2024-03-12 14:45:55.222 +05:30 af5031fe-73d0-477b-b9bb-d03cc829e180 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.9353ms 2024-03-12 14:45:55.223 +05:30 40ed8213-a3a7-4fe4-9d1e-91e63ebfc07a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:45:55.223 +05:30 74f35d8f-83d6-4490-872b-bf5a7d49f0a6 INF CORS policy execution successful. 2024-03-12 14:45:55.223 +05:30 74f35d8f-83d6-4490-872b-bf5a7d49f0a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4749ms 2024-03-12 14:45:55.232 +05:30 f31b1742-bebe-4ca7-809e-bc34cb01dfdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:45:55.232 +05:30 eb42c47d-0675-4f40-87e6-ae747b6f8c1e INF CORS policy execution successful. 2024-03-12 14:45:55.232 +05:30 eb42c47d-0675-4f40-87e6-ae747b6f8c1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.9452ms 2024-03-12 14:45:55.242 +05:30 977ff291-691a-4091-8eaa-3ddab913c15a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:45:55.243 +05:30 139b29c8-4750-4d92-b513-5ea662d48bf4 INF CORS policy execution successful. 2024-03-12 14:45:55.243 +05:30 139b29c8-4750-4d92-b513-5ea662d48bf4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:45:55.243 +05:30 139b29c8-4750-4d92-b513-5ea662d48bf4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 14:45:55.246 +05:30 139b29c8-4750-4d92-b513-5ea662d48bf4 INF Connection string fetched 2024-03-12 14:45:55.246 +05:30 139b29c8-4750-4d92-b513-5ea662d48bf4 INF Fetching City deatails 2024-03-12 14:45:55.248 +05:30 139b29c8-4750-4d92-b513-5ea662d48bf4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:55.250 +05:30 139b29c8-4750-4d92-b513-5ea662d48bf4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 6.3546ms 2024-03-12 14:45:55.250 +05:30 139b29c8-4750-4d92-b513-5ea662d48bf4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:45:55.250 +05:30 139b29c8-4750-4d92-b513-5ea662d48bf4 INF 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.766ms 2024-03-12 14:45:55.279 +05:30 49549dd5-d6ee-4ef5-a62e-9a73e9126664 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:45:55.280 +05:30 ac8a6b2c-f0ad-4370-ac55-500373176cd6 INF CORS policy execution successful. 2024-03-12 14:45:55.280 +05:30 fa4943b0-6197-4f44-aef2-7ecb601063d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:45:55.280 +05:30 ac8a6b2c-f0ad-4370-ac55-500373176cd6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:45:55.281 +05:30 43580ef1-7987-4bfd-bb7b-8e73dd9bddd4 INF CORS policy execution successful. 2024-03-12 14:45:55.281 +05:30 ac8a6b2c-f0ad-4370-ac55-500373176cd6 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-12 14:45:55.281 +05:30 43580ef1-7987-4bfd-bb7b-8e73dd9bddd4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:45:55.281 +05:30 43580ef1-7987-4bfd-bb7b-8e73dd9bddd4 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 14:45:55.285 +05:30 18b22eb9-d62d-47bb-bf88-c46ac398539e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:45:55.285 +05:30 ac8a6b2c-f0ad-4370-ac55-500373176cd6 INF Connection string fetched 2024-03-12 14:45:55.285 +05:30 43580ef1-7987-4bfd-bb7b-8e73dd9bddd4 INF Connection string fetched 2024-03-12 14:45:55.286 +05:30 ac8a6b2c-f0ad-4370-ac55-500373176cd6 INF Fetching Employees deatails 2024-03-12 14:45:55.286 +05:30 43580ef1-7987-4bfd-bb7b-8e73dd9bddd4 INF Fetching Country deatails 2024-03-12 14:45:55.286 +05:30 725b2395-5c13-4c5b-a896-fd399cc495c2 INF CORS policy execution successful. 2024-03-12 14:45:55.286 +05:30 725b2395-5c13-4c5b-a896-fd399cc495c2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:45:55.287 +05:30 725b2395-5c13-4c5b-a896-fd399cc495c2 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 14:45:55.288 +05:30 43580ef1-7987-4bfd-bb7b-8e73dd9bddd4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:55.288 +05:30 ac8a6b2c-f0ad-4370-ac55-500373176cd6 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:55.288 +05:30 43580ef1-7987-4bfd-bb7b-8e73dd9bddd4 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.2669ms 2024-03-12 14:45:55.288 +05:30 43580ef1-7987-4bfd-bb7b-8e73dd9bddd4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:45:55.288 +05:30 ac8a6b2c-f0ad-4370-ac55-500373176cd6 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 7.5683ms 2024-03-12 14:45:55.289 +05:30 ac8a6b2c-f0ad-4370-ac55-500373176cd6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:45:55.289 +05:30 43580ef1-7987-4bfd-bb7b-8e73dd9bddd4 INF 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.6062ms 2024-03-12 14:45:55.289 +05:30 ac8a6b2c-f0ad-4370-ac55-500373176cd6 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 9.9012ms 2024-03-12 14:45:55.290 +05:30 725b2395-5c13-4c5b-a896-fd399cc495c2 INF Connection string fetched 2024-03-12 14:45:55.290 +05:30 725b2395-5c13-4c5b-a896-fd399cc495c2 INF Fetching Department deatails 2024-03-12 14:45:55.291 +05:30 725b2395-5c13-4c5b-a896-fd399cc495c2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:45:55.291 +05:30 725b2395-5c13-4c5b-a896-fd399cc495c2 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.6092ms 2024-03-12 14:45:55.291 +05:30 725b2395-5c13-4c5b-a896-fd399cc495c2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:45:55.291 +05:30 725b2395-5c13-4c5b-a896-fd399cc495c2 INF 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.4706ms 2024-03-12 14:46:03.206 +05:30 b874a154-2411-4561-adfa-1787fc240f07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:46:03.207 +05:30 224e293a-e2e7-4810-ae9a-1b144e0cbee8 INF CORS policy execution successful. 2024-03-12 14:46:03.208 +05:30 224e293a-e2e7-4810-ae9a-1b144e0cbee8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 1.83ms 2024-03-12 14:46:03.417 +05:30 66489624-3427-48ef-b3dc-acdc17753186 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:46:03.418 +05:30 db9d8aee-c671-44d6-925b-4127aa93b2a7 INF CORS policy execution successful. 2024-03-12 14:46:03.419 +05:30 db9d8aee-c671-44d6-925b-4127aa93b2a7 INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 14:46:03.419 +05:30 db9d8aee-c671-44d6-925b-4127aa93b2a7 INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-12 14:46:03.429 +05:30 db9d8aee-c671-44d6-925b-4127aa93b2a7 INF Connection string fetched 2024-03-12 14:46:03.431 +05:30 db9d8aee-c671-44d6-925b-4127aa93b2a7 INF Fetching Field details for Master 2024-03-12 14:46:03.434 +05:30 db9d8aee-c671-44d6-925b-4127aa93b2a7 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:03.435 +05:30 db9d8aee-c671-44d6-925b-4127aa93b2a7 INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 15.5636ms 2024-03-12 14:46:03.435 +05:30 db9d8aee-c671-44d6-925b-4127aa93b2a7 INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 14:46:03.435 +05:30 db9d8aee-c671-44d6-925b-4127aa93b2a7 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 18.35ms 2024-03-12 14:46:10.205 +05:30 e80b7429-6233-4125-ba1b-50675c7fa0ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 14:46:10.206 +05:30 be3febde-2d18-46c6-80de-120cd52a60fd INF CORS policy execution successful. 2024-03-12 14:46:10.206 +05:30 be3febde-2d18-46c6-80de-120cd52a60fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 1.5285ms 2024-03-12 14:46:10.387 +05:30 ffd1601d-a669-4552-849c-d2b780e2b4e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 14:46:10.388 +05:30 c997eeac-87ca-46d6-9a7b-3392735f985c INF CORS policy execution successful. 2024-03-12 14:46:10.388 +05:30 c997eeac-87ca-46d6-9a7b-3392735f985c INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:46:10.388 +05:30 c997eeac-87ca-46d6-9a7b-3392735f985c INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 14:46:10.391 +05:30 c997eeac-87ca-46d6-9a7b-3392735f985c INF Connection string fetched 2024-03-12 14:46:10.391 +05:30 c997eeac-87ca-46d6-9a7b-3392735f985c INF Fetching Company deatails 2024-03-12 14:46:10.393 +05:30 c997eeac-87ca-46d6-9a7b-3392735f985c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:10.394 +05:30 c997eeac-87ca-46d6-9a7b-3392735f985c INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 4.6561ms 2024-03-12 14:46:10.394 +05:30 c997eeac-87ca-46d6-9a7b-3392735f985c INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 14:46:10.394 +05:30 c997eeac-87ca-46d6-9a7b-3392735f985c INF 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.3515ms 2024-03-12 14:46:22.147 +05:30 b06e65c1-6765-4cc6-bb10-d977f37c35dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 14:46:22.148 +05:30 05f8b9f9-b214-4ac5-a6b4-c1609f01fb92 INF CORS policy execution successful. 2024-03-12 14:46:22.149 +05:30 05f8b9f9-b214-4ac5-a6b4-c1609f01fb92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.7167ms 2024-03-12 14:46:22.333 +05:30 5fcb7101-d081-44e8-9056-5c60809421c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:46:22.334 +05:30 d78baf43-e3e7-4823-ae67-20256effa40e INF CORS policy execution successful. 2024-03-12 14:46:22.334 +05:30 d78baf43-e3e7-4823-ae67-20256effa40e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.9747ms 2024-03-12 14:46:22.335 +05:30 87757a1b-4aac-4887-83fd-2db2dc387de5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:46:22.335 +05:30 c59b09b2-a61e-4475-b15d-42eeb7c6b37f INF CORS policy execution successful. 2024-03-12 14:46:22.336 +05:30 c59b09b2-a61e-4475-b15d-42eeb7c6b37f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.9453ms 2024-03-12 14:46:22.337 +05:30 d1824c3f-d90f-4bd5-9f2b-7d3e81978107 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:46:22.337 +05:30 1a88f935-57ba-46b8-8ef9-e6d8221dfaff INF CORS policy execution successful. 2024-03-12 14:46:22.338 +05:30 1a88f935-57ba-46b8-8ef9-e6d8221dfaff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.4213ms 2024-03-12 14:46:22.339 +05:30 bb82e462-6c29-4967-b17c-ac5099c97511 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:46:22.339 +05:30 c8d2ddd3-08c1-40fb-99ae-f4da903a8ce5 INF CORS policy execution successful. 2024-03-12 14:46:22.340 +05:30 c8d2ddd3-08c1-40fb-99ae-f4da903a8ce5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8323ms 2024-03-12 14:46:22.450 +05:30 d3d1c31d-2128-471e-a751-287779eca21b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 14:46:22.451 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 INF CORS policy execution successful. 2024-03-12 14:46:22.452 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 14:46:22.452 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 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-12 14:46:22.456 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 INF Connection string fetched 2024-03-12 14:46:22.458 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 INF Connection string fetched 2024-03-12 14:46:22.498 +05:30 b7d2e1ce-9236-4919-a8e1-e4234bb6d0c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:46:22.499 +05:30 36d28d60-194a-45d0-8061-8eba878d1314 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:46:22.500 +05:30 0d0eb0b0-405a-4509-aedf-5aff114687e1 INF CORS policy execution successful. 2024-03-12 14:46:22.500 +05:30 3472bfe5-a167-46e9-879d-1791b8640674 INF CORS policy execution successful. 2024-03-12 14:46:22.500 +05:30 3472bfe5-a167-46e9-879d-1791b8640674 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:46:22.500 +05:30 0d0eb0b0-405a-4509-aedf-5aff114687e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:46:22.500 +05:30 0d0eb0b0-405a-4509-aedf-5aff114687e1 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 14:46:22.500 +05:30 3472bfe5-a167-46e9-879d-1791b8640674 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 14:46:22.502 +05:30 0d0eb0b0-405a-4509-aedf-5aff114687e1 INF Connection string fetched 2024-03-12 14:46:22.502 +05:30 3472bfe5-a167-46e9-879d-1791b8640674 INF Connection string fetched 2024-03-12 14:46:22.502 +05:30 0d0eb0b0-405a-4509-aedf-5aff114687e1 INF Fetching Department deatails 2024-03-12 14:46:22.502 +05:30 3472bfe5-a167-46e9-879d-1791b8640674 INF Fetching City deatails 2024-03-12 14:46:22.504 +05:30 58849289-d5ca-4381-92ed-dc0ed417a3bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:46:22.504 +05:30 3472bfe5-a167-46e9-879d-1791b8640674 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:22.504 +05:30 0d0eb0b0-405a-4509-aedf-5aff114687e1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:22.505 +05:30 2e07205d-7fd9-4226-ad45-549dc66085af INF CORS policy execution successful. 2024-03-12 14:46:22.505 +05:30 0d0eb0b0-405a-4509-aedf-5aff114687e1 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 4.8199ms 2024-03-12 14:46:22.505 +05:30 3472bfe5-a167-46e9-879d-1791b8640674 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 4.7726ms 2024-03-12 14:46:22.505 +05:30 0d0eb0b0-405a-4509-aedf-5aff114687e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:46:22.505 +05:30 2e07205d-7fd9-4226-ad45-549dc66085af INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:46:22.505 +05:30 3472bfe5-a167-46e9-879d-1791b8640674 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:46:22.505 +05:30 0d0eb0b0-405a-4509-aedf-5aff114687e1 INF 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.6575ms 2024-03-12 14:46:22.505 +05:30 3472bfe5-a167-46e9-879d-1791b8640674 INF 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.4504ms 2024-03-12 14:46:22.505 +05:30 2e07205d-7fd9-4226-ad45-549dc66085af 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-12 14:46:22.506 +05:30 be4ff11b-a4d7-4b17-a077-154091ec2590 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:46:22.506 +05:30 d0a56c54-a460-4fbc-9b85-e1a8f88bb06b INF CORS policy execution successful. 2024-03-12 14:46:22.506 +05:30 d0a56c54-a460-4fbc-9b85-e1a8f88bb06b INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:46:22.507 +05:30 d0a56c54-a460-4fbc-9b85-e1a8f88bb06b INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 14:46:22.507 +05:30 2e07205d-7fd9-4226-ad45-549dc66085af INF Connection string fetched 2024-03-12 14:46:22.507 +05:30 2e07205d-7fd9-4226-ad45-549dc66085af INF Fetching Employees deatails 2024-03-12 14:46:22.509 +05:30 d0a56c54-a460-4fbc-9b85-e1a8f88bb06b INF Connection string fetched 2024-03-12 14:46:22.509 +05:30 d0a56c54-a460-4fbc-9b85-e1a8f88bb06b INF Fetching Country deatails 2024-03-12 14:46:22.509 +05:30 2e07205d-7fd9-4226-ad45-549dc66085af INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:22.510 +05:30 d0a56c54-a460-4fbc-9b85-e1a8f88bb06b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:22.510 +05:30 2e07205d-7fd9-4226-ad45-549dc66085af INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 4.8796ms 2024-03-12 14:46:22.510 +05:30 d0a56c54-a460-4fbc-9b85-e1a8f88bb06b INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.5298ms 2024-03-12 14:46:22.510 +05:30 2e07205d-7fd9-4226-ad45-549dc66085af INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:46:22.510 +05:30 d0a56c54-a460-4fbc-9b85-e1a8f88bb06b INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:46:22.511 +05:30 2e07205d-7fd9-4226-ad45-549dc66085af 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 6.9651ms 2024-03-12 14:46:22.511 +05:30 d0a56c54-a460-4fbc-9b85-e1a8f88bb06b INF 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.8498ms 2024-03-12 14:46:22.663 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 INF Token generated 2024-03-12 14:46:22.663 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 INF Token generated 2024-03-12 14:46:22.664 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 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-12 14:46:22.664 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 212.2976ms 2024-03-12 14:46:22.664 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 14:46:22.665 +05:30 86879e2e-48fe-4fcd-85be-f4b82617fad0 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.6786ms 2024-03-12 14:46:22.771 +05:30 e5cefadf-51f6-4f95-b087-a7323373bce9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:46:22.771 +05:30 54f24794-3a41-4b54-85d1-73a3083821ce INF CORS policy execution successful. 2024-03-12 14:46:22.771 +05:30 54f24794-3a41-4b54-85d1-73a3083821ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.864ms 2024-03-12 14:46:23.033 +05:30 042935d3-c635-4619-abb3-8a529db7fdea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:46:23.033 +05:30 dd78a20b-2212-435a-b0ce-592f99227b58 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:46:23.033 +05:30 c01ef543-a92d-42b2-abc9-af16b99b20e0 INF CORS policy execution successful. 2024-03-12 14:46:23.033 +05:30 03620ecf-6d00-42b5-a9a2-976b99004a08 INF CORS policy execution successful. 2024-03-12 14:46:23.033 +05:30 c01ef543-a92d-42b2-abc9-af16b99b20e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6816ms 2024-03-12 14:46:23.033 +05:30 03620ecf-6d00-42b5-a9a2-976b99004a08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6258ms 2024-03-12 14:46:23.046 +05:30 fbd6292d-d18a-457e-8ab3-e7f3f3aea4ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:46:23.046 +05:30 6fce39cd-7c90-463e-817b-454bb1faab3a INF CORS policy execution successful. 2024-03-12 14:46:23.046 +05:30 6fce39cd-7c90-463e-817b-454bb1faab3a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.5574ms 2024-03-12 14:46:23.047 +05:30 23df3172-613d-4563-9425-2f0f31ee2312 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:46:23.047 +05:30 92db50fb-9812-4935-8748-1c1d9c92c9ad INF CORS policy execution successful. 2024-03-12 14:46:23.048 +05:30 92db50fb-9812-4935-8748-1c1d9c92c9ad INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:46:23.048 +05:30 92db50fb-9812-4935-8748-1c1d9c92c9ad INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 14:46:23.049 +05:30 92db50fb-9812-4935-8748-1c1d9c92c9ad INF Connection string fetched 2024-03-12 14:46:23.049 +05:30 92db50fb-9812-4935-8748-1c1d9c92c9ad INF Fetching City deatails 2024-03-12 14:46:23.050 +05:30 92db50fb-9812-4935-8748-1c1d9c92c9ad INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:23.050 +05:30 92db50fb-9812-4935-8748-1c1d9c92c9ad INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4311ms 2024-03-12 14:46:23.051 +05:30 92db50fb-9812-4935-8748-1c1d9c92c9ad INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:46:23.051 +05:30 92db50fb-9812-4935-8748-1c1d9c92c9ad INF 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.6773ms 2024-03-12 14:46:23.089 +05:30 63eb2420-033c-46ec-bb17-1d2bf125a2f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:46:23.089 +05:30 f6baa92d-1c49-43e1-89ec-e7daad628d65 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:46:23.089 +05:30 1e65e908-377a-4069-a9a3-89903e398945 INF CORS policy execution successful. 2024-03-12 14:46:23.089 +05:30 5f2a5a9e-7a51-4dce-a522-88968030e1ab INF CORS policy execution successful. 2024-03-12 14:46:23.090 +05:30 5f2a5a9e-7a51-4dce-a522-88968030e1ab INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:46:23.090 +05:30 1e65e908-377a-4069-a9a3-89903e398945 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:46:23.090 +05:30 5f2a5a9e-7a51-4dce-a522-88968030e1ab INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 14:46:23.090 +05:30 1e65e908-377a-4069-a9a3-89903e398945 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-12 14:46:23.091 +05:30 5f2a5a9e-7a51-4dce-a522-88968030e1ab INF Connection string fetched 2024-03-12 14:46:23.091 +05:30 5f2a5a9e-7a51-4dce-a522-88968030e1ab INF Fetching Country deatails 2024-03-12 14:46:23.091 +05:30 1e65e908-377a-4069-a9a3-89903e398945 INF Connection string fetched 2024-03-12 14:46:23.091 +05:30 1e65e908-377a-4069-a9a3-89903e398945 INF Fetching Employees deatails 2024-03-12 14:46:23.091 +05:30 5f2a5a9e-7a51-4dce-a522-88968030e1ab INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:23.092 +05:30 5f2a5a9e-7a51-4dce-a522-88968030e1ab INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 2.0794ms 2024-03-12 14:46:23.092 +05:30 5f2a5a9e-7a51-4dce-a522-88968030e1ab INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:46:23.092 +05:30 5f2a5a9e-7a51-4dce-a522-88968030e1ab INF 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.0541ms 2024-03-12 14:46:23.093 +05:30 1e65e908-377a-4069-a9a3-89903e398945 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:23.093 +05:30 1e65e908-377a-4069-a9a3-89903e398945 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 3.3387ms 2024-03-12 14:46:23.093 +05:30 1e65e908-377a-4069-a9a3-89903e398945 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:46:23.093 +05:30 1e65e908-377a-4069-a9a3-89903e398945 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 4.5136ms 2024-03-12 14:46:23.108 +05:30 a9d327a0-a923-41d6-9f77-06b46d723bd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:46:23.109 +05:30 6302d265-3f1a-4be8-a42b-d242fa5a0880 INF CORS policy execution successful. 2024-03-12 14:46:23.110 +05:30 6302d265-3f1a-4be8-a42b-d242fa5a0880 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:46:23.110 +05:30 6302d265-3f1a-4be8-a42b-d242fa5a0880 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 14:46:23.113 +05:30 6302d265-3f1a-4be8-a42b-d242fa5a0880 INF Connection string fetched 2024-03-12 14:46:23.113 +05:30 6302d265-3f1a-4be8-a42b-d242fa5a0880 INF Fetching Department deatails 2024-03-12 14:46:23.115 +05:30 6302d265-3f1a-4be8-a42b-d242fa5a0880 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:23.115 +05:30 6302d265-3f1a-4be8-a42b-d242fa5a0880 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 5.1282ms 2024-03-12 14:46:23.115 +05:30 6302d265-3f1a-4be8-a42b-d242fa5a0880 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:46:23.116 +05:30 6302d265-3f1a-4be8-a42b-d242fa5a0880 INF 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.5858ms 2024-03-12 14:46:26.218 +05:30 51f55ee0-6fc7-404a-aa78-b7273b2a1ce4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:46:26.218 +05:30 6919724e-1e7a-48bc-8e52-a96ee21bb9dd INF CORS policy execution successful. 2024-03-12 14:46:26.219 +05:30 6919724e-1e7a-48bc-8e52-a96ee21bb9dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - 204 null null 0.8382ms 2024-03-12 14:46:26.284 +05:30 b4d1ad79-7d5b-419a-a472-3fa9c04f5e75 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/MasterField/GetMastersFields?master=Customer - null null 2024-03-12 14:46:26.286 +05:30 a86c9b15-8738-42bc-a6c4-a7ec36f3617e INF CORS policy execution successful. 2024-03-12 14:46:26.287 +05:30 a86c9b15-8738-42bc-a6c4-a7ec36f3617e INF Executing endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 14:46:26.287 +05:30 a86c9b15-8738-42bc-a6c4-a7ec36f3617e INF Route matched with {action = "GetMastersFields", controller = "MasterField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersFields(Sang.Security.WebApi.Enums.Masters) on controller Sang.Security.WebApi.Controllers.MasterFieldController (Sang.Security.WebApi). 2024-03-12 14:46:26.292 +05:30 a86c9b15-8738-42bc-a6c4-a7ec36f3617e INF Connection string fetched 2024-03-12 14:46:26.293 +05:30 a86c9b15-8738-42bc-a6c4-a7ec36f3617e INF Fetching Field details for Master 2024-03-12 14:46:26.295 +05:30 a86c9b15-8738-42bc-a6c4-a7ec36f3617e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:26.296 +05:30 a86c9b15-8738-42bc-a6c4-a7ec36f3617e INF Executed action Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi) in 8.4616ms 2024-03-12 14:46:26.296 +05:30 a86c9b15-8738-42bc-a6c4-a7ec36f3617e INF Executed endpoint 'Sang.Security.WebApi.Controllers.MasterFieldController.GetMastersFields (Sang.Security.WebApi)' 2024-03-12 14:46:26.296 +05:30 a86c9b15-8738-42bc-a6c4-a7ec36f3617e 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 11.8218ms 2024-03-12 14:46:28.455 +05:30 e6d0b1f4-4757-4ff3-81db-f58468af4d7e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:46:28.455 +05:30 46124d09-24b2-4887-bf9b-e5d1e56f4d04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:46:28.456 +05:30 6beaca5a-9a18-48e3-82b0-a270415bdae1 INF CORS policy execution successful. 2024-03-12 14:46:28.456 +05:30 f2958903-e3e1-4fc0-9e34-7db6a4a5e897 INF CORS policy execution successful. 2024-03-12 14:46:28.456 +05:30 f2958903-e3e1-4fc0-9e34-7db6a4a5e897 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.8666ms 2024-03-12 14:46:28.456 +05:30 6beaca5a-9a18-48e3-82b0-a270415bdae1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.8973ms 2024-03-12 14:46:28.468 +05:30 0d68b642-45c7-4f59-812b-6525b551460a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:46:28.468 +05:30 fded1e56-47a0-42f6-865a-f88c6af4adf8 INF CORS policy execution successful. 2024-03-12 14:46:28.469 +05:30 fded1e56-47a0-42f6-865a-f88c6af4adf8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.6415ms 2024-03-12 14:46:28.475 +05:30 a470c3c6-2354-414e-820c-56ed8c2680e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:46:28.476 +05:30 d92411dc-c240-449b-967e-e5bcf0d6b627 INF CORS policy execution successful. 2024-03-12 14:46:28.476 +05:30 d92411dc-c240-449b-967e-e5bcf0d6b627 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.9473ms 2024-03-12 14:46:28.530 +05:30 247f535e-6fbb-41e6-82c7-9df6d2cf10d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 14:46:28.530 +05:30 e24416d7-0177-4cb2-b58d-1499ae186fab INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 14:46:28.531 +05:30 e61bc279-ab50-4ba4-bf3a-850e9f67f774 INF CORS policy execution successful. 2024-03-12 14:46:28.531 +05:30 49d333a5-faaf-4bda-9d4c-da7e257a9c34 INF CORS policy execution successful. 2024-03-12 14:46:28.531 +05:30 e61bc279-ab50-4ba4-bf3a-850e9f67f774 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:46:28.531 +05:30 49d333a5-faaf-4bda-9d4c-da7e257a9c34 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:46:28.531 +05:30 e61bc279-ab50-4ba4-bf3a-850e9f67f774 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 14:46:28.531 +05:30 49d333a5-faaf-4bda-9d4c-da7e257a9c34 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-12 14:46:28.533 +05:30 e61bc279-ab50-4ba4-bf3a-850e9f67f774 INF Connection string fetched 2024-03-12 14:46:28.533 +05:30 49d333a5-faaf-4bda-9d4c-da7e257a9c34 INF Connection string fetched 2024-03-12 14:46:28.533 +05:30 e61bc279-ab50-4ba4-bf3a-850e9f67f774 INF Fetching City deatails 2024-03-12 14:46:28.533 +05:30 49d333a5-faaf-4bda-9d4c-da7e257a9c34 INF Fetching Employees deatails 2024-03-12 14:46:28.533 +05:30 e61bc279-ab50-4ba4-bf3a-850e9f67f774 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:28.534 +05:30 e61bc279-ab50-4ba4-bf3a-850e9f67f774 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.336ms 2024-03-12 14:46:28.534 +05:30 e61bc279-ab50-4ba4-bf3a-850e9f67f774 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 14:46:28.534 +05:30 e61bc279-ab50-4ba4-bf3a-850e9f67f774 INF 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.6591ms 2024-03-12 14:46:28.535 +05:30 49d333a5-faaf-4bda-9d4c-da7e257a9c34 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:28.535 +05:30 49d333a5-faaf-4bda-9d4c-da7e257a9c34 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 3.7006ms 2024-03-12 14:46:28.535 +05:30 49d333a5-faaf-4bda-9d4c-da7e257a9c34 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 14:46:28.535 +05:30 49d333a5-faaf-4bda-9d4c-da7e257a9c34 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 4.9829ms 2024-03-12 14:46:28.543 +05:30 441683f9-badb-429f-b494-6fb3670c7311 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 14:46:28.544 +05:30 1b60a2ac-6e79-4e44-8644-76165b951072 INF CORS policy execution successful. 2024-03-12 14:46:28.544 +05:30 1b60a2ac-6e79-4e44-8644-76165b951072 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:46:28.544 +05:30 d86caebb-30e2-4355-9ab8-9d635b846c8c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 14:46:28.544 +05:30 1b60a2ac-6e79-4e44-8644-76165b951072 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 14:46:28.545 +05:30 3ba22b7a-8c3b-49e1-b814-43e6b486b347 INF CORS policy execution successful. 2024-03-12 14:46:28.545 +05:30 3ba22b7a-8c3b-49e1-b814-43e6b486b347 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:46:28.545 +05:30 3ba22b7a-8c3b-49e1-b814-43e6b486b347 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 14:46:28.545 +05:30 1b60a2ac-6e79-4e44-8644-76165b951072 INF Connection string fetched 2024-03-12 14:46:28.546 +05:30 1b60a2ac-6e79-4e44-8644-76165b951072 INF Fetching Department deatails 2024-03-12 14:46:28.546 +05:30 3ba22b7a-8c3b-49e1-b814-43e6b486b347 INF Connection string fetched 2024-03-12 14:46:28.546 +05:30 3ba22b7a-8c3b-49e1-b814-43e6b486b347 INF Fetching Country deatails 2024-03-12 14:46:28.546 +05:30 1b60a2ac-6e79-4e44-8644-76165b951072 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:28.546 +05:30 3ba22b7a-8c3b-49e1-b814-43e6b486b347 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 14:46:28.546 +05:30 1b60a2ac-6e79-4e44-8644-76165b951072 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 1.9568ms 2024-03-12 14:46:28.546 +05:30 3ba22b7a-8c3b-49e1-b814-43e6b486b347 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 1.687ms 2024-03-12 14:46:28.546 +05:30 3ba22b7a-8c3b-49e1-b814-43e6b486b347 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 14:46:28.546 +05:30 1b60a2ac-6e79-4e44-8644-76165b951072 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 14:46:28.547 +05:30 3ba22b7a-8c3b-49e1-b814-43e6b486b347 INF 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.3132ms 2024-03-12 14:46:28.547 +05:30 1b60a2ac-6e79-4e44-8644-76165b951072 INF 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-12 14:56:51.003 +05:30 INF Application is shutting down... 2024-03-12 16:09:55.766 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 16:09:55.818 +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-12 16:09:55.841 +05:30 INF Creating key {ca8ce404-fd25-49ac-8c38-0a8a7fd87d0c} with creation date 2024-03-12 10:39:55Z, activation date 2024-03-12 10:39:55Z, and expiration date 2024-06-10 10:39:55Z. 2024-03-12 16:09:55.854 +05:30 WRN No XML encryptor configured. Key {ca8ce404-fd25-49ac-8c38-0a8a7fd87d0c} may be persisted to storage in unencrypted form. 2024-03-12 16:09:55.924 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 16:09:55.925 +05:30 INF Hosting environment: Production 2024-03-12 16:09:55.925 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 16:09:55.956 +05:30 b7c45496-42e2-412b-9de9-a65ac9e53060 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 16:09:55.956 +05:30 e9262d13-7ad8-4b74-858c-a786d661ddd6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 16:09:55.956 +05:30 31c3a485-9eb2-42b7-a108-b9b55508561e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 16:09:55.956 +05:30 aed0b44a-49d0-4f1d-a371-0ca2c64ac80e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:09:56.062 +05:30 d04a42c7-1b74-4470-bca1-afa4735e3c3e INF CORS policy execution successful. 2024-03-12 16:09:56.062 +05:30 52188e89-e28b-462c-8ef0-488375aa6b65 INF CORS policy execution successful. 2024-03-12 16:09:56.062 +05:30 7a3ef892-5a80-402f-9328-e9a5a293f69a INF CORS policy execution successful. 2024-03-12 16:09:56.062 +05:30 8ac477b5-bc50-42ed-9062-3b2900bae014 INF CORS policy execution successful. 2024-03-12 16:09:56.080 +05:30 d04a42c7-1b74-4470-bca1-afa4735e3c3e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 126.2082ms 2024-03-12 16:09:56.080 +05:30 52188e89-e28b-462c-8ef0-488375aa6b65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 126.2106ms 2024-03-12 16:09:56.087 +05:30 7a3ef892-5a80-402f-9328-e9a5a293f69a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 134.4846ms 2024-03-12 16:09:56.088 +05:30 8ac477b5-bc50-42ed-9062-3b2900bae014 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 134.9217ms 2024-03-12 16:09:56.125 +05:30 9633751c-e437-4a1b-bdf1-830510ec968f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 16:09:56.125 +05:30 70e829bc-944a-48bf-97f5-3ec0a6fa3e4c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:09:56.125 +05:30 cc56f8c2-7b62-4eb7-a478-0143e83d44bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 16:09:56.129 +05:30 dd24cc8f-9a96-4b23-af2d-b4ddeb98236a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 16:09:56.263 +05:30 70e829bc-944a-48bf-97f5-3ec0a6fa3e4c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 9:21:22 AM', Current time (UTC): '3/12/2024 10:39: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-12 16:09:56.263 +05:30 dd24cc8f-9a96-4b23-af2d-b4ddeb98236a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 9:21:22 AM', Current time (UTC): '3/12/2024 10:39: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-12 16:09:56.263 +05:30 cc56f8c2-7b62-4eb7-a478-0143e83d44bc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 9:21:22 AM', Current time (UTC): '3/12/2024 10:39: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-12 16:09:56.263 +05:30 9633751c-e437-4a1b-bdf1-830510ec968f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 9:21:22 AM', Current time (UTC): '3/12/2024 10:39: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-12 16:09:56.278 +05:30 dd24cc8f-9a96-4b23-af2d-b4ddeb98236a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 9:21:22 AM', Current time (UTC): '3/12/2024 10:39:56 AM'. 2024-03-12 16:09:56.278 +05:30 9633751c-e437-4a1b-bdf1-830510ec968f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 9:21:22 AM', Current time (UTC): '3/12/2024 10:39:56 AM'. 2024-03-12 16:09:56.278 +05:30 70e829bc-944a-48bf-97f5-3ec0a6fa3e4c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 9:21:22 AM', Current time (UTC): '3/12/2024 10:39:56 AM'. 2024-03-12 16:09:56.278 +05:30 cc56f8c2-7b62-4eb7-a478-0143e83d44bc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 9:21:22 AM', Current time (UTC): '3/12/2024 10:39:56 AM'. 2024-03-12 16:09:56.285 +05:30 b1c93eeb-2a79-4859-8e26-15e2dab3f993 INF CORS policy execution successful. 2024-03-12 16:09:56.285 +05:30 5ac1c7ce-1966-41d5-8c36-7eaa32e14e86 INF CORS policy execution successful. 2024-03-12 16:09:56.285 +05:30 59f04b92-58e1-4823-81ae-6f6ea9ea2067 INF CORS policy execution successful. 2024-03-12 16:09:56.285 +05:30 0a323e82-65f4-4594-aa91-612d8eb3f7e5 INF CORS policy execution successful. 2024-03-12 16:09:56.292 +05:30 0a323e82-65f4-4594-aa91-612d8eb3f7e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 16:09:56.292 +05:30 b1c93eeb-2a79-4859-8e26-15e2dab3f993 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 16:09:56.292 +05:30 59f04b92-58e1-4823-81ae-6f6ea9ea2067 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 16:09:56.292 +05:30 5ac1c7ce-1966-41d5-8c36-7eaa32e14e86 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 16:09:56.299 +05:30 5ac1c7ce-1966-41d5-8c36-7eaa32e14e86 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 16:09:56.306 +05:30 5ac1c7ce-1966-41d5-8c36-7eaa32e14e86 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 401 null null 180.4942ms 2024-03-12 16:09:56.322 +05:30 0a323e82-65f4-4594-aa91-612d8eb3f7e5 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 16:09:56.322 +05:30 b1c93eeb-2a79-4859-8e26-15e2dab3f993 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 16:09:56.322 +05:30 59f04b92-58e1-4823-81ae-6f6ea9ea2067 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 16:09:56.367 +05:30 59f04b92-58e1-4823-81ae-6f6ea9ea2067 INF Fetching City deatails 2024-03-12 16:09:56.367 +05:30 0a323e82-65f4-4594-aa91-612d8eb3f7e5 INF Fetching Department deatails 2024-03-12 16:09:56.367 +05:30 b1c93eeb-2a79-4859-8e26-15e2dab3f993 INF Fetching Country deatails 2024-03-12 16:09:56.371 +05:30 df83e86f-3bde-4459-96e5-cae76d157c3f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIzNDk4MiwiZXhwIjoxNzEwMjM1NTgyLCJpYXQiOjE3MTAyMzQ5ODJ9.xatmRsCwoULMuGXYFUiMPVoFm4HAiMB3jEa-MvDyNqg - null null 2024-03-12 16:09:56.372 +05:30 9c918cc2-0c4b-45f4-9112-8dbd7782e510 INF CORS policy execution successful. 2024-03-12 16:09:56.373 +05:30 9c918cc2-0c4b-45f4-9112-8dbd7782e510 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:09:56.386 +05:30 9c918cc2-0c4b-45f4-9112-8dbd7782e510 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-12 16:09:56.432 +05:30 9c918cc2-0c4b-45f4-9112-8dbd7782e510 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-12 16:09:56.437 +05:30 9c918cc2-0c4b-45f4-9112-8dbd7782e510 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-12 16:09:56.506 +05:30 9c918cc2-0c4b-45f4-9112-8dbd7782e510 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 115.5645ms 2024-03-12 16:09:56.506 +05:30 9c918cc2-0c4b-45f4-9112-8dbd7782e510 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:09:56.506 +05:30 9c918cc2-0c4b-45f4-9112-8dbd7782e510 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDIzNDk4MiwiZXhwIjoxNzEwMjM1NTgyLCJpYXQiOjE3MTAyMzQ5ODJ9.xatmRsCwoULMuGXYFUiMPVoFm4HAiMB3jEa-MvDyNqg - 500 null application/problem+json; charset=utf-8 135.726ms 2024-03-12 16:09:56.608 +05:30 5d7055f6-e575-4d01-b918-d013bacffd71 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:09:56.609 +05:30 5d7055f6-e575-4d01-b918-d013bacffd71 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-12 16:09:56.610 +05:30 5d7055f6-e575-4d01-b918-d013bacffd71 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-12 16:09:56.611 +05:30 3409c10f-0f2c-4313-8351-4b2e34d12b43 INF CORS policy execution successful. 2024-03-12 16:09:56.615 +05:30 3409c10f-0f2c-4313-8351-4b2e34d12b43 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 16:09:56.616 +05:30 3409c10f-0f2c-4313-8351-4b2e34d12b43 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 16:09:56.617 +05:30 3409c10f-0f2c-4313-8351-4b2e34d12b43 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 401 null null 9.2363ms 2024-03-12 16:09:56.681 +05:30 31dfa147-03c1-4e24-8d89-700927debcc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-12 16:09:56.682 +05:30 d871b24a-73b7-424e-baec-62c1f0727d44 INF CORS policy execution successful. 2024-03-12 16:09:56.682 +05:30 d871b24a-73b7-424e-baec-62c1f0727d44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:09:56.682 +05:30 d871b24a-73b7-424e-baec-62c1f0727d44 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-12 16:09:56.688 +05:30 d871b24a-73b7-424e-baec-62c1f0727d44 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-12 16:09:56.696 +05:30 d871b24a-73b7-424e-baec-62c1f0727d44 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 13.4985ms 2024-03-12 16:09:56.696 +05:30 d871b24a-73b7-424e-baec-62c1f0727d44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:09:56.697 +05:30 d871b24a-73b7-424e-baec-62c1f0727d44 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.3964ms 2024-03-12 16:09:56.827 +05:30 59f04b92-58e1-4823-81ae-6f6ea9ea2067 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:09:56.827 +05:30 0a323e82-65f4-4594-aa91-612d8eb3f7e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:09:56.827 +05:30 b1c93eeb-2a79-4859-8e26-15e2dab3f993 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:09:56.847 +05:30 0a323e82-65f4-4594-aa91-612d8eb3f7e5 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 524.866ms 2024-03-12 16:09:56.847 +05:30 b1c93eeb-2a79-4859-8e26-15e2dab3f993 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 524.8513ms 2024-03-12 16:09:56.847 +05:30 59f04b92-58e1-4823-81ae-6f6ea9ea2067 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 524.799ms 2024-03-12 16:09:56.848 +05:30 b1c93eeb-2a79-4859-8e26-15e2dab3f993 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 16:09:56.848 +05:30 0a323e82-65f4-4594-aa91-612d8eb3f7e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 16:09:56.848 +05:30 59f04b92-58e1-4823-81ae-6f6ea9ea2067 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 16:09:56.850 +05:30 0a323e82-65f4-4594-aa91-612d8eb3f7e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 724.7114ms 2024-03-12 16:09:56.850 +05:30 59f04b92-58e1-4823-81ae-6f6ea9ea2067 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 724.7292ms 2024-03-12 16:09:56.850 +05:30 b1c93eeb-2a79-4859-8e26-15e2dab3f993 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 720.6213ms 2024-03-12 16:09:58.587 +05:30 8ae720f9-4926-4725-9b52-20ee7b802578 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 16:09:58.590 +05:30 b2eba727-0913-4cd9-a0a9-4aa541319b9d INF CORS policy execution successful. 2024-03-12 16:09:58.591 +05:30 b2eba727-0913-4cd9-a0a9-4aa541319b9d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 16:09:58.601 +05:30 b2eba727-0913-4cd9-a0a9-4aa541319b9d INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 16:09:58.611 +05:30 b2eba727-0913-4cd9-a0a9-4aa541319b9d INF Fetching Company deatails 2024-03-12 16:09:58.621 +05:30 b2eba727-0913-4cd9-a0a9-4aa541319b9d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:09:58.623 +05:30 b2eba727-0913-4cd9-a0a9-4aa541319b9d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 20.7237ms 2024-03-12 16:09:58.623 +05:30 b2eba727-0913-4cd9-a0a9-4aa541319b9d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 16:09:58.623 +05:30 b2eba727-0913-4cd9-a0a9-4aa541319b9d INF 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.0326ms 2024-03-12 16:10:37.011 +05:30 67fbc7cb-9f46-4206-ab29-863a270997f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 16:10:37.018 +05:30 22007b2e-7c90-4ce2-bbc2-7e326eb3fdd5 INF CORS policy execution successful. 2024-03-12 16:10:37.019 +05:30 22007b2e-7c90-4ce2-bbc2-7e326eb3fdd5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 16:10:37.019 +05:30 22007b2e-7c90-4ce2-bbc2-7e326eb3fdd5 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 16:10:37.021 +05:30 22007b2e-7c90-4ce2-bbc2-7e326eb3fdd5 INF Fetching Company deatails 2024-03-12 16:10:37.025 +05:30 22007b2e-7c90-4ce2-bbc2-7e326eb3fdd5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:10:37.027 +05:30 22007b2e-7c90-4ce2-bbc2-7e326eb3fdd5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.4439ms 2024-03-12 16:10:37.027 +05:30 22007b2e-7c90-4ce2-bbc2-7e326eb3fdd5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 16:10:37.028 +05:30 22007b2e-7c90-4ce2-bbc2-7e326eb3fdd5 INF 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.1092ms 2024-03-12 16:10:54.091 +05:30 512e7953-f073-456b-9050-fca6775b36a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 16:10:54.092 +05:30 b77210c8-ce5a-4356-a521-db41d1f76030 INF CORS policy execution successful. 2024-03-12 16:10:54.093 +05:30 b77210c8-ce5a-4356-a521-db41d1f76030 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.2754ms 2024-03-12 16:10:54.152 +05:30 48290f3f-0bea-44ab-89d0-e9fa428e08ed INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 16:10:54.153 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc INF CORS policy execution successful. 2024-03-12 16:10:54.154 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 16:10:54.163 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc 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-12 16:10:54.220 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc INF Connection string fetched 2024-03-12 16:10:54.687 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc INF Token generated 2024-03-12 16:10:54.688 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc INF Token generated 2024-03-12 16:10:54.689 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc 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-12 16:10:54.694 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 530.4459ms 2024-03-12 16:10:54.694 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 16:10:54.694 +05:30 c035f67b-11f7-4b68-8bbe-354f5a1f8adc 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 542.3195ms 2024-03-12 16:10:54.792 +05:30 e4dd0eb0-73de-4b13-8e0c-fa3265f3da5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 16:10:54.793 +05:30 a3e997f5-30a7-4322-a907-839dd4c96d36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 16:10:54.793 +05:30 87ad7a8d-6c03-4298-ad00-3239a731240c INF CORS policy execution successful. 2024-03-12 16:10:54.794 +05:30 11a7639d-8e1d-4fb1-96a0-6ec3af53d02d INF CORS policy execution successful. 2024-03-12 16:10:54.794 +05:30 87ad7a8d-6c03-4298-ad00-3239a731240c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.6457ms 2024-03-12 16:10:54.794 +05:30 11a7639d-8e1d-4fb1-96a0-6ec3af53d02d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.366ms 2024-03-12 16:10:54.795 +05:30 db0560f1-1664-49f7-8aa3-3e0d0ee6ea0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 16:10:54.796 +05:30 3918740a-5642-4c7c-beb1-f15964785764 INF CORS policy execution successful. 2024-03-12 16:10:54.796 +05:30 3918740a-5642-4c7c-beb1-f15964785764 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.1329ms 2024-03-12 16:10:54.807 +05:30 37264f9f-0948-454c-9b5f-6758bb3fe269 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:10:54.807 +05:30 39714941-3ab5-49f4-983d-1eb5dc51296a INF CORS policy execution successful. 2024-03-12 16:10:54.808 +05:30 39714941-3ab5-49f4-983d-1eb5dc51296a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.2003ms 2024-03-12 16:10:54.847 +05:30 1a3a0152-a879-4c25-ad06-a9050c1e68bc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 16:10:54.848 +05:30 6ed9f1c4-386e-47ee-b5ed-3c358c527f17 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 16:10:54.848 +05:30 7f65ec84-8cd5-4151-878f-c4eb1f5bbaf7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 16:10:54.866 +05:30 40436e38-915d-4e7b-8a75-a7adcf376628 INF CORS policy execution successful. 2024-03-12 16:10:54.866 +05:30 76a832ee-51cc-4d43-891a-a79efa2aa6f4 INF CORS policy execution successful. 2024-03-12 16:10:54.866 +05:30 711e0729-ff73-4147-b0e9-fb10f1d556dd INF CORS policy execution successful. 2024-03-12 16:10:54.866 +05:30 40436e38-915d-4e7b-8a75-a7adcf376628 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 16:10:54.866 +05:30 76a832ee-51cc-4d43-891a-a79efa2aa6f4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 16:10:54.866 +05:30 711e0729-ff73-4147-b0e9-fb10f1d556dd INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 16:10:54.867 +05:30 40436e38-915d-4e7b-8a75-a7adcf376628 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 16:10:54.867 +05:30 711e0729-ff73-4147-b0e9-fb10f1d556dd INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 16:10:54.867 +05:30 76a832ee-51cc-4d43-891a-a79efa2aa6f4 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 16:10:54.874 +05:30 711e0729-ff73-4147-b0e9-fb10f1d556dd INF Connection string fetched 2024-03-12 16:10:54.874 +05:30 76a832ee-51cc-4d43-891a-a79efa2aa6f4 INF Connection string fetched 2024-03-12 16:10:54.874 +05:30 40436e38-915d-4e7b-8a75-a7adcf376628 INF Connection string fetched 2024-03-12 16:10:54.875 +05:30 711e0729-ff73-4147-b0e9-fb10f1d556dd INF Fetching Department deatails 2024-03-12 16:10:54.875 +05:30 76a832ee-51cc-4d43-891a-a79efa2aa6f4 INF Fetching City deatails 2024-03-12 16:10:54.875 +05:30 40436e38-915d-4e7b-8a75-a7adcf376628 INF Fetching Country deatails 2024-03-12 16:10:54.876 +05:30 76a832ee-51cc-4d43-891a-a79efa2aa6f4 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:10:54.876 +05:30 711e0729-ff73-4147-b0e9-fb10f1d556dd INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:10:54.877 +05:30 40436e38-915d-4e7b-8a75-a7adcf376628 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:10:54.877 +05:30 76a832ee-51cc-4d43-891a-a79efa2aa6f4 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 10.1108ms 2024-03-12 16:10:54.877 +05:30 711e0729-ff73-4147-b0e9-fb10f1d556dd INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 10.1967ms 2024-03-12 16:10:54.877 +05:30 76a832ee-51cc-4d43-891a-a79efa2aa6f4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 16:10:54.877 +05:30 40436e38-915d-4e7b-8a75-a7adcf376628 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 10.3055ms 2024-03-12 16:10:54.877 +05:30 40436e38-915d-4e7b-8a75-a7adcf376628 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 16:10:54.877 +05:30 711e0729-ff73-4147-b0e9-fb10f1d556dd INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 16:10:54.877 +05:30 76a832ee-51cc-4d43-891a-a79efa2aa6f4 INF 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.0107ms 2024-03-12 16:10:54.878 +05:30 40436e38-915d-4e7b-8a75-a7adcf376628 INF 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.0034ms 2024-03-12 16:10:54.878 +05:30 711e0729-ff73-4147-b0e9-fb10f1d556dd INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 200 null application/json; charset=utf-8 30.563ms 2024-03-12 16:10:54.879 +05:30 38f3b838-f99f-4d7d-a381-9efd296f6c90 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:10:54.880 +05:30 0700f6cc-29b9-4d9b-80a9-74e53b60ff73 INF CORS policy execution successful. 2024-03-12 16:10:54.883 +05:30 0700f6cc-29b9-4d9b-80a9-74e53b60ff73 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 16:10:54.888 +05:30 0700f6cc-29b9-4d9b-80a9-74e53b60ff73 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-12 16:10:54.892 +05:30 0700f6cc-29b9-4d9b-80a9-74e53b60ff73 INF Connection string fetched 2024-03-12 16:10:54.896 +05:30 0700f6cc-29b9-4d9b-80a9-74e53b60ff73 INF Fetching Employees deatails 2024-03-12 16:10:54.918 +05:30 0700f6cc-29b9-4d9b-80a9-74e53b60ff73 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:10:54.920 +05:30 0700f6cc-29b9-4d9b-80a9-74e53b60ff73 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 30.9406ms 2024-03-12 16:10:54.920 +05:30 0700f6cc-29b9-4d9b-80a9-74e53b60ff73 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 16:10:54.920 +05:30 0700f6cc-29b9-4d9b-80a9-74e53b60ff73 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 41.02ms 2024-03-12 16:21:54.635 +05:30 INF Application is shutting down... 2024-03-12 16:43:30.642 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 16:43:30.725 +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-12 16:43:30.775 +05:30 INF Creating key {04bc0150-bd7e-48b2-a8c5-2be062da1fa5} with creation date 2024-03-12 11:13:30Z, activation date 2024-03-12 11:13:30Z, and expiration date 2024-06-10 11:13:30Z. 2024-03-12 16:43:30.807 +05:30 WRN No XML encryptor configured. Key {04bc0150-bd7e-48b2-a8c5-2be062da1fa5} may be persisted to storage in unencrypted form. 2024-03-12 16:43:30.913 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 16:43:30.914 +05:30 INF Hosting environment: Production 2024-03-12 16:43:30.914 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 16:43:30.968 +05:30 17a0a188-d2ea-4ae7-8d87-c350262df757 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 16:43:31.167 +05:30 6983627d-4779-4118-a0de-b707a953f8f6 INF CORS policy execution successful. 2024-03-12 16:43:31.194 +05:30 6983627d-4779-4118-a0de-b707a953f8f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 228.4559ms 2024-03-12 16:43:31.258 +05:30 95c97343-2a83-424b-a3ed-a8bc3a2b994a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 109 2024-03-12 16:43:31.415 +05:30 95c97343-2a83-424b-a3ed-a8bc3a2b994a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 10:45:54 AM', Current time (UTC): '3/12/2024 11:13: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-12 16:43:31.427 +05:30 95c97343-2a83-424b-a3ed-a8bc3a2b994a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 10:45:54 AM', Current time (UTC): '3/12/2024 11:13:31 AM'. 2024-03-12 16:43:31.428 +05:30 e9dd2d7f-1067-4174-95bb-8c744ff59457 INF CORS policy execution successful. 2024-03-12 16:43:31.438 +05:30 e9dd2d7f-1067-4174-95bb-8c744ff59457 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 16:43:31.446 +05:30 e9dd2d7f-1067-4174-95bb-8c744ff59457 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 16:43:31.452 +05:30 e9dd2d7f-1067-4174-95bb-8c744ff59457 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 194.5474ms 2024-03-12 16:43:31.516 +05:30 607ea79f-ebf1-4303-bb12-0ef52902ca5d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MDA1NCwiZXhwIjoxNzEwMjQwNjU0LCJpYXQiOjE3MTAyNDAwNTR9.I52_9Y40pPy6YRX1LTj75ZjJ4xVTZyvWvosT8sLOmJM - null null 2024-03-12 16:43:31.530 +05:30 0b9c2e8a-2f67-4f34-bc3f-ce82087e4511 INF CORS policy execution successful. 2024-03-12 16:43:31.533 +05:30 0b9c2e8a-2f67-4f34-bc3f-ce82087e4511 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:43:31.568 +05:30 0b9c2e8a-2f67-4f34-bc3f-ce82087e4511 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-12 16:43:31.635 +05:30 0b9c2e8a-2f67-4f34-bc3f-ce82087e4511 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-12 16:43:31.639 +05:30 0b9c2e8a-2f67-4f34-bc3f-ce82087e4511 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-12 16:43:31.692 +05:30 0b9c2e8a-2f67-4f34-bc3f-ce82087e4511 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 118.8907ms 2024-03-12 16:43:31.692 +05:30 0b9c2e8a-2f67-4f34-bc3f-ce82087e4511 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:43:31.692 +05:30 0b9c2e8a-2f67-4f34-bc3f-ce82087e4511 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MDA1NCwiZXhwIjoxNzEwMjQwNjU0LCJpYXQiOjE3MTAyNDAwNTR9.I52_9Y40pPy6YRX1LTj75ZjJ4xVTZyvWvosT8sLOmJM - 500 null application/problem+json; charset=utf-8 176.835ms 2024-03-12 16:43:57.148 +05:30 a0458b83-f21d-4bb6-b886-ddcc7b5de06d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 16:43:57.149 +05:30 cd4e5d27-c7a2-4651-9a5b-7f370cf02646 INF CORS policy execution successful. 2024-03-12 16:43:57.150 +05:30 cd4e5d27-c7a2-4651-9a5b-7f370cf02646 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 2.3633ms 2024-03-12 16:43:57.209 +05:30 9f9e227c-7d13-472b-a146-0be5e48fb965 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 177 2024-03-12 16:43:57.211 +05:30 9f9e227c-7d13-472b-a146-0be5e48fb965 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-12 16:43:57.212 +05:30 9f9e227c-7d13-472b-a146-0be5e48fb965 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-12 16:43:57.212 +05:30 68b458b3-a2bd-44f7-8b25-de49f92b5be1 INF CORS policy execution successful. 2024-03-12 16:43:57.215 +05:30 68b458b3-a2bd-44f7-8b25-de49f92b5be1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 16:43:57.216 +05:30 68b458b3-a2bd-44f7-8b25-de49f92b5be1 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 16:43:57.217 +05:30 68b458b3-a2bd-44f7-8b25-de49f92b5be1 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 7.4656ms 2024-03-12 16:43:57.284 +05:30 3cd379ec-a804-430b-9389-a4ef2cf52f24 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens - null null 2024-03-12 16:43:57.287 +05:30 1d6cd801-0184-4fe4-852b-5ec2c86c5528 INF CORS policy execution successful. 2024-03-12 16:43:57.287 +05:30 1d6cd801-0184-4fe4-852b-5ec2c86c5528 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:43:57.288 +05:30 1d6cd801-0184-4fe4-852b-5ec2c86c5528 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-12 16:43:57.296 +05:30 1d6cd801-0184-4fe4-852b-5ec2c86c5528 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-12 16:43:57.310 +05:30 1d6cd801-0184-4fe4-852b-5ec2c86c5528 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 22.0373ms 2024-03-12 16:43:57.311 +05:30 1d6cd801-0184-4fe4-852b-5ec2c86c5528 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:43:57.311 +05:30 1d6cd801-0184-4fe4-852b-5ec2c86c5528 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 26.9002ms 2024-03-12 16:44:00.727 +05:30 d679a392-f231-42ec-958d-3948bfd0ae45 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 16:44:00.728 +05:30 932663cf-6990-4be5-9fce-d7d1cfcdd6ce INF CORS policy execution successful. 2024-03-12 16:44:00.728 +05:30 932663cf-6990-4be5-9fce-d7d1cfcdd6ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 16:44:00.736 +05:30 932663cf-6990-4be5-9fce-d7d1cfcdd6ce INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 16:44:00.753 +05:30 932663cf-6990-4be5-9fce-d7d1cfcdd6ce INF Fetching Company deatails 2024-03-12 16:44:01.251 +05:30 932663cf-6990-4be5-9fce-d7d1cfcdd6ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:44:01.275 +05:30 932663cf-6990-4be5-9fce-d7d1cfcdd6ce INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 538.6959ms 2024-03-12 16:44:01.276 +05:30 932663cf-6990-4be5-9fce-d7d1cfcdd6ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 16:44:01.279 +05:30 932663cf-6990-4be5-9fce-d7d1cfcdd6ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 552.8813ms 2024-03-12 16:44:03.815 +05:30 0a6ac6ab-9947-4868-84ee-39ef4ed11b70 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/index.html - null null 2024-03-12 16:44:03.883 +05:30 1a023786-d9f8-4b02-bf8f-e4c32fc6813d 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 67.9974ms 2024-03-12 16:44:04.286 +05:30 92cb2384-30a4-41fe-9453-ef3c6cfbbf2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/v1/swagger.json - null null 2024-03-12 16:44:04.470 +05:30 f90a50f7-9888-4310-a8cf-745f7fb99405 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 183.5031ms 2024-03-12 16:44:41.410 +05:30 1198cb75-362c-43d2-b78e-391681df0cf5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 16:44:41.413 +05:30 6a6cd0d7-73cc-4cec-913a-eb2af686f590 INF CORS policy execution successful. 2024-03-12 16:44:41.414 +05:30 6a6cd0d7-73cc-4cec-913a-eb2af686f590 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 4.2067ms 2024-03-12 16:44:41.475 +05:30 16e94e1a-a3e0-48f4-bf57-b3f0d7229a27 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 16:44:41.476 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb INF CORS policy execution successful. 2024-03-12 16:44:41.476 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 16:44:41.487 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb 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-12 16:44:41.545 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb INF Connection string fetched 2024-03-12 16:44:41.964 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb INF Token generated 2024-03-12 16:44:41.965 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb INF Token generated 2024-03-12 16:44:41.966 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb 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-12 16:44:41.970 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 482.9442ms 2024-03-12 16:44:41.970 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 16:44:41.970 +05:30 58b54771-7317-4abc-bd5f-2fb58fe98feb 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 495.2521ms 2024-03-12 16:44:42.074 +05:30 c1c0818b-1f34-4380-97bb-fb313448d9ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 16:44:42.075 +05:30 0b6728a2-c860-434a-9a33-7c980ca78c51 INF CORS policy execution successful. 2024-03-12 16:44:42.076 +05:30 0b6728a2-c860-434a-9a33-7c980ca78c51 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.3363ms 2024-03-12 16:44:42.105 +05:30 21be793a-68f7-4b85-bf38-168b75001eb8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 16:44:42.105 +05:30 3794b2a3-3934-4cd9-b74a-f889963e9a46 INF CORS policy execution successful. 2024-03-12 16:44:42.106 +05:30 3794b2a3-3934-4cd9-b74a-f889963e9a46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.0296ms 2024-03-12 16:44:42.107 +05:30 86822d13-2cc4-4587-b22d-b940188c259b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 16:44:42.107 +05:30 9d3e9a15-c5ad-4635-9f98-bf0b41fee4a5 INF CORS policy execution successful. 2024-03-12 16:44:42.107 +05:30 9d3e9a15-c5ad-4635-9f98-bf0b41fee4a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.572ms 2024-03-12 16:44:42.133 +05:30 e105a4e4-d23f-48a4-9b4c-b706304e3fa1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:44:42.134 +05:30 a59da7b2-3e68-4deb-b9a6-62f1f348db5c INF CORS policy execution successful. 2024-03-12 16:44:42.135 +05:30 a59da7b2-3e68-4deb-b9a6-62f1f348db5c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 2.1602ms 2024-03-12 16:44:42.136 +05:30 4748040b-c448-49b5-80f9-945d1c1ac659 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 16:44:42.150 +05:30 d5577d60-2c90-4b65-b58c-2bd1c39747b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 16:44:42.155 +05:30 620b8020-feec-4c60-8ce9-efb9008c3607 INF CORS policy execution successful. 2024-03-12 16:44:42.155 +05:30 ccd44797-f2e1-4fd2-a5ea-359806b1d933 INF CORS policy execution successful. 2024-03-12 16:44:42.156 +05:30 620b8020-feec-4c60-8ce9-efb9008c3607 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 16:44:42.156 +05:30 ccd44797-f2e1-4fd2-a5ea-359806b1d933 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 16:44:42.162 +05:30 16c77807-65ba-4637-acbf-25eca243baf7 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 16:44:42.167 +05:30 e919c68a-5280-4123-af9a-d9198d21df92 INF CORS policy execution successful. 2024-03-12 16:44:42.168 +05:30 e919c68a-5280-4123-af9a-d9198d21df92 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 16:44:42.169 +05:30 620b8020-feec-4c60-8ce9-efb9008c3607 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 16:44:42.169 +05:30 ccd44797-f2e1-4fd2-a5ea-359806b1d933 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 16:44:42.172 +05:30 e919c68a-5280-4123-af9a-d9198d21df92 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 16:44:42.176 +05:30 620b8020-feec-4c60-8ce9-efb9008c3607 INF Connection string fetched 2024-03-12 16:44:42.178 +05:30 620b8020-feec-4c60-8ce9-efb9008c3607 INF Fetching Country deatails 2024-03-12 16:44:42.181 +05:30 e919c68a-5280-4123-af9a-d9198d21df92 INF Fetching Department deatails 2024-03-12 16:44:42.181 +05:30 ccd44797-f2e1-4fd2-a5ea-359806b1d933 INF Fetching City deatails 2024-03-12 16:44:42.191 +05:30 620b8020-feec-4c60-8ce9-efb9008c3607 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:44:42.192 +05:30 620b8020-feec-4c60-8ce9-efb9008c3607 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 22.84ms 2024-03-12 16:44:42.192 +05:30 620b8020-feec-4c60-8ce9-efb9008c3607 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 16:44:42.192 +05:30 620b8020-feec-4c60-8ce9-efb9008c3607 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 42.2369ms 2024-03-12 16:44:42.194 +05:30 e919c68a-5280-4123-af9a-d9198d21df92 INF Connection string fetched 2024-03-12 16:44:42.195 +05:30 ccd44797-f2e1-4fd2-a5ea-359806b1d933 INF Connection string fetched 2024-03-12 16:44:42.199 +05:30 e71714f8-7c9f-46f4-9dcf-d117277d9a30 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:44:42.200 +05:30 ad1e7dfc-1957-485b-90e3-aefde9f9514c INF CORS policy execution successful. 2024-03-12 16:44:42.207 +05:30 e919c68a-5280-4123-af9a-d9198d21df92 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:44:42.207 +05:30 ccd44797-f2e1-4fd2-a5ea-359806b1d933 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:44:42.207 +05:30 ad1e7dfc-1957-485b-90e3-aefde9f9514c INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 16:44:42.208 +05:30 e919c68a-5280-4123-af9a-d9198d21df92 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 35.2263ms 2024-03-12 16:44:42.208 +05:30 e919c68a-5280-4123-af9a-d9198d21df92 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 16:44:42.209 +05:30 e919c68a-5280-4123-af9a-d9198d21df92 INF 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.2553ms 2024-03-12 16:44:42.209 +05:30 ccd44797-f2e1-4fd2-a5ea-359806b1d933 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 39.8913ms 2024-03-12 16:44:42.209 +05:30 ccd44797-f2e1-4fd2-a5ea-359806b1d933 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 16:44:42.209 +05:30 ccd44797-f2e1-4fd2-a5ea-359806b1d933 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 200 null application/json; charset=utf-8 73.1299ms 2024-03-12 16:44:42.213 +05:30 ad1e7dfc-1957-485b-90e3-aefde9f9514c 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-12 16:44:42.215 +05:30 ad1e7dfc-1957-485b-90e3-aefde9f9514c INF Connection string fetched 2024-03-12 16:44:42.218 +05:30 ad1e7dfc-1957-485b-90e3-aefde9f9514c INF Fetching Employees deatails 2024-03-12 16:44:42.242 +05:30 ad1e7dfc-1957-485b-90e3-aefde9f9514c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:44:42.244 +05:30 ad1e7dfc-1957-485b-90e3-aefde9f9514c INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 30.715ms 2024-03-12 16:44:42.244 +05:30 ad1e7dfc-1957-485b-90e3-aefde9f9514c INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 16:44:42.244 +05:30 ad1e7dfc-1957-485b-90e3-aefde9f9514c 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 44.5136ms 2024-03-12 16:45:01.562 +05:30 089a047f-fd48-48dd-b62e-9399d55eed2c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-12 16:45:01.564 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 INF CORS policy execution successful. 2024-03-12 16:45:01.564 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 16:45:01.565 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 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-12 16:45:01.581 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 INF Connection string fetched 2024-03-12 16:45:01.983 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 INF Token generated 2024-03-12 16:45:01.984 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 INF Token generated 2024-03-12 16:45:01.985 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 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-12 16:45:02.007 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 441.8811ms 2024-03-12 16:45:02.008 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 16:45:02.008 +05:30 c0ed1cd0-2619-4ac9-8bfc-0829f81902d5 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 447.1037ms 2024-03-12 16:46:02.646 +05:30 1db42f11-7e1b-42cc-9f05-a436a3a801e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-12 16:46:02.653 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-12 16:46:02.662 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc 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-12 16:46:02.666 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc INF Connection string fetched 2024-03-12 16:46:02.670 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc INF Fetching Profile Summary 2024-03-12 16:46:02.677 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc ERR Could not find stored procedure 'xsp_sec_GetProfileSummary'. 2024-03-12 16:46:02.677 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc ERR Could not find stored procedure 'xsp_sec_GetProfileSummary'. 2024-03-12 16:46:02.685 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc ERR Getting Profile Summary Failed System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'xsp_sec_GetProfileSummary'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Sang.Security.WebApi.CommonService.CommonEntityService.GetDataTable(String query, SqlParameter[] parameters) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\CommonService\CommonEntityService.cs:line 110 at Sang.Security.WebApi.Repositories.ProfileRepository.GetProfileSummary() in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Repositories\ProfileRepository.cs:line 31 at Sang.Security.WebApi.Services.ProfileService.GetProfileSummary() in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Services\ProfileService.cs:line 17 at Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary() in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Controllers\ProfileController.cs:line 34 ClientConnectionId:6377481a-0b4d-47ff-be2b-54a36d9b72d2 Error Number:2812,State:62,Class:16 2024-03-12 16:46:02.686 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-12 16:46:02.687 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 25.0143ms 2024-03-12 16:46:02.687 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-12 16:46:02.688 +05:30 b4135858-0f47-4797-9e18-1aa12be5dbdc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 500 null application/problem+json; charset=utf-8 42.1633ms 2024-03-12 16:47:18.870 +05:30 d99b839a-2fb2-480e-b9b7-c4eac85aa0e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 16:47:18.872 +05:30 2f53f55d-9c8f-4853-8408-b882a9542f1d INF CORS policy execution successful. 2024-03-12 16:47:18.873 +05:30 2f53f55d-9c8f-4853-8408-b882a9542f1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 3.6451ms 2024-03-12 16:47:18.926 +05:30 15390ce1-3cd2-42e3-95db-ccffda9d562a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 109 2024-03-12 16:47:18.928 +05:30 080869b0-c325-4348-b956-af2c3f6b4637 INF CORS policy execution successful. 2024-03-12 16:47:18.929 +05:30 080869b0-c325-4348-b956-af2c3f6b4637 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:47:18.940 +05:30 080869b0-c325-4348-b956-af2c3f6b4637 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 16:47:18.944 +05:30 080869b0-c325-4348-b956-af2c3f6b4637 INF Connection string fetched 2024-03-12 16:47:18.979 +05:30 080869b0-c325-4348-b956-af2c3f6b4637 INF Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2024-03-12 16:47:18.980 +05:30 080869b0-c325-4348-b956-af2c3f6b4637 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 40.2688ms 2024-03-12 16:47:18.981 +05:30 080869b0-c325-4348-b956-af2c3f6b4637 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:47:18.981 +05:30 080869b0-c325-4348-b956-af2c3f6b4637 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 400 null application/problem+json; charset=utf-8 54.5762ms 2024-03-12 16:47:49.214 +05:30 bd4bf25a-3bf4-441f-b6bd-1f418a6c222d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 16:47:49.215 +05:30 416db21b-1b97-4cd8-9a90-6e245ad0edc8 INF CORS policy execution successful. 2024-03-12 16:47:49.216 +05:30 416db21b-1b97-4cd8-9a90-6e245ad0edc8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 1.5133ms 2024-03-12 16:47:49.268 +05:30 4edc829c-de12-4a11-a158-5e9fe2cac83c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 182 2024-03-12 16:47:49.271 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF CORS policy execution successful. 2024-03-12 16:47:49.271 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:47:49.272 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 16:47:49.287 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF Connection string fetched 2024-03-12 16:47:49.323 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF Upserting Employee deatails 2024-03-12 16:47:49.355 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF Validating Upsert result. 2024-03-12 16:47:49.357 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:47:49.358 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 85.7968ms 2024-03-12 16:47:49.358 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:47:49.358 +05:30 14a8a4a7-d0c5-42c7-ade3-4b3e89d386f8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 409 null application/json; charset=utf-8 90.3336ms 2024-03-12 16:48:11.809 +05:30 c1ee9cef-7d4b-48d3-aea1-2592cb60f4ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 16:48:11.810 +05:30 2a6ebe81-c1c5-49c8-bc06-315f58d4c7ef INF CORS policy execution successful. 2024-03-12 16:48:11.811 +05:30 2a6ebe81-c1c5-49c8-bc06-315f58d4c7ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 1.932ms 2024-03-12 16:48:11.864 +05:30 0f59ef5e-b2ca-4a4c-9488-25e705cb9cba INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 182 2024-03-12 16:48:11.866 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF CORS policy execution successful. 2024-03-12 16:48:11.867 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:48:11.867 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 16:48:11.871 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF Connection string fetched 2024-03-12 16:48:11.873 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF Upserting Employee deatails 2024-03-12 16:48:11.876 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF Validating Upsert result. 2024-03-12 16:48:11.877 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:48:11.878 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 10.2641ms 2024-03-12 16:48:11.878 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:48:11.878 +05:30 342fa174-d75b-410d-a0b8-14b31af53e3c INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 409 null application/json; charset=utf-8 13.6219ms 2024-03-12 16:49:43.001 +05:30 2f3691fa-2de2-4a2f-9355-d1fa5428b27a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 16:49:43.004 +05:30 0a50223f-2b3a-4f23-b67b-3a27111f9252 INF CORS policy execution successful. 2024-03-12 16:49:43.005 +05:30 0a50223f-2b3a-4f23-b67b-3a27111f9252 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 4.103ms 2024-03-12 16:49:43.063 +05:30 be3b9564-e8e2-4364-b5e0-69d24a526d61 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 187 2024-03-12 16:49:43.066 +05:30 be3b9564-e8e2-4364-b5e0-69d24a526d61 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:19:41 AM', Current time (UTC): '3/12/2024 11:19: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-12 16:49:43.068 +05:30 be3b9564-e8e2-4364-b5e0-69d24a526d61 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:19:41 AM', Current time (UTC): '3/12/2024 11:19:43 AM'. 2024-03-12 16:49:43.069 +05:30 ac752a6b-055b-43b3-8192-b70dc6fa0296 INF CORS policy execution successful. 2024-03-12 16:49:43.069 +05:30 ac752a6b-055b-43b3-8192-b70dc6fa0296 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 16:49:43.070 +05:30 ac752a6b-055b-43b3-8192-b70dc6fa0296 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 16:49:43.070 +05:30 ac752a6b-055b-43b3-8192-b70dc6fa0296 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 7.2455ms 2024-03-12 16:49:43.143 +05:30 0fe943ca-d474-4d80-9ac8-ccca836ca84c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MjA4MSwiZXhwIjoxNzEwMjQyNjgxLCJpYXQiOjE3MTAyNDIwODF9.tixsYwT28VMV_0z5WdlsRQeDT_heiD2SCMglUXmZcKc - null null 2024-03-12 16:49:43.146 +05:30 a40ada41-1e97-48b9-905a-66905fd273cf INF CORS policy execution successful. 2024-03-12 16:49:43.147 +05:30 a40ada41-1e97-48b9-905a-66905fd273cf INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:49:43.157 +05:30 a40ada41-1e97-48b9-905a-66905fd273cf 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-12 16:49:43.184 +05:30 a40ada41-1e97-48b9-905a-66905fd273cf INF Token generated 2024-03-12 16:49:43.185 +05:30 a40ada41-1e97-48b9-905a-66905fd273cf INF Token generated 2024-03-12 16:49:43.187 +05:30 a40ada41-1e97-48b9-905a-66905fd273cf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-12 16:49:43.189 +05:30 a40ada41-1e97-48b9-905a-66905fd273cf INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 31.3436ms 2024-03-12 16:49:43.189 +05:30 a40ada41-1e97-48b9-905a-66905fd273cf INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:49:43.189 +05:30 a40ada41-1e97-48b9-905a-66905fd273cf INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MjA4MSwiZXhwIjoxNzEwMjQyNjgxLCJpYXQiOjE3MTAyNDIwODF9.tixsYwT28VMV_0z5WdlsRQeDT_heiD2SCMglUXmZcKc - 200 null application/json; charset=utf-8 45.8106ms 2024-03-12 16:49:43.248 +05:30 e0158493-b117-421a-a539-c53d2028a3b5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 187 2024-03-12 16:49:43.249 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF CORS policy execution successful. 2024-03-12 16:49:43.249 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:49:43.250 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 16:49:43.252 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF Connection string fetched 2024-03-12 16:49:43.256 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF Upserting Employee deatails 2024-03-12 16:49:43.266 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF Validating Upsert result. 2024-03-12 16:49:43.270 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:49:43.316 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 65.928ms 2024-03-12 16:49:43.316 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:49:43.316 +05:30 eb152e22-fdb2-4103-9058-03da44c5bf96 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 67.6975ms 2024-03-12 16:52:34.879 +05:30 f5ad27ca-efbf-4ba8-8ce9-a1ec3d793827 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 16:52:34.884 +05:30 99ee6f8f-c9e6-4e0d-80fa-eb76294f8cbf INF CORS policy execution successful. 2024-03-12 16:52:34.885 +05:30 99ee6f8f-c9e6-4e0d-80fa-eb76294f8cbf INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 16:52:34.886 +05:30 99ee6f8f-c9e6-4e0d-80fa-eb76294f8cbf INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 16:52:34.888 +05:30 99ee6f8f-c9e6-4e0d-80fa-eb76294f8cbf INF Fetching Company deatails 2024-03-12 16:52:34.892 +05:30 99ee6f8f-c9e6-4e0d-80fa-eb76294f8cbf INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:52:34.894 +05:30 99ee6f8f-c9e6-4e0d-80fa-eb76294f8cbf INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 7.2527ms 2024-03-12 16:52:34.894 +05:30 99ee6f8f-c9e6-4e0d-80fa-eb76294f8cbf INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 16:52:34.895 +05:30 99ee6f8f-c9e6-4e0d-80fa-eb76294f8cbf INF 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.2821ms 2024-03-12 16:52:46.155 +05:30 d07cb71b-b9ba-4e9f-910b-9a4d86910aae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 16:52:46.157 +05:30 c0fd7ad8-cef0-4b06-9d89-3aa573595c1d INF CORS policy execution successful. 2024-03-12 16:52:46.158 +05:30 c0fd7ad8-cef0-4b06-9d89-3aa573595c1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 2.8795ms 2024-03-12 16:52:46.203 +05:30 366a4945-6efb-4db4-b879-8c792b5f355a INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 16:52:46.204 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 INF CORS policy execution successful. 2024-03-12 16:52:46.204 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 16:52:46.204 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 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-12 16:52:46.209 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 INF Connection string fetched 2024-03-12 16:52:46.397 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 INF Token generated 2024-03-12 16:52:46.398 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 INF Token generated 2024-03-12 16:52:46.398 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 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-12 16:52:46.399 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 194.2234ms 2024-03-12 16:52:46.399 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 16:52:46.399 +05:30 c0fa38f2-76c5-4770-867c-843b4ff6e9c4 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.7659ms 2024-03-12 16:52:46.469 +05:30 48cd31ba-9044-4c42-9b97-13eeb5282d64 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 16:52:46.470 +05:30 3ffdd988-2f29-4afe-bdb4-34ae84b54585 INF CORS policy execution successful. 2024-03-12 16:52:46.470 +05:30 3ffdd988-2f29-4afe-bdb4-34ae84b54585 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 1.459ms 2024-03-12 16:52:46.511 +05:30 c14b5d27-4be9-4f09-afeb-ceee7258c4d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 16:52:46.512 +05:30 8c0f4d78-df83-491d-a2d0-7ac64091cc33 INF CORS policy execution successful. 2024-03-12 16:52:46.512 +05:30 71edc189-fa7f-4a6c-b453-1d2a2107de4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:52:46.512 +05:30 8c0f4d78-df83-491d-a2d0-7ac64091cc33 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.6219ms 2024-03-12 16:52:46.512 +05:30 ab5c5e3d-b178-45fc-9498-22195369bc2a INF CORS policy execution successful. 2024-03-12 16:52:46.512 +05:30 ab5c5e3d-b178-45fc-9498-22195369bc2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.3948ms 2024-03-12 16:52:46.512 +05:30 4701a555-f3e4-4fe8-bf1c-b3d80297d4b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 16:52:46.513 +05:30 7a40ff71-ff3e-4361-a546-387eb763afd0 INF CORS policy execution successful. 2024-03-12 16:52:46.513 +05:30 7a40ff71-ff3e-4361-a546-387eb763afd0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.4382ms 2024-03-12 16:52:46.540 +05:30 991b565b-7d57-46de-a4f8-7aa05a8e6790 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 16:52:46.541 +05:30 10b817a4-3ed4-44a6-a72f-5e760e074140 INF CORS policy execution successful. 2024-03-12 16:52:46.541 +05:30 10b817a4-3ed4-44a6-a72f-5e760e074140 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 16:52:46.542 +05:30 10b817a4-3ed4-44a6-a72f-5e760e074140 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 16:52:46.546 +05:30 10b817a4-3ed4-44a6-a72f-5e760e074140 INF Connection string fetched 2024-03-12 16:52:46.549 +05:30 10b817a4-3ed4-44a6-a72f-5e760e074140 INF Fetching City deatails 2024-03-12 16:52:46.551 +05:30 10b817a4-3ed4-44a6-a72f-5e760e074140 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:52:46.552 +05:30 10b817a4-3ed4-44a6-a72f-5e760e074140 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 9.9305ms 2024-03-12 16:52:46.552 +05:30 10b817a4-3ed4-44a6-a72f-5e760e074140 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 16:52:46.552 +05:30 10b817a4-3ed4-44a6-a72f-5e760e074140 INF 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.6897ms 2024-03-12 16:52:46.568 +05:30 135e64c6-8c3e-4bf2-9964-8a4be5a63e2c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 16:52:46.568 +05:30 0be74f93-6599-47f4-8d15-ac85fecd12b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:52:46.568 +05:30 a7d947eb-649d-4d73-a862-914f500e24e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 16:52:46.569 +05:30 183ab9ec-8d1f-4361-a7a6-853af217fb78 INF CORS policy execution successful. 2024-03-12 16:52:46.569 +05:30 3692db19-3066-47e1-a31a-cd4d993bc1ce INF CORS policy execution successful. 2024-03-12 16:52:46.569 +05:30 3692db19-3066-47e1-a31a-cd4d993bc1ce INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 16:52:46.569 +05:30 a6218635-740a-46f6-9268-0416794a8077 INF CORS policy execution successful. 2024-03-12 16:52:46.569 +05:30 3692db19-3066-47e1-a31a-cd4d993bc1ce INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 16:52:46.569 +05:30 a6218635-740a-46f6-9268-0416794a8077 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 16:52:46.569 +05:30 183ab9ec-8d1f-4361-a7a6-853af217fb78 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 16:52:46.569 +05:30 a6218635-740a-46f6-9268-0416794a8077 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 16:52:46.569 +05:30 183ab9ec-8d1f-4361-a7a6-853af217fb78 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-12 16:52:46.571 +05:30 3692db19-3066-47e1-a31a-cd4d993bc1ce INF Connection string fetched 2024-03-12 16:52:46.571 +05:30 183ab9ec-8d1f-4361-a7a6-853af217fb78 INF Fetching Employees deatails 2024-03-12 16:52:46.571 +05:30 a6218635-740a-46f6-9268-0416794a8077 INF Fetching Department deatails 2024-03-12 16:52:46.571 +05:30 3692db19-3066-47e1-a31a-cd4d993bc1ce INF Fetching Country deatails 2024-03-12 16:52:46.575 +05:30 183ab9ec-8d1f-4361-a7a6-853af217fb78 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:52:46.577 +05:30 183ab9ec-8d1f-4361-a7a6-853af217fb78 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 7.6842ms 2024-03-12 16:52:46.577 +05:30 183ab9ec-8d1f-4361-a7a6-853af217fb78 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 16:52:46.578 +05:30 183ab9ec-8d1f-4361-a7a6-853af217fb78 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 9.5373ms 2024-03-12 16:52:46.593 +05:30 INF Connection string fetched 2024-03-12 16:52:46.593 +05:30 a6218635-740a-46f6-9268-0416794a8077 INF Connection string fetched 2024-03-12 16:52:46.598 +05:30 a6218635-740a-46f6-9268-0416794a8077 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:52:46.599 +05:30 a6218635-740a-46f6-9268-0416794a8077 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 30.0055ms 2024-03-12 16:52:46.600 +05:30 a6218635-740a-46f6-9268-0416794a8077 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 16:52:46.601 +05:30 a6218635-740a-46f6-9268-0416794a8077 INF 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.0052ms 2024-03-12 16:52:46.607 +05:30 3692db19-3066-47e1-a31a-cd4d993bc1ce INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:52:46.607 +05:30 3692db19-3066-47e1-a31a-cd4d993bc1ce INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 38.2639ms 2024-03-12 16:52:46.608 +05:30 3692db19-3066-47e1-a31a-cd4d993bc1ce INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 16:52:46.608 +05:30 3692db19-3066-47e1-a31a-cd4d993bc1ce INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 39.7068ms 2024-03-12 16:53:19.517 +05:30 db3d1dfe-d38f-48d7-a142-889eec62a2e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 16:53:19.518 +05:30 c2c6be38-85d6-4357-8e5e-2d6ad007427b INF CORS policy execution successful. 2024-03-12 16:53:19.519 +05:30 c2c6be38-85d6-4357-8e5e-2d6ad007427b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 2.1884ms 2024-03-12 16:53:19.562 +05:30 4c81439e-66b2-40a1-99b1-b5019886ab1f INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 179 2024-03-12 16:53:19.563 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF CORS policy execution successful. 2024-03-12 16:53:19.564 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:53:19.564 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 16:53:19.566 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF Connection string fetched 2024-03-12 16:53:19.568 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF Upserting Employee deatails 2024-03-12 16:53:19.570 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF Validating Upsert result. 2024-03-12 16:53:19.570 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:53:19.571 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 6.3171ms 2024-03-12 16:53:19.571 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:53:19.571 +05:30 22eae0f0-4690-4421-b5d6-69f6181252c9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 409 null application/json; charset=utf-8 8.6779ms 2024-03-12 16:57:14.796 +05:30 06401515-5d06-4024-ba40-bb73d4510aa0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 16:57:14.799 +05:30 23b2ef08-893f-42ff-bbb8-808448533daa INF CORS policy execution successful. 2024-03-12 16:57:14.800 +05:30 23b2ef08-893f-42ff-bbb8-808448533daa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 3.8058ms 2024-03-12 16:57:14.850 +05:30 31620a10-34fd-49f3-b7fc-e0ae5978ab7b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 195 2024-03-12 16:57:14.853 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF CORS policy execution successful. 2024-03-12 16:57:14.854 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:57:14.855 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 16:57:14.862 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF Upserting Employee deatails 2024-03-12 16:57:15.064 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF Connection string fetched 2024-03-12 16:57:15.112 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF Validating Upsert result. 2024-03-12 16:57:15.115 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:57:15.118 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 262.1069ms 2024-03-12 16:57:15.118 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:57:15.118 +05:30 4c4a6f2a-e294-4a24-99ba-8393838d3015 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 268.2757ms 2024-03-12 16:57:16.688 +05:30 161c6a35-e957-4600-9dd7-318538cd77f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:57:16.689 +05:30 e0c97ae5-2c79-4824-8154-78815fede720 INF CORS policy execution successful. 2024-03-12 16:57:16.690 +05:30 e0c97ae5-2c79-4824-8154-78815fede720 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 2.0864ms 2024-03-12 16:57:16.730 +05:30 b69481d6-b158-4590-a2d7-6ff4ee7cb8b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 16:57:16.732 +05:30 e4083f1c-cbac-4e40-a06a-876d50ebfe8c INF CORS policy execution successful. 2024-03-12 16:57:16.732 +05:30 e4083f1c-cbac-4e40-a06a-876d50ebfe8c INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 16:57:16.733 +05:30 e4083f1c-cbac-4e40-a06a-876d50ebfe8c 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-12 16:57:16.740 +05:30 e4083f1c-cbac-4e40-a06a-876d50ebfe8c INF Connection string fetched 2024-03-12 16:57:16.740 +05:30 e4083f1c-cbac-4e40-a06a-876d50ebfe8c INF Fetching Employees deatails 2024-03-12 16:57:16.755 +05:30 e4083f1c-cbac-4e40-a06a-876d50ebfe8c INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:57:16.756 +05:30 e4083f1c-cbac-4e40-a06a-876d50ebfe8c INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 23.1885ms 2024-03-12 16:57:16.756 +05:30 e4083f1c-cbac-4e40-a06a-876d50ebfe8c INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 16:57:16.756 +05:30 e4083f1c-cbac-4e40-a06a-876d50ebfe8c 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 26.2057ms 2024-03-12 16:58:37.039 +05:30 c8b26b05-c33e-40cf-8246-fa5bc5508dfe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 16:58:37.042 +05:30 c630bfe3-9345-419d-8d4e-644612b7cc6c INF CORS policy execution successful. 2024-03-12 16:58:37.043 +05:30 c630bfe3-9345-419d-8d4e-644612b7cc6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 4.6802ms 2024-03-12 16:58:37.085 +05:30 27497ff8-4a2a-4cc6-9d66-f8bb8e2ca687 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 198 2024-03-12 16:58:37.090 +05:30 27497ff8-4a2a-4cc6-9d66-f8bb8e2ca687 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:27:46 AM', Current time (UTC): '3/12/2024 11:28: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-12 16:58:37.093 +05:30 27497ff8-4a2a-4cc6-9d66-f8bb8e2ca687 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:27:46 AM', Current time (UTC): '3/12/2024 11:28:37 AM'. 2024-03-12 16:58:37.093 +05:30 a2ed397b-2d0e-4178-9d02-9bd0b5c14dfe INF CORS policy execution successful. 2024-03-12 16:58:37.094 +05:30 a2ed397b-2d0e-4178-9d02-9bd0b5c14dfe INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 16:58:37.094 +05:30 a2ed397b-2d0e-4178-9d02-9bd0b5c14dfe INF AuthenticationScheme: Bearer was challenged. 2024-03-12 16:58:37.095 +05:30 a2ed397b-2d0e-4178-9d02-9bd0b5c14dfe INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 9.6587ms 2024-03-12 16:58:37.149 +05:30 363245cb-056f-4e83-bae7-121979ca67a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MjU2NiwiZXhwIjoxNzEwMjQzMTY2LCJpYXQiOjE3MTAyNDI1NjZ9.LoSp0OZ41rxIX4oCcZjpiipPQ43k02PLHRlNX5KhXQg - null null 2024-03-12 16:58:37.150 +05:30 769cd63c-0f41-402a-b615-a9b6457e4b7d INF CORS policy execution successful. 2024-03-12 16:58:37.150 +05:30 769cd63c-0f41-402a-b615-a9b6457e4b7d INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:58:37.151 +05:30 769cd63c-0f41-402a-b615-a9b6457e4b7d 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-12 16:58:37.162 +05:30 769cd63c-0f41-402a-b615-a9b6457e4b7d INF Token generated 2024-03-12 16:58:37.163 +05:30 769cd63c-0f41-402a-b615-a9b6457e4b7d INF Token generated 2024-03-12 16:58:37.163 +05:30 769cd63c-0f41-402a-b615-a9b6457e4b7d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-12 16:58:37.164 +05:30 769cd63c-0f41-402a-b615-a9b6457e4b7d INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 13.0993ms 2024-03-12 16:58:37.164 +05:30 769cd63c-0f41-402a-b615-a9b6457e4b7d INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 16:58:37.165 +05:30 769cd63c-0f41-402a-b615-a9b6457e4b7d INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MjU2NiwiZXhwIjoxNzEwMjQzMTY2LCJpYXQiOjE3MTAyNDI1NjZ9.LoSp0OZ41rxIX4oCcZjpiipPQ43k02PLHRlNX5KhXQg - 200 null application/json; charset=utf-8 15.9944ms 2024-03-12 16:58:37.206 +05:30 62c9d8c7-e9c1-47ce-958a-a508482e47bb INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 198 2024-03-12 16:58:37.207 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF CORS policy execution successful. 2024-03-12 16:58:37.207 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:58:37.208 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 16:58:37.211 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF Connection string fetched 2024-03-12 16:58:37.213 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF Upserting Employee deatails 2024-03-12 16:58:37.216 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF Validating Upsert result. 2024-03-12 16:58:37.217 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 16:58:37.218 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 9.3456ms 2024-03-12 16:58:37.218 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 16:58:37.218 +05:30 6b8cdf15-82b7-4595-a32c-9994d3769ffc INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 11.9579ms 2024-03-12 17:04:33.787 +05:30 b2e4ea99-dbfe-4edf-88ce-178644844214 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 17:04:33.791 +05:30 164ee053-19ca-4611-bf6d-c2c3bc5f3efb INF CORS policy execution successful. 2024-03-12 17:04:33.792 +05:30 164ee053-19ca-4611-bf6d-c2c3bc5f3efb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 5.1518ms 2024-03-12 17:04:33.849 +05:30 2962d9d5-1c2c-424c-ba21-fe06628ca99b INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 185 2024-03-12 17:04:33.853 +05:30 2962d9d5-1c2c-424c-ba21-fe06628ca99b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:33:37 AM', Current time (UTC): '3/12/2024 11:34: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-12 17:04:33.856 +05:30 2962d9d5-1c2c-424c-ba21-fe06628ca99b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:33:37 AM', Current time (UTC): '3/12/2024 11:34:33 AM'. 2024-03-12 17:04:33.856 +05:30 899be2fa-76ec-4eaa-9496-da37a5b0af57 INF CORS policy execution successful. 2024-03-12 17:04:33.857 +05:30 899be2fa-76ec-4eaa-9496-da37a5b0af57 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 17:04:33.857 +05:30 899be2fa-76ec-4eaa-9496-da37a5b0af57 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 17:04:33.858 +05:30 899be2fa-76ec-4eaa-9496-da37a5b0af57 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 8.6025ms 2024-03-12 17:04:33.919 +05:30 bd71b707-1396-4d1a-9e40-c9b13bb917b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MjkxNywiZXhwIjoxNzEwMjQzNTE3LCJpYXQiOjE3MTAyNDI5MTd9.JxHzLcO6uSTm42_P1SsZ5YH-AkVsB1hL9uVVcZbVEhM - null null 2024-03-12 17:04:33.920 +05:30 9a058d76-06c6-48c6-84fd-8ce4e4decefc INF CORS policy execution successful. 2024-03-12 17:04:33.920 +05:30 9a058d76-06c6-48c6-84fd-8ce4e4decefc INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 17:04:33.922 +05:30 9a058d76-06c6-48c6-84fd-8ce4e4decefc 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-12 17:04:33.930 +05:30 9a058d76-06c6-48c6-84fd-8ce4e4decefc INF Token generated 2024-03-12 17:04:33.931 +05:30 9a058d76-06c6-48c6-84fd-8ce4e4decefc INF Token generated 2024-03-12 17:04:33.932 +05:30 9a058d76-06c6-48c6-84fd-8ce4e4decefc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-12 17:04:33.933 +05:30 9a058d76-06c6-48c6-84fd-8ce4e4decefc INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 11.2132ms 2024-03-12 17:04:33.933 +05:30 9a058d76-06c6-48c6-84fd-8ce4e4decefc INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 17:04:33.933 +05:30 9a058d76-06c6-48c6-84fd-8ce4e4decefc INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MjkxNywiZXhwIjoxNzEwMjQzNTE3LCJpYXQiOjE3MTAyNDI5MTd9.JxHzLcO6uSTm42_P1SsZ5YH-AkVsB1hL9uVVcZbVEhM - 200 null application/json; charset=utf-8 14.1868ms 2024-03-12 17:04:33.992 +05:30 d14b1214-16e3-43f6-9bc0-2a134ce4f98e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 185 2024-03-12 17:04:33.993 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF CORS policy execution successful. 2024-03-12 17:04:33.994 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:04:33.994 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 17:04:33.996 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF Connection string fetched 2024-03-12 17:04:34.001 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF Upserting Employee deatails 2024-03-12 17:04:34.013 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF Validating Upsert result. 2024-03-12 17:04:34.014 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:04:34.017 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 22.6927ms 2024-03-12 17:04:34.017 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:04:34.017 +05:30 b3287570-6ab7-41b9-b141-137d568c55e3 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 24.5264ms 2024-03-12 17:05:45.890 +05:30 eef2112d-c13f-4084-aa6d-c9b92447779f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 17:05:45.892 +05:30 876ab210-cf44-4385-9767-746e0b01aca3 INF CORS policy execution successful. 2024-03-12 17:05:45.894 +05:30 876ab210-cf44-4385-9767-746e0b01aca3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 3.8334ms 2024-03-12 17:05:45.950 +05:30 9eb58fba-1bd4-4e8f-9e67-107cc268a412 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 17:05:45.951 +05:30 08d0a306-9bf0-40bc-ba19-e002cfcac00d INF CORS policy execution successful. 2024-03-12 17:05:45.951 +05:30 08d0a306-9bf0-40bc-ba19-e002cfcac00d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.5519ms 2024-03-12 17:05:45.952 +05:30 d2157627-2d78-4349-ba0c-4de5f0aad68c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:05:45.952 +05:30 187ca5d3-9950-46c3-8e54-33ba1277c799 INF CORS policy execution successful. 2024-03-12 17:05:45.952 +05:30 2bf799ae-0985-4638-85c9-5d1125189b26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 17:05:45.953 +05:30 187ca5d3-9950-46c3-8e54-33ba1277c799 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.5857ms 2024-03-12 17:05:45.953 +05:30 0fe8e310-e5da-4e87-b6b5-d19b8341163c INF CORS policy execution successful. 2024-03-12 17:05:45.953 +05:30 0fe8e310-e5da-4e87-b6b5-d19b8341163c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.4511ms 2024-03-12 17:05:45.954 +05:30 88f79683-8f6c-49d4-9762-94bebda653ef INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 17:05:45.956 +05:30 209af73e-5811-4523-a77e-64e42da4b126 INF CORS policy execution successful. 2024-03-12 17:05:45.957 +05:30 209af73e-5811-4523-a77e-64e42da4b126 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 17:05:45.958 +05:30 209af73e-5811-4523-a77e-64e42da4b126 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 17:05:45.965 +05:30 209af73e-5811-4523-a77e-64e42da4b126 INF Connection string fetched 2024-03-12 17:05:45.965 +05:30 209af73e-5811-4523-a77e-64e42da4b126 INF Fetching City deatails 2024-03-12 17:05:45.974 +05:30 209af73e-5811-4523-a77e-64e42da4b126 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:05:45.976 +05:30 209af73e-5811-4523-a77e-64e42da4b126 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 17.483ms 2024-03-12 17:05:45.976 +05:30 209af73e-5811-4523-a77e-64e42da4b126 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 17:05:45.976 +05:30 209af73e-5811-4523-a77e-64e42da4b126 INF 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.1948ms 2024-03-12 17:05:46.013 +05:30 10cd29c8-c853-40f5-aff4-614e162ac92f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:05:46.014 +05:30 474212f8-18a5-46ea-9307-868e69a64d0b INF CORS policy execution successful. 2024-03-12 17:05:46.014 +05:30 474212f8-18a5-46ea-9307-868e69a64d0b INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:05:46.014 +05:30 90638549-d857-40b8-8412-83175f94185e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 17:05:46.015 +05:30 474212f8-18a5-46ea-9307-868e69a64d0b 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-12 17:05:46.016 +05:30 aca93399-2a91-4643-8fc6-daded706e68e INF CORS policy execution successful. 2024-03-12 17:05:46.016 +05:30 aca93399-2a91-4643-8fc6-daded706e68e INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 17:05:46.016 +05:30 aca93399-2a91-4643-8fc6-daded706e68e INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 17:05:46.017 +05:30 d7708e60-92d6-4341-9be8-b8547726b775 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 17:05:46.019 +05:30 d3dc2b07-1c2a-40fd-9b2f-cc4939ec6c8f INF CORS policy execution successful. 2024-03-12 17:05:46.019 +05:30 d3dc2b07-1c2a-40fd-9b2f-cc4939ec6c8f INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 17:05:46.021 +05:30 d3dc2b07-1c2a-40fd-9b2f-cc4939ec6c8f INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 17:05:46.026 +05:30 474212f8-18a5-46ea-9307-868e69a64d0b INF Connection string fetched 2024-03-12 17:05:46.026 +05:30 474212f8-18a5-46ea-9307-868e69a64d0b INF Fetching Employees deatails 2024-03-12 17:05:46.027 +05:30 aca93399-2a91-4643-8fc6-daded706e68e INF Fetching Country deatails 2024-03-12 17:05:46.029 +05:30 d3dc2b07-1c2a-40fd-9b2f-cc4939ec6c8f INF Fetching Department deatails 2024-03-12 17:05:46.036 +05:30 474212f8-18a5-46ea-9307-868e69a64d0b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:05:46.038 +05:30 474212f8-18a5-46ea-9307-868e69a64d0b INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 23.5582ms 2024-03-12 17:05:46.039 +05:30 474212f8-18a5-46ea-9307-868e69a64d0b INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:05:46.039 +05:30 474212f8-18a5-46ea-9307-868e69a64d0b 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 25.7485ms 2024-03-12 17:05:46.055 +05:30 aca93399-2a91-4643-8fc6-daded706e68e INF Connection string fetched 2024-03-12 17:05:46.055 +05:30 d3dc2b07-1c2a-40fd-9b2f-cc4939ec6c8f INF Connection string fetched 2024-03-12 17:05:46.062 +05:30 aca93399-2a91-4643-8fc6-daded706e68e INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:05:46.062 +05:30 d3dc2b07-1c2a-40fd-9b2f-cc4939ec6c8f INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:05:46.063 +05:30 aca93399-2a91-4643-8fc6-daded706e68e INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 46.6725ms 2024-03-12 17:05:46.063 +05:30 d3dc2b07-1c2a-40fd-9b2f-cc4939ec6c8f INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 41.0663ms 2024-03-12 17:05:46.063 +05:30 aca93399-2a91-4643-8fc6-daded706e68e INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 17:05:46.063 +05:30 d3dc2b07-1c2a-40fd-9b2f-cc4939ec6c8f INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 17:05:46.063 +05:30 d3dc2b07-1c2a-40fd-9b2f-cc4939ec6c8f INF 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.4248ms 2024-03-12 17:05:46.063 +05:30 aca93399-2a91-4643-8fc6-daded706e68e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 200 null application/json; charset=utf-8 48.4469ms 2024-03-12 17:10:35.797 +05:30 6c8c675f-3924-49b8-88c2-d4a18fdf0b2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 17:10:35.799 +05:30 b3258eda-4aed-4ef8-b072-e6f282805a8e INF CORS policy execution successful. 2024-03-12 17:10:35.801 +05:30 b3258eda-4aed-4ef8-b072-e6f282805a8e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 3.8932ms 2024-03-12 17:10:35.869 +05:30 973eaba7-2156-4d2c-93a5-aedc4130ca49 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-12 17:10:35.872 +05:30 973eaba7-2156-4d2c-93a5-aedc4130ca49 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 8:02:08 AM', Current time (UTC): '3/12/2024 11: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-12 17:10:35.874 +05:30 973eaba7-2156-4d2c-93a5-aedc4130ca49 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 8:02:08 AM', Current time (UTC): '3/12/2024 11:40:35 AM'. 2024-03-12 17:10:35.874 +05:30 1dfd0d1f-131c-40c2-a71d-25ed19ab18e5 INF CORS policy execution successful. 2024-03-12 17:10:35.876 +05:30 1dfd0d1f-131c-40c2-a71d-25ed19ab18e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 17:10:35.877 +05:30 1dfd0d1f-131c-40c2-a71d-25ed19ab18e5 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-12 17:10:35.879 +05:30 1dfd0d1f-131c-40c2-a71d-25ed19ab18e5 INF Fetching Company deatails 2024-03-12 17:10:35.885 +05:30 1dfd0d1f-131c-40c2-a71d-25ed19ab18e5 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:10:35.886 +05:30 1dfd0d1f-131c-40c2-a71d-25ed19ab18e5 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 9.6091ms 2024-03-12 17:10:35.886 +05:30 1dfd0d1f-131c-40c2-a71d-25ed19ab18e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-12 17:10:35.887 +05:30 1dfd0d1f-131c-40c2-a71d-25ed19ab18e5 INF 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.7756ms 2024-03-12 17:10:55.822 +05:30 23c2efe1-b5d0-4c2e-b875-1865d6062c42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - null null 2024-03-12 17:10:55.822 +05:30 f4ac9652-0051-4c7f-98bb-13e1e1dba0d6 INF CORS policy execution successful. 2024-03-12 17:10:55.823 +05:30 f4ac9652-0051-4c7f-98bb-13e1e1dba0d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 204 null null 1.299ms 2024-03-12 17:10:55.893 +05:30 99989066-d5c6-4116-b0dc-3b07f2f38403 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 54 2024-03-12 17:10:55.897 +05:30 99989066-d5c6-4116-b0dc-3b07f2f38403 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 8:02:08 AM', Current time (UTC): '3/12/2024 11:40: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-12 17:10:55.898 +05:30 99989066-d5c6-4116-b0dc-3b07f2f38403 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 8:02:08 AM', Current time (UTC): '3/12/2024 11:40:55 AM'. 2024-03-12 17:10:55.898 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b INF CORS policy execution successful. 2024-03-12 17:10:55.898 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 17:10:55.898 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b 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-12 17:10:55.908 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b INF Connection string fetched 2024-03-12 17:10:56.100 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b INF Token generated 2024-03-12 17:10:56.100 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b INF Token generated 2024-03-12 17:10:56.100 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b 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-12 17:10:56.101 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 202.5864ms 2024-03-12 17:10:56.101 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 17:10:56.101 +05:30 a08d4235-1ddc-4731-aa00-186d1b7f6b6b 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.8572ms 2024-03-12 17:10:56.346 +05:30 1e4c2058-4fc3-4b12-978f-97756f227f53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 17:10:56.346 +05:30 6a78eb1a-e132-4d13-8949-c19b82161b32 INF CORS policy execution successful. 2024-03-12 17:10:56.346 +05:30 6a78eb1a-e132-4d13-8949-c19b82161b32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.618ms 2024-03-12 17:10:56.401 +05:30 52bc60ba-a91b-4c17-afd7-0764e4e898d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 17:10:56.401 +05:30 dc40c512-b0cd-4680-b834-13cd55af9420 INF CORS policy execution successful. 2024-03-12 17:10:56.402 +05:30 dc40c512-b0cd-4680-b834-13cd55af9420 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 0.6172ms 2024-03-12 17:10:56.402 +05:30 80ce3122-2e90-4d13-afb4-8deea32c0709 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 17:10:56.402 +05:30 1e4a8805-f424-4820-aad0-d59fd1d0f340 INF CORS policy execution successful. 2024-03-12 17:10:56.402 +05:30 1e4a8805-f424-4820-aad0-d59fd1d0f340 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 0.3441ms 2024-03-12 17:10:56.415 +05:30 8975080d-0c33-4204-8fff-49827ae06302 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:10:56.415 +05:30 bf55fa9e-0f26-4877-aa46-19f40fbed432 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 17:10:56.415 +05:30 bb6c6c75-0b92-40ce-a454-1c59c60e9cf3 INF CORS policy execution successful. 2024-03-12 17:10:56.416 +05:30 d8ab2fe6-4822-47ae-b80e-297df8033bb9 INF CORS policy execution successful. 2024-03-12 17:10:56.416 +05:30 bb6c6c75-0b92-40ce-a454-1c59c60e9cf3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 1.3535ms 2024-03-12 17:10:56.416 +05:30 d8ab2fe6-4822-47ae-b80e-297df8033bb9 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 17:10:56.416 +05:30 d8ab2fe6-4822-47ae-b80e-297df8033bb9 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 17:10:56.418 +05:30 d8ab2fe6-4822-47ae-b80e-297df8033bb9 INF Connection string fetched 2024-03-12 17:10:56.418 +05:30 d8ab2fe6-4822-47ae-b80e-297df8033bb9 INF Fetching City deatails 2024-03-12 17:10:56.419 +05:30 d8ab2fe6-4822-47ae-b80e-297df8033bb9 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:10:56.419 +05:30 d8ab2fe6-4822-47ae-b80e-297df8033bb9 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 2.4443ms 2024-03-12 17:10:56.419 +05:30 d8ab2fe6-4822-47ae-b80e-297df8033bb9 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 17:10:56.419 +05:30 d8ab2fe6-4822-47ae-b80e-297df8033bb9 INF 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.3372ms 2024-03-12 17:10:56.461 +05:30 18fbfe7e-56b9-463a-88b1-5f1aa52a04c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 17:10:56.461 +05:30 01f9bc9a-cad1-4004-bf9f-4f3056fe528f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 17:10:56.461 +05:30 4f775645-94da-4616-93fe-13ce29a26833 INF CORS policy execution successful. 2024-03-12 17:10:56.461 +05:30 38c0e79a-a3bf-4a3a-af9a-246ec0f7dd44 INF CORS policy execution successful. 2024-03-12 17:10:56.462 +05:30 4f775645-94da-4616-93fe-13ce29a26833 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 17:10:56.462 +05:30 38c0e79a-a3bf-4a3a-af9a-246ec0f7dd44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 17:10:56.462 +05:30 4f775645-94da-4616-93fe-13ce29a26833 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 17:10:56.462 +05:30 38c0e79a-a3bf-4a3a-af9a-246ec0f7dd44 INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 17:10:56.463 +05:30 4f775645-94da-4616-93fe-13ce29a26833 INF Connection string fetched 2024-03-12 17:10:56.463 +05:30 4f775645-94da-4616-93fe-13ce29a26833 INF Fetching Department deatails 2024-03-12 17:10:56.463 +05:30 38c0e79a-a3bf-4a3a-af9a-246ec0f7dd44 INF Connection string fetched 2024-03-12 17:10:56.464 +05:30 38c0e79a-a3bf-4a3a-af9a-246ec0f7dd44 INF Fetching Country deatails 2024-03-12 17:10:56.464 +05:30 4f775645-94da-4616-93fe-13ce29a26833 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:10:56.465 +05:30 4f775645-94da-4616-93fe-13ce29a26833 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 2.9829ms 2024-03-12 17:10:56.465 +05:30 38c0e79a-a3bf-4a3a-af9a-246ec0f7dd44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:10:56.465 +05:30 4f775645-94da-4616-93fe-13ce29a26833 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 17:10:56.465 +05:30 38c0e79a-a3bf-4a3a-af9a-246ec0f7dd44 INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 3.2731ms 2024-03-12 17:10:56.465 +05:30 4f775645-94da-4616-93fe-13ce29a26833 INF 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.4585ms 2024-03-12 17:10:56.465 +05:30 38c0e79a-a3bf-4a3a-af9a-246ec0f7dd44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 17:10:56.465 +05:30 38c0e79a-a3bf-4a3a-af9a-246ec0f7dd44 INF 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.7246ms 2024-03-12 17:10:56.488 +05:30 f13612bf-6164-4bbb-af9f-ec280ff38653 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:10:56.488 +05:30 fdf45418-efbe-483d-9e08-ce0b81e46d98 INF CORS policy execution successful. 2024-03-12 17:10:56.489 +05:30 fdf45418-efbe-483d-9e08-ce0b81e46d98 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:10:56.489 +05:30 fdf45418-efbe-483d-9e08-ce0b81e46d98 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-12 17:10:56.491 +05:30 fdf45418-efbe-483d-9e08-ce0b81e46d98 INF Connection string fetched 2024-03-12 17:10:56.491 +05:30 fdf45418-efbe-483d-9e08-ce0b81e46d98 INF Fetching Employees deatails 2024-03-12 17:10:56.494 +05:30 fdf45418-efbe-483d-9e08-ce0b81e46d98 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:10:56.494 +05:30 fdf45418-efbe-483d-9e08-ce0b81e46d98 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 5.3392ms 2024-03-12 17:10:56.494 +05:30 fdf45418-efbe-483d-9e08-ce0b81e46d98 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:10:56.495 +05:30 fdf45418-efbe-483d-9e08-ce0b81e46d98 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 6.7155ms 2024-03-12 17:11:14.541 +05:30 51a05bbd-39d6-4fc3-9eb2-ee2bf9665843 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 17:11:14.541 +05:30 483d2ae8-e465-45fb-95c2-f13790c9753b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 17:11:14.542 +05:30 048bb15b-8a53-414e-af25-b75bb607973e INF CORS policy execution successful. 2024-03-12 17:11:14.542 +05:30 7d0faa41-7bd1-40f6-85c5-72a9d6276dd0 INF CORS policy execution successful. 2024-03-12 17:11:14.543 +05:30 aa3103aa-1e17-4ee7-b394-3c9aa4b46b5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 17:11:14.543 +05:30 7d0faa41-7bd1-40f6-85c5-72a9d6276dd0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - 204 null null 1.5425ms 2024-03-12 17:11:14.543 +05:30 048bb15b-8a53-414e-af25-b75bb607973e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - 204 null null 1.7501ms 2024-03-12 17:11:14.543 +05:30 e8d4f5f6-8364-4393-afe8-eed77eaf9fc0 INF CORS policy execution successful. 2024-03-12 17:11:14.543 +05:30 e8d4f5f6-8364-4393-afe8-eed77eaf9fc0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - 204 null null 0.7093ms 2024-03-12 17:11:14.544 +05:30 30ed501e-883e-473f-a5e6-4fe80d574a7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:11:14.544 +05:30 d84003ab-a63e-4087-9788-f95487b35fcd INF CORS policy execution successful. 2024-03-12 17:11:14.544 +05:30 d84003ab-a63e-4087-9788-f95487b35fcd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.7322ms 2024-03-12 17:11:14.601 +05:30 6bdf3287-6942-4a5a-904a-b9b35078eee1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Country/GetCountry - null null 2024-03-12 17:11:14.601 +05:30 cf426c2e-4577-40c3-87ee-8da87d1ab84b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Department/GetDepartment - null null 2024-03-12 17:11:14.602 +05:30 460ef001-4434-43c1-b423-6e4eefea2b44 INF CORS policy execution successful. 2024-03-12 17:11:14.602 +05:30 3ac5d4be-83cc-4be7-b3ed-dd1b13ba834d INF CORS policy execution successful. 2024-03-12 17:11:14.602 +05:30 3ac5d4be-83cc-4be7-b3ed-dd1b13ba834d INF Executing endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 17:11:14.602 +05:30 460ef001-4434-43c1-b423-6e4eefea2b44 INF Executing endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 17:11:14.602 +05:30 3ac5d4be-83cc-4be7-b3ed-dd1b13ba834d INF Route matched with {action = "GetCountry", controller = "Country"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCountry() on controller Sang.Security.WebApi.Controllers.CountryController (Sang.Security.WebApi). 2024-03-12 17:11:14.602 +05:30 460ef001-4434-43c1-b423-6e4eefea2b44 INF Route matched with {action = "GetDepartment", controller = "Department"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDepartment() on controller Sang.Security.WebApi.Controllers.DepartmentController (Sang.Security.WebApi). 2024-03-12 17:11:14.605 +05:30 3ac5d4be-83cc-4be7-b3ed-dd1b13ba834d INF Connection string fetched 2024-03-12 17:11:14.605 +05:30 460ef001-4434-43c1-b423-6e4eefea2b44 INF Connection string fetched 2024-03-12 17:11:14.605 +05:30 460ef001-4434-43c1-b423-6e4eefea2b44 INF Fetching Department deatails 2024-03-12 17:11:14.605 +05:30 3ac5d4be-83cc-4be7-b3ed-dd1b13ba834d INF Fetching Country deatails 2024-03-12 17:11:14.608 +05:30 3ac5d4be-83cc-4be7-b3ed-dd1b13ba834d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:11:14.608 +05:30 460ef001-4434-43c1-b423-6e4eefea2b44 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:11:14.610 +05:30 3ac5d4be-83cc-4be7-b3ed-dd1b13ba834d INF Executed action Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi) in 7.1476ms 2024-03-12 17:11:14.610 +05:30 460ef001-4434-43c1-b423-6e4eefea2b44 INF Executed action Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi) in 7.1273ms 2024-03-12 17:11:14.610 +05:30 460ef001-4434-43c1-b423-6e4eefea2b44 INF Executed endpoint 'Sang.Security.WebApi.Controllers.DepartmentController.GetDepartment (Sang.Security.WebApi)' 2024-03-12 17:11:14.610 +05:30 3ac5d4be-83cc-4be7-b3ed-dd1b13ba834d INF Executed endpoint 'Sang.Security.WebApi.Controllers.CountryController.GetCountry (Sang.Security.WebApi)' 2024-03-12 17:11:14.610 +05:30 460ef001-4434-43c1-b423-6e4eefea2b44 INF 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.0489ms 2024-03-12 17:11:14.610 +05:30 3ac5d4be-83cc-4be7-b3ed-dd1b13ba834d INF 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.4462ms 2024-03-12 17:11:14.613 +05:30 a6708fc3-7e8d-4e2c-97a3-15fb1f733e95 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/City/GetCities - null null 2024-03-12 17:11:14.613 +05:30 e8f9d399-b476-4821-a1bf-192dffa83b3f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:11:14.614 +05:30 d72c6221-7fa4-488d-b3b0-5df69422a7d3 INF CORS policy execution successful. 2024-03-12 17:11:14.614 +05:30 9368856c-8c7f-4d3e-b361-e489f460bfc8 INF CORS policy execution successful. 2024-03-12 17:11:14.614 +05:30 d72c6221-7fa4-488d-b3b0-5df69422a7d3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 17:11:14.614 +05:30 d72c6221-7fa4-488d-b3b0-5df69422a7d3 INF Route matched with {action = "GetCities", controller = "City"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCities() on controller Sang.Security.WebApi.Controllers.CityController (Sang.Security.WebApi). 2024-03-12 17:11:14.614 +05:30 9368856c-8c7f-4d3e-b361-e489f460bfc8 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:11:14.614 +05:30 9368856c-8c7f-4d3e-b361-e489f460bfc8 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-12 17:11:14.615 +05:30 d72c6221-7fa4-488d-b3b0-5df69422a7d3 INF Connection string fetched 2024-03-12 17:11:14.615 +05:30 d72c6221-7fa4-488d-b3b0-5df69422a7d3 INF Fetching City deatails 2024-03-12 17:11:14.615 +05:30 9368856c-8c7f-4d3e-b361-e489f460bfc8 INF Connection string fetched 2024-03-12 17:11:14.615 +05:30 9368856c-8c7f-4d3e-b361-e489f460bfc8 INF Fetching Employees deatails 2024-03-12 17:11:14.616 +05:30 d72c6221-7fa4-488d-b3b0-5df69422a7d3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:11:14.616 +05:30 d72c6221-7fa4-488d-b3b0-5df69422a7d3 INF Executed action Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi) in 1.9891ms 2024-03-12 17:11:14.616 +05:30 d72c6221-7fa4-488d-b3b0-5df69422a7d3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.CityController.GetCities (Sang.Security.WebApi)' 2024-03-12 17:11:14.616 +05:30 d72c6221-7fa4-488d-b3b0-5df69422a7d3 INF 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.0654ms 2024-03-12 17:11:14.617 +05:30 9368856c-8c7f-4d3e-b361-e489f460bfc8 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:11:14.618 +05:30 9368856c-8c7f-4d3e-b361-e489f460bfc8 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 3.3555ms 2024-03-12 17:11:14.618 +05:30 9368856c-8c7f-4d3e-b361-e489f460bfc8 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:11:14.618 +05:30 9368856c-8c7f-4d3e-b361-e489f460bfc8 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 4.2894ms 2024-03-12 17:13:36.589 +05:30 eea528f9-0566-4f4f-9081-413c599c8065 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 17:13:36.590 +05:30 0dfff527-74de-48b0-b861-4ef454dbdd16 INF CORS policy execution successful. 2024-03-12 17:13:36.591 +05:30 0dfff527-74de-48b0-b861-4ef454dbdd16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 2.6942ms 2024-03-12 17:13:36.645 +05:30 d47405f9-ac8a-4bf1-a03e-4c21cd3b2f74 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 181 2024-03-12 17:13:36.647 +05:30 d47405f9-ac8a-4bf1-a03e-4c21cd3b2f74 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:39:33 AM', Current time (UTC): '3/12/2024 11:43: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-12 17:13:36.650 +05:30 d47405f9-ac8a-4bf1-a03e-4c21cd3b2f74 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:39:33 AM', Current time (UTC): '3/12/2024 11:43:36 AM'. 2024-03-12 17:13:36.650 +05:30 041f0eb7-b2b6-4390-bf8e-49a92aa2d2b8 INF CORS policy execution successful. 2024-03-12 17:13:36.651 +05:30 041f0eb7-b2b6-4390-bf8e-49a92aa2d2b8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 17:13:36.652 +05:30 041f0eb7-b2b6-4390-bf8e-49a92aa2d2b8 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 17:13:36.652 +05:30 041f0eb7-b2b6-4390-bf8e-49a92aa2d2b8 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 7.1096ms 2024-03-12 17:13:36.710 +05:30 0511f672-42ef-40cc-bf6f-0d240a94f981 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MzI3MywiZXhwIjoxNzEwMjQzODczLCJpYXQiOjE3MTAyNDMyNzN9.VzunLBPIWWIh4q3v8SgfT9LMedqjoGzLemikgWSUX9E - null null 2024-03-12 17:13:36.711 +05:30 eea4651e-6388-42ca-bb5c-58d3789afd96 INF CORS policy execution successful. 2024-03-12 17:13:36.711 +05:30 eea4651e-6388-42ca-bb5c-58d3789afd96 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 17:13:36.712 +05:30 eea4651e-6388-42ca-bb5c-58d3789afd96 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-12 17:13:36.720 +05:30 eea4651e-6388-42ca-bb5c-58d3789afd96 INF Token generated 2024-03-12 17:13:36.721 +05:30 eea4651e-6388-42ca-bb5c-58d3789afd96 INF Token generated 2024-03-12 17:13:36.721 +05:30 eea4651e-6388-42ca-bb5c-58d3789afd96 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-12 17:13:36.722 +05:30 eea4651e-6388-42ca-bb5c-58d3789afd96 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 9.8808ms 2024-03-12 17:13:36.722 +05:30 eea4651e-6388-42ca-bb5c-58d3789afd96 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 17:13:36.722 +05:30 eea4651e-6388-42ca-bb5c-58d3789afd96 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MzI3MywiZXhwIjoxNzEwMjQzODczLCJpYXQiOjE3MTAyNDMyNzN9.VzunLBPIWWIh4q3v8SgfT9LMedqjoGzLemikgWSUX9E - 200 null application/json; charset=utf-8 12.1014ms 2024-03-12 17:13:36.767 +05:30 8dc5635e-6694-45ef-93f9-1b2b39e0b2b2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 181 2024-03-12 17:13:36.768 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF CORS policy execution successful. 2024-03-12 17:13:36.768 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:13:36.768 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 17:13:36.769 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF Connection string fetched 2024-03-12 17:13:36.771 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF Upserting Employee deatails 2024-03-12 17:13:36.775 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF Validating Upsert result. 2024-03-12 17:13:36.775 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:13:36.777 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 8.7183ms 2024-03-12 17:13:36.777 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:13:36.777 +05:30 4f92806c-ae43-4cad-a61a-3a35a9b4d340 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 9.7866ms 2024-03-12 17:15:06.295 +05:30 0a1c37d4-be6b-4bd1-b15b-5aa8341e26e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 17:15:06.299 +05:30 4437bd97-8600-4d90-ace4-a65294a76a5a INF CORS policy execution successful. 2024-03-12 17:15:06.301 +05:30 4437bd97-8600-4d90-ace4-a65294a76a5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 5.9362ms 2024-03-12 17:15:06.352 +05:30 bbf67ec5-e579-4b14-a70b-f51fa3d6f492 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 184 2024-03-12 17:15:06.355 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF CORS policy execution successful. 2024-03-12 17:15:06.356 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:15:06.356 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 17:15:06.362 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF Connection string fetched 2024-03-12 17:15:06.366 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF Upserting Employee deatails 2024-03-12 17:15:06.379 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF Validating Upsert result. 2024-03-12 17:15:06.381 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:15:06.384 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 27.6256ms 2024-03-12 17:15:06.384 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:15:06.385 +05:30 c32b14a4-eca3-4fae-8853-d6e29a9b6d83 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 32.4379ms 2024-03-12 17:15:07.960 +05:30 3f686062-d211-4971-8c42-bda130cf8af5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:15:07.960 +05:30 b2f66ab7-8630-4a37-bb8d-fef464b9ed15 INF CORS policy execution successful. 2024-03-12 17:15:07.961 +05:30 b2f66ab7-8630-4a37-bb8d-fef464b9ed15 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.5588ms 2024-03-12 17:15:08.010 +05:30 713739aa-6f60-42ca-b801-91afaaa3de33 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:15:08.011 +05:30 f014bb1a-7a5d-4de8-8b22-7b59d22ca168 INF CORS policy execution successful. 2024-03-12 17:15:08.011 +05:30 f014bb1a-7a5d-4de8-8b22-7b59d22ca168 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:15:08.011 +05:30 f014bb1a-7a5d-4de8-8b22-7b59d22ca168 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-12 17:15:08.012 +05:30 f014bb1a-7a5d-4de8-8b22-7b59d22ca168 INF Connection string fetched 2024-03-12 17:15:08.013 +05:30 f014bb1a-7a5d-4de8-8b22-7b59d22ca168 INF Fetching Employees deatails 2024-03-12 17:15:08.016 +05:30 f014bb1a-7a5d-4de8-8b22-7b59d22ca168 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:15:08.017 +05:30 f014bb1a-7a5d-4de8-8b22-7b59d22ca168 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 5.9056ms 2024-03-12 17:15:08.017 +05:30 f014bb1a-7a5d-4de8-8b22-7b59d22ca168 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:15:08.017 +05:30 f014bb1a-7a5d-4de8-8b22-7b59d22ca168 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 7.1733ms 2024-03-12 17:21:27.513 +05:30 f771b855-9c3b-436b-bf72-46b4bbf309f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 17:21:27.515 +05:30 575be8f8-3f5b-4e86-a778-4c7f49e2fdf4 INF CORS policy execution successful. 2024-03-12 17:21:27.516 +05:30 575be8f8-3f5b-4e86-a778-4c7f49e2fdf4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 2.9764ms 2024-03-12 17:21:27.586 +05:30 0634cbfd-a7cc-459f-be5f-85f3cd9a6dc5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 190 2024-03-12 17:21:27.589 +05:30 0634cbfd-a7cc-459f-be5f-85f3cd9a6dc5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:48:36 AM', Current time (UTC): '3/12/2024 11:51: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-12 17:21:27.591 +05:30 0634cbfd-a7cc-459f-be5f-85f3cd9a6dc5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:48:36 AM', Current time (UTC): '3/12/2024 11:51:27 AM'. 2024-03-12 17:21:27.591 +05:30 94b04f10-f863-4e9b-9e10-6242a7243ae9 INF CORS policy execution successful. 2024-03-12 17:21:27.593 +05:30 94b04f10-f863-4e9b-9e10-6242a7243ae9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 17:21:27.593 +05:30 94b04f10-f863-4e9b-9e10-6242a7243ae9 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 17:21:27.594 +05:30 94b04f10-f863-4e9b-9e10-6242a7243ae9 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 401 null null 7.9857ms 2024-03-12 17:21:27.654 +05:30 3ebe92c6-2a1d-48da-b4f0-7d490fcb22ba INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MzgxNiwiZXhwIjoxNzEwMjQ0NDE2LCJpYXQiOjE3MTAyNDM4MTZ9.anR784RG1ThH-qAxEiU0tyY8f0rjln6MAJbepTmecPc - null null 2024-03-12 17:21:27.655 +05:30 6ebc49e2-2912-416f-8110-d71689b265bb INF CORS policy execution successful. 2024-03-12 17:21:27.655 +05:30 6ebc49e2-2912-416f-8110-d71689b265bb INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 17:21:27.656 +05:30 6ebc49e2-2912-416f-8110-d71689b265bb 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-12 17:21:27.843 +05:30 6ebc49e2-2912-416f-8110-d71689b265bb INF Token generated 2024-03-12 17:21:27.843 +05:30 6ebc49e2-2912-416f-8110-d71689b265bb INF Token generated 2024-03-12 17:21:27.844 +05:30 6ebc49e2-2912-416f-8110-d71689b265bb INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-12 17:21:27.845 +05:30 6ebc49e2-2912-416f-8110-d71689b265bb INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 188.9009ms 2024-03-12 17:21:27.845 +05:30 6ebc49e2-2912-416f-8110-d71689b265bb INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 17:21:27.845 +05:30 6ebc49e2-2912-416f-8110-d71689b265bb INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI0MzgxNiwiZXhwIjoxNzEwMjQ0NDE2LCJpYXQiOjE3MTAyNDM4MTZ9.anR784RG1ThH-qAxEiU0tyY8f0rjln6MAJbepTmecPc - 200 null application/json; charset=utf-8 190.917ms 2024-03-12 17:21:27.905 +05:30 a49cd89c-05a9-40f2-8436-1deb9213a453 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 190 2024-03-12 17:21:27.907 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF CORS policy execution successful. 2024-03-12 17:21:27.908 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:21:27.908 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 17:21:27.915 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF Connection string fetched 2024-03-12 17:21:27.917 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF Upserting Employee deatails 2024-03-12 17:21:27.947 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF Validating Upsert result. 2024-03-12 17:21:27.947 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:21:27.949 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 40.5039ms 2024-03-12 17:21:27.949 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:21:27.949 +05:30 40c437fe-1ca6-4c32-b006-ca1e12643a3a INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 43.4909ms 2024-03-12 17:22:51.689 +05:30 c6564d51-0e0c-4ea6-9cbe-a97fa0cbcd43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 17:22:51.690 +05:30 999964e9-609f-437b-a8c6-6691fca41d88 INF CORS policy execution successful. 2024-03-12 17:22:51.691 +05:30 999964e9-609f-437b-a8c6-6691fca41d88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 1.768ms 2024-03-12 17:22:51.753 +05:30 660e64e5-2210-4ecb-8d4f-3b1c26c9bb1d INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 190 2024-03-12 17:22:51.756 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF CORS policy execution successful. 2024-03-12 17:22:51.757 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:22:51.757 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 17:22:51.761 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF Connection string fetched 2024-03-12 17:22:51.764 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF Upserting Employee deatails 2024-03-12 17:22:51.766 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF Validating Upsert result. 2024-03-12 17:22:51.767 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF Executing ConflictObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:22:51.767 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 9.7621ms 2024-03-12 17:22:51.767 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:22:51.768 +05:30 302cd7e1-0adb-48c2-9c6e-7461e79024d6 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 409 null application/json; charset=utf-8 14.6544ms 2024-03-12 17:24:33.489 +05:30 69e301f2-931f-49ba-9257-f0562e39e6b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - null null 2024-03-12 17:24:33.490 +05:30 14a425e0-7227-4c59-85fa-6d849f2a1c2c INF CORS policy execution successful. 2024-03-12 17:24:33.491 +05:30 14a425e0-7227-4c59-85fa-6d849f2a1c2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 204 null null 2.3763ms 2024-03-12 17:24:33.550 +05:30 06677036-0e8c-4f65-b113-d2f028dbb7c2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - application/json 183 2024-03-12 17:24:33.552 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF CORS policy execution successful. 2024-03-12 17:24:33.553 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:24:33.554 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF Route matched with {action = "UpsertEmployee", controller = "Employee"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertEmployee(Sang.Security.WebApi.Models.Employee) on controller Sang.Security.WebApi.Controllers.EmployeeController (Sang.Security.WebApi). 2024-03-12 17:24:33.557 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF Connection string fetched 2024-03-12 17:24:33.561 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF Upserting Employee deatails 2024-03-12 17:24:33.564 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF Validating Upsert result. 2024-03-12 17:24:33.565 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF Executing CreatedAtActionResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:24:33.567 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi) in 12.8797ms 2024-03-12 17:24:33.567 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.UpsertEmployee (Sang.Security.WebApi)' 2024-03-12 17:24:33.567 +05:30 c170f2a6-4325-4f33-a607-751497e2af27 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Employee/UpsertEmployee - 201 null application/json; charset=utf-8 16.4671ms 2024-03-12 17:24:35.165 +05:30 ddd8b76a-f9a5-40ca-acb6-962f83d10222 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:24:35.165 +05:30 a0be17e2-975f-4d70-ac53-846e801ce999 INF CORS policy execution successful. 2024-03-12 17:24:35.166 +05:30 a0be17e2-975f-4d70-ac53-846e801ce999 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - 204 null null 0.5163ms 2024-03-12 17:24:35.229 +05:30 93ed24f1-be42-43c0-a0bd-edccb96063dc INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Employee/GetEmployees - null null 2024-03-12 17:24:35.230 +05:30 68f11b10-acd8-482a-a09a-cc21b2b0ff5d INF CORS policy execution successful. 2024-03-12 17:24:35.230 +05:30 68f11b10-acd8-482a-a09a-cc21b2b0ff5d INF Executing endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:24:35.230 +05:30 68f11b10-acd8-482a-a09a-cc21b2b0ff5d 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-12 17:24:35.232 +05:30 68f11b10-acd8-482a-a09a-cc21b2b0ff5d INF Connection string fetched 2024-03-12 17:24:35.232 +05:30 68f11b10-acd8-482a-a09a-cc21b2b0ff5d INF Fetching Employees deatails 2024-03-12 17:24:35.240 +05:30 68f11b10-acd8-482a-a09a-cc21b2b0ff5d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 17:24:35.241 +05:30 68f11b10-acd8-482a-a09a-cc21b2b0ff5d INF Executed action Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi) in 10.8882ms 2024-03-12 17:24:35.241 +05:30 68f11b10-acd8-482a-a09a-cc21b2b0ff5d INF Executed endpoint 'Sang.Security.WebApi.Controllers.EmployeeController.GetEmployees (Sang.Security.WebApi)' 2024-03-12 17:24:35.241 +05:30 68f11b10-acd8-482a-a09a-cc21b2b0ff5d 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 12.1205ms 2024-03-12 17:35:28.815 +05:30 INF Application is shutting down... 2024-03-12 18:14:44.924 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 18:14:44.974 +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-12 18:14:44.999 +05:30 INF Creating key {0e56845e-e545-424d-aaf5-a73b914f8146} with creation date 2024-03-12 12:44:44Z, activation date 2024-03-12 12:44:44Z, and expiration date 2024-06-10 12:44:44Z. 2024-03-12 18:14:45.013 +05:30 WRN No XML encryptor configured. Key {0e56845e-e545-424d-aaf5-a73b914f8146} may be persisted to storage in unencrypted form. 2024-03-12 18:14:45.099 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 18:14:45.100 +05:30 INF Hosting environment: Production 2024-03-12 18:14:45.100 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 18:14:45.128 +05:30 2e5b8bef-8e74-46e7-a2be-0a6eb17a57df INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/index.html - null null 2024-03-12 18:14:45.385 +05:30 9ceea1c4-64a3-4ba7-99db-f79fb84824f3 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 259.3904ms 2024-03-12 18:14:45.887 +05:30 e74ddba8-c51c-45e4-8e07-35312c36332f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/v1/swagger.json - null null 2024-03-12 18:14:46.127 +05:30 fcdea059-d158-4784-a542-faed4c205796 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 240.1524ms 2024-03-12 18:14:59.463 +05:30 06396e59-bbc3-4100-849d-25a22e8bae85 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-12 18:14:59.483 +05:30 a65584b2-aa34-44d1-97f1-05431cb5bd38 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 18:14:59.487 +05:30 a65584b2-aa34-44d1-97f1-05431cb5bd38 INF AuthenticationScheme: Bearer was challenged. 2024-03-12 18:14:59.489 +05:30 a65584b2-aa34-44d1-97f1-05431cb5bd38 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 26.6634ms 2024-03-12 18:15:28.632 +05:30 e67f97be-7e32-4f78-adb1-490e2081c01e INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-12 18:15:28.638 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 INF CORS policy execution successful. 2024-03-12 18:15:28.643 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 18:15:28.692 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 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-12 18:15:29.072 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 INF Connection string fetched 2024-03-12 18:15:29.633 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 INF Token generated 2024-03-12 18:15:29.638 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 INF Token generated 2024-03-12 18:15:29.653 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 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-12 18:15:29.672 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 974.1403ms 2024-03-12 18:15:29.673 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 18:15:29.676 +05:30 b105cd80-0269-4fcd-aed5-71e459ea3057 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 1044.6488ms 2024-03-12 18:15:50.240 +05:30 4bdd2ac5-3890-4e05-8590-22ca5b6eaf14 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-12 18:15:50.328 +05:30 b29a2479-fd06-451a-adbb-bc51da640462 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-12 18:15:50.336 +05:30 b29a2479-fd06-451a-adbb-bc51da640462 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-12 18:15:50.362 +05:30 b29a2479-fd06-451a-adbb-bc51da640462 INF Connection string fetched 2024-03-12 18:15:50.365 +05:30 b29a2479-fd06-451a-adbb-bc51da640462 INF Fetching Profile Summary 2024-03-12 18:15:50.485 +05:30 b29a2479-fd06-451a-adbb-bc51da640462 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 18:15:50.501 +05:30 b29a2479-fd06-451a-adbb-bc51da640462 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 164.9004ms 2024-03-12 18:15:50.501 +05:30 b29a2479-fd06-451a-adbb-bc51da640462 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-12 18:15:50.502 +05:30 b29a2479-fd06-451a-adbb-bc51da640462 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 261.7616ms 2024-03-12 18:16:28.976 +05:30 301ab2c0-ee24-4349-9169-1b6c77096c7f INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-12 18:16:28.987 +05:30 e772ac9c-d8da-43c9-8b68-f55a68cc3b99 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-12 18:16:28.995 +05:30 e772ac9c-d8da-43c9-8b68-f55a68cc3b99 INF Route matched with {action = "GetMenuData", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuData() on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-12 18:16:29.000 +05:30 e772ac9c-d8da-43c9-8b68-f55a68cc3b99 INF Connection string fetched 2024-03-12 18:16:29.006 +05:30 e772ac9c-d8da-43c9-8b68-f55a68cc3b99 INF Fetching Menu Data 2024-03-12 18:16:29.021 +05:30 e772ac9c-d8da-43c9-8b68-f55a68cc3b99 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 18:16:29.024 +05:30 e772ac9c-d8da-43c9-8b68-f55a68cc3b99 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 28.3168ms 2024-03-12 18:16:29.024 +05:30 e772ac9c-d8da-43c9-8b68-f55a68cc3b99 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-12 18:16:29.025 +05:30 e772ac9c-d8da-43c9-8b68-f55a68cc3b99 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 200 null application/json; charset=utf-8 48.5257ms 2024-03-12 18:26:43.529 +05:30 INF Application is shutting down... 2024-03-12 18:33:05.901 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 18:33:05.948 +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-12 18:33:05.969 +05:30 INF Creating key {6e0382e8-3c14-48ff-a5b5-e23fa96bc8ef} with creation date 2024-03-12 13:03:05Z, activation date 2024-03-12 13:03:05Z, and expiration date 2024-06-10 13:03:05Z. 2024-03-12 18:33:05.981 +05:30 WRN No XML encryptor configured. Key {6e0382e8-3c14-48ff-a5b5-e23fa96bc8ef} may be persisted to storage in unencrypted form. 2024-03-12 18:33:06.044 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 18:33:06.044 +05:30 INF Hosting environment: Production 2024-03-12 18:33:06.044 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 18:33:06.070 +05:30 e81ecce0-cd96-4024-91e6-5aaa51c62d8d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/index.html - null null 2024-03-12 18:33:06.297 +05:30 38469317-4e5d-494a-8607-6b6ce49f6147 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 229.3945ms 2024-03-12 18:33:06.417 +05:30 dc9c17c2-6f36-4610-ba23-981600d92afa INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/swagger-ui-bundle.js - null null 2024-03-12 18:33:06.417 +05:30 cd10f0a3-ac71-4b27-9da9-eef4188d9897 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/swagger-ui.css - null null 2024-03-12 18:33:06.474 +05:30 903b6f49-7c2d-4500-a5d5-9d641034783e INF Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2024-03-12 18:33:06.488 +05:30 b9e012e8-232c-4f52-8eef-e85374994a2b INF Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2024-03-12 18:33:06.502 +05:30 6c74bfef-32fd-4552-923d-875023a85c16 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/swagger-ui-standalone-preset.js - null null 2024-03-12 18:33:06.522 +05:30 4f26a041-8a80-4159-b125-5e621ae2fee2 INF Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2024-03-12 18:33:06.652 +05:30 903b6f49-7c2d-4500-a5d5-9d641034783e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/swagger-ui.css - 200 143943 text/css 234.6957ms 2024-03-12 18:33:06.972 +05:30 4f26a041-8a80-4159-b125-5e621ae2fee2 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/swagger-ui-standalone-preset.js - 200 339486 text/javascript 470.344ms 2024-03-12 18:33:06.976 +05:30 b9e012e8-232c-4f52-8eef-e85374994a2b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/swagger-ui-bundle.js - 200 1096145 text/javascript 558.3025ms 2024-03-12 18:33:07.849 +05:30 ec205d3a-bdae-46be-8d96-3e86a05b679a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/v1/swagger.json - null null 2024-03-12 18:33:07.976 +05:30 81069ebf-9481-4650-a34e-6a3de03e7527 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/favicon-32x32.png - null null 2024-03-12 18:33:07.978 +05:30 247d5cb5-144d-455b-aa66-9aabd6da540e INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-03-12 18:33:07.978 +05:30 247d5cb5-144d-455b-aa66-9aabd6da540e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/favicon-32x32.png - 200 628 image/png 2.0082ms 2024-03-12 18:33:08.066 +05:30 3e286030-ff67-4d35-8919-c64d24d819e3 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 217.1075ms 2024-03-12 18:35:55.347 +05:30 469cd1fa-0dd2-458d-94cb-a979deca3024 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-12 18:35:55.364 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af INF CORS policy execution successful. 2024-03-12 18:35:55.374 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 18:35:55.413 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af 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-12 18:35:55.805 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af INF Connection string fetched 2024-03-12 18:35:56.336 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af INF Token generated 2024-03-12 18:35:56.338 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af INF Token generated 2024-03-12 18:35:56.343 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af 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-12 18:35:56.354 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 934.9814ms 2024-03-12 18:35:56.355 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 18:35:56.357 +05:30 fdaf1e17-d59a-4136-b726-8dd1fbacd5af 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 1010.3576ms 2024-03-12 18:36:35.609 +05:30 a75be2dc-a7fd-4713-8a2e-a52c3e630da0 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-12 18:36:35.694 +05:30 44c2b934-72ad-4d1f-8de0-a1bf9c9d2049 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-12 18:36:35.707 +05:30 44c2b934-72ad-4d1f-8de0-a1bf9c9d2049 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-12 18:36:35.746 +05:30 44c2b934-72ad-4d1f-8de0-a1bf9c9d2049 INF Connection string fetched 2024-03-12 18:36:35.751 +05:30 44c2b934-72ad-4d1f-8de0-a1bf9c9d2049 INF Fetching Profile Summary 2024-03-12 18:36:35.853 +05:30 44c2b934-72ad-4d1f-8de0-a1bf9c9d2049 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 18:36:35.865 +05:30 44c2b934-72ad-4d1f-8de0-a1bf9c9d2049 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 157.6657ms 2024-03-12 18:36:35.866 +05:30 44c2b934-72ad-4d1f-8de0-a1bf9c9d2049 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-12 18:36:35.866 +05:30 44c2b934-72ad-4d1f-8de0-a1bf9c9d2049 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 256.8268ms 2024-03-12 18:37:09.463 +05:30 85ebcbb5-c8c5-42bf-a615-d58a158b11da INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-12 18:37:09.472 +05:30 b34470e5-12a6-4e97-afc2-1480c3c642f1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-12 18:37:09.478 +05:30 b34470e5-12a6-4e97-afc2-1480c3c642f1 INF Route matched with {action = "GetMenuData", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuData() on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-12 18:37:09.485 +05:30 b34470e5-12a6-4e97-afc2-1480c3c642f1 INF Connection string fetched 2024-03-12 18:37:09.491 +05:30 b34470e5-12a6-4e97-afc2-1480c3c642f1 INF Fetching Menu Data 2024-03-12 18:37:09.505 +05:30 b34470e5-12a6-4e97-afc2-1480c3c642f1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 18:37:09.507 +05:30 b34470e5-12a6-4e97-afc2-1480c3c642f1 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 27.1321ms 2024-03-12 18:37:09.507 +05:30 b34470e5-12a6-4e97-afc2-1480c3c642f1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-12 18:37:09.507 +05:30 b34470e5-12a6-4e97-afc2-1480c3c642f1 INF 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.9044ms 2024-03-12 18:37:38.059 +05:30 d20a750b-3b8f-48fc-a1de-48c335d4c9c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-12 18:37:38.069 +05:30 dc3966d0-3897-4fcb-bc11-a22c6e4c36e3 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-12 18:37:38.078 +05:30 dc3966d0-3897-4fcb-bc11-a22c6e4c36e3 INF Route matched with {action = "GetActions", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActions(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-12 18:37:38.085 +05:30 dc3966d0-3897-4fcb-bc11-a22c6e4c36e3 INF Connection string fetched 2024-03-12 18:37:38.096 +05:30 dc3966d0-3897-4fcb-bc11-a22c6e4c36e3 INF Fetching Actions 2024-03-12 18:37:38.136 +05:30 dc3966d0-3897-4fcb-bc11-a22c6e4c36e3 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 18:37:38.137 +05:30 dc3966d0-3897-4fcb-bc11-a22c6e4c36e3 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 58.7735ms 2024-03-12 18:37:38.138 +05:30 dc3966d0-3897-4fcb-bc11-a22c6e4c36e3 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-12 18:37:38.138 +05:30 dc3966d0-3897-4fcb-bc11-a22c6e4c36e3 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 78.7289ms 2024-03-12 18:38:25.867 +05:30 78eb8ae1-17cf-4313-8c91-344845290f2b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/index.html - null null 2024-03-12 18:38:25.873 +05:30 6c3c8f0a-b3b4-4f78-947c-c40d05956397 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 6.326ms 2024-03-12 18:38:27.263 +05:30 5125a8c3-eb53-4189-ae3c-96f60f6584e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/swagger/v1/swagger.json - null null 2024-03-12 18:38:27.310 +05:30 c084919f-a7e0-40f4-bf15-8cdcdb61cf75 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 46.2929ms 2024-03-12 18:49:04.774 +05:30 INF Application is shutting down... 2024-03-12 20:35:21.646 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 20:35:21.691 +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-12 20:35:21.711 +05:30 INF Creating key {3005bc40-00fa-4890-ad2c-cfb210d79422} with creation date 2024-03-12 15:05:21Z, activation date 2024-03-12 15:05:21Z, and expiration date 2024-06-10 15:05:21Z. 2024-03-12 20:35:21.722 +05:30 WRN No XML encryptor configured. Key {3005bc40-00fa-4890-ad2c-cfb210d79422} may be persisted to storage in unencrypted form. 2024-03-12 20:35:21.788 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 20:35:21.789 +05:30 INF Hosting environment: Production 2024-03-12 20:35:21.789 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 20:35:21.810 +05:30 c09831d8-1b4a-4683-9d26-e75da1e3f9b5 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-12 20:35:21.999 +05:30 c09831d8-1b4a-4683-9d26-e75da1e3f9b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:20:01 AM', Current time (UTC): '3/12/2024 3:05: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-12 20:35:22.015 +05:30 c09831d8-1b4a-4683-9d26-e75da1e3f9b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 11:20:01 AM', Current time (UTC): '3/12/2024 3:05:21 PM'. 2024-03-12 20:35:22.045 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 INF CORS policy execution successful. 2024-03-12 20:35:22.053 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 20:35:22.091 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 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-12 20:35:22.603 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 INF Connection string fetched 2024-03-12 20:35:22.974 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 INF Token generated 2024-03-12 20:35:22.977 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 INF Token generated 2024-03-12 20:35:22.983 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 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-12 20:35:23.006 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 910.3697ms 2024-03-12 20:35:23.010 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 20:35:23.014 +05:30 f52a77d4-5694-483e-9c03-040c91a542d6 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 1205.8335ms 2024-03-12 20:46:20.429 +05:30 INF Application is shutting down... 2024-03-12 20:53:00.729 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-12 20:53:00.785 +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-12 20:53:00.807 +05:30 INF Creating key {ba145f7b-4b12-4488-affd-a3c71622bebe} with creation date 2024-03-12 15:23:00Z, activation date 2024-03-12 15:23:00Z, and expiration date 2024-06-10 15:23:00Z. 2024-03-12 20:53:00.821 +05:30 WRN No XML encryptor configured. Key {ba145f7b-4b12-4488-affd-a3c71622bebe} may be persisted to storage in unencrypted form. 2024-03-12 20:53:00.929 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-12 20:53:00.929 +05:30 INF Hosting environment: Production 2024-03-12 20:53:00.929 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-12 20:53:00.964 +05:30 88d60b69-32a3-43c7-ba06-73736dcf9916 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-12 20:53:01.153 +05:30 88d60b69-32a3-43c7-ba06-73736dcf9916 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:10:22 PM', Current time (UTC): '3/12/2024 3:23:01 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-12 20:53:01.163 +05:30 88d60b69-32a3-43c7-ba06-73736dcf9916 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:10:22 PM', Current time (UTC): '3/12/2024 3:23:01 PM'. 2024-03-12 20:53:01.207 +05:30 a5d4479f-6c56-432d-a331-217605efa92e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-12 20:53:01.213 +05:30 a5d4479f-6c56-432d-a331-217605efa92e INF AuthenticationScheme: Bearer was challenged. 2024-03-12 20:53:01.225 +05:30 a5d4479f-6c56-432d-a331-217605efa92e INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 401 null null 266.8159ms 2024-03-12 20:54:00.094 +05:30 c238c66f-1cad-4ca3-a95a-828bd8a3f76c INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI1NTkyMiwiZXhwIjoxNzEwMjU2NTIyLCJpYXQiOjE3MTAyNTU5MjJ9.zen322q8FhWdufU9RqbaHmAXt13kmKn5XjwJ_CNZzOU - null null 2024-03-12 20:54:00.114 +05:30 c238c66f-1cad-4ca3-a95a-828bd8a3f76c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:10:22 PM', Current time (UTC): '3/12/2024 3:24: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-12 20:54:00.116 +05:30 c238c66f-1cad-4ca3-a95a-828bd8a3f76c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:10:22 PM', Current time (UTC): '3/12/2024 3:24:00 PM'. 2024-03-12 20:54:00.125 +05:30 d14e2bab-1fae-4b37-9a22-22c6634ed6e1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 20:54:00.170 +05:30 d14e2bab-1fae-4b37-9a22-22c6634ed6e1 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-12 20:54:00.253 +05:30 d14e2bab-1fae-4b37-9a22-22c6634ed6e1 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-12 20:54:00.289 +05:30 d14e2bab-1fae-4b37-9a22-22c6634ed6e1 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-12 20:54:00.386 +05:30 d14e2bab-1fae-4b37-9a22-22c6634ed6e1 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 208.3624ms 2024-03-12 20:54:00.386 +05:30 d14e2bab-1fae-4b37-9a22-22c6634ed6e1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-12 20:54:00.387 +05:30 d14e2bab-1fae-4b37-9a22-22c6634ed6e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDI1NTkyMiwiZXhwIjoxNzEwMjU2NTIyLCJpYXQiOjE3MTAyNTU5MjJ9.zen322q8FhWdufU9RqbaHmAXt13kmKn5XjwJ_CNZzOU - 500 null application/problem+json; charset=utf-8 293.4573ms 2024-03-12 20:54:48.069 +05:30 3abf11c9-1407-4673-9235-616643e005da INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-12 20:54:48.077 +05:30 3abf11c9-1407-4673-9235-616643e005da INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:10:22 PM', Current time (UTC): '3/12/2024 3:24:48 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-12 20:54:48.080 +05:30 3abf11c9-1407-4673-9235-616643e005da INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:10:22 PM', Current time (UTC): '3/12/2024 3:24:48 PM'. 2024-03-12 20:54:48.087 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d INF CORS policy execution successful. 2024-03-12 20:54:48.088 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 20:54:48.100 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d 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-12 20:54:48.563 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d INF Connection string fetched 2024-03-12 20:54:49.034 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d INF Token generated 2024-03-12 20:54:49.035 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d INF Token generated 2024-03-12 20:54:49.039 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d 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-12 20:54:49.045 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 944.7008ms 2024-03-12 20:54:49.046 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-12 20:54:49.048 +05:30 ff255814-c8a3-4356-b9a7-dd3ecbb9ce5d 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 979.3552ms 2024-03-12 20:55:41.006 +05:30 6386e41b-fe22-4b3d-9ec6-ec020bc5bbc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-12 20:55:41.054 +05:30 659ee124-da58-4089-a7e3-02134ccb6384 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-12 20:55:41.063 +05:30 659ee124-da58-4089-a7e3-02134ccb6384 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-12 20:55:41.076 +05:30 659ee124-da58-4089-a7e3-02134ccb6384 INF Connection string fetched 2024-03-12 20:55:41.080 +05:30 659ee124-da58-4089-a7e3-02134ccb6384 INF Fetching Profile Summary 2024-03-12 20:55:41.178 +05:30 659ee124-da58-4089-a7e3-02134ccb6384 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-12 20:55:41.202 +05:30 659ee124-da58-4089-a7e3-02134ccb6384 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 138.9942ms 2024-03-12 20:55:41.202 +05:30 659ee124-da58-4089-a7e3-02134ccb6384 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-12 20:55:41.203 +05:30 659ee124-da58-4089-a7e3-02134ccb6384 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 196.8007ms 2024-03-12 21:05:59.444 +05:30 INF Application is shutting down...