2024-09-24 09:16:51.869 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 09:16:51.972 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 09:16:51.998 +05:30 INF Creating key {d9b462b0-06d1-429d-8d5a-625ef5b10356} with creation date 2024-09-24 03:46:51Z, activation date 2024-09-24 03:46:51Z, and expiration date 2024-12-23 03:46:51Z. 2024-09-24 09:16:52.014 +05:30 WRN No XML encryptor configured. Key {d9b462b0-06d1-429d-8d5a-625ef5b10356} may be persisted to storage in unencrypted form. 2024-09-24 09:16:52.272 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 09:16:52.272 +05:30 INF Hosting environment: Production 2024-09-24 09:16:52.272 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 09:16:52.285 +05:30 c696c555-cc4b-49bd-a180-48ca00267b44 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-24 09:16:52.387 +05:30 c696c555-cc4b-49bd-a180-48ca00267b44 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 97}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: aad0f484-d206-4726-8897-a8e1d28a823c} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-24 09:16:52.445 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:16:52.473 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:16:53.125 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 INF Database retrieved 2024-09-24 09:16:53.247 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 INF Token generated 2024-09-24 09:16:53.252 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 INF Token generated 2024-09-24 09:16:53.300 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:16:53.331 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 853.2003ms 2024-09-24 09:16:53.337 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:16:53.339 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c696c555-cc4b-49bd-a180-48ca00267b44}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNDk2MTMsImV4cCI6MTcyNzE1MDIxMywiaWF0IjoxNzI3MTQ5NjEzfQ.KcIHhb0DURXUA_bKJEK2VBwZktqTgSCBu4cBUft9JlA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNDk2MTMsImV4cCI6MTcyNzE1MDUxMywiaWF0IjoxNzI3MTQ5NjEzfQ.Ied7swX2DJnmXt9bP5LS88p6QepKSQxGtDpBbYd-gJI\"}"} 2024-09-24 09:16:53.354 +05:30 09975ec5-7a4f-4447-9e53-25d67cd16824 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 1070.8254ms 2024-09-24 09:27:50.262 +05:30 INF Application is shutting down... 2024-09-24 09:32:53.845 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 09:32:53.899 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 09:32:53.919 +05:30 INF Creating key {c5fafe8a-a1b8-46fa-95b7-ff3e643d7ab6} with creation date 2024-09-24 04:02:53Z, activation date 2024-09-24 04:02:53Z, and expiration date 2024-12-23 04:02:53Z. 2024-09-24 09:32:53.935 +05:30 WRN No XML encryptor configured. Key {c5fafe8a-a1b8-46fa-95b7-ff3e643d7ab6} may be persisted to storage in unencrypted form. 2024-09-24 09:32:54.129 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 09:32:54.130 +05:30 INF Hosting environment: Production 2024-09-24 09:32:54.130 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 09:32:54.148 +05:30 4bf6e19e-8c0e-45c4-a1cf-1d760cdfae87 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-24 09:32:54.235 +05:30 4bf6e19e-8c0e-45c4-a1cf-1d760cdfae87 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 97}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: dacb8cf3-d5c5-4286-b59e-ba1ce7603c1d} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-24 09:32:54.284 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:32:54.311 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:32:54.897 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 INF Database retrieved 2024-09-24 09:32:54.993 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 INF Token generated 2024-09-24 09:32:54.994 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 INF Token generated 2024-09-24 09:32:55.024 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:32:55.058 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 740.5383ms 2024-09-24 09:32:55.062 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:32:55.064 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bf6e19e-8c0e-45c4-a1cf-1d760cdfae87}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTA1NzQsImV4cCI6MTcyNzE1MTE3NCwiaWF0IjoxNzI3MTUwNTc0fQ.JjqnEIZWJ5BvwgBRQ6wNZqg6AGs9k1nibxPQWgK1qWs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTA1NzQsImV4cCI6MTcyNzE1MTQ3NCwiaWF0IjoxNzI3MTUwNTc0fQ.8rlRcnvRhVZzbOrS7pP5NE0pz0GUNTy9Sj-g0hCYLW8\"}"} 2024-09-24 09:32:55.075 +05:30 61d0e87e-3eaa-4a10-87de-cdbfd1507390 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 930.3038ms 2024-09-24 09:43:52.585 +05:30 INF Application is shutting down... 2024-09-24 09:48:54.550 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 09:48:54.600 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 09:48:54.629 +05:30 INF Creating key {a103b79f-7fa2-48af-b898-56eb9b08d86b} with creation date 2024-09-24 04:18:54Z, activation date 2024-09-24 04:18:54Z, and expiration date 2024-12-23 04:18:54Z. 2024-09-24 09:48:54.641 +05:30 WRN No XML encryptor configured. Key {a103b79f-7fa2-48af-b898-56eb9b08d86b} may be persisted to storage in unencrypted form. 2024-09-24 09:48:54.842 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 09:48:54.842 +05:30 INF Hosting environment: Production 2024-09-24 09:48:54.843 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 09:48:54.859 +05:30 013bb833-efb4-4b3f-87b1-bacc70345ee0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2OTE3MjI0LCJleHAiOjE3MjY5MTgxMjQsImlhdCI6MTcyNjkxNzIyNH0.8VxWd7czO5fcpRxCamJsJmR69qvJzJBXCPAsSpYhArs - null null 2024-09-24 09:48:54.920 +05:30 013bb833-efb4-4b3f-87b1-bacc70345ee0 INF CORS policy execution successful. 2024-09-24 09:48:54.939 +05:30 013bb833-efb4-4b3f-87b1-bacc70345ee0 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2OTE3MjI0LCJleHAiOjE3MjY5MTgxMjQsImlhdCI6MTcyNjkxNzIyNH0.8VxWd7czO5fcpRxCamJsJmR69qvJzJBXCPAsSpYhArs Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 09:48:54.977 +05:30 34bc396d-13c1-4fec-9e46-518484422554 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 09:48:55.009 +05:30 34bc396d-13c1-4fec-9e46-518484422554 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 09:48:55.170 +05:30 34bc396d-13c1-4fec-9e46-518484422554 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:48:55.284 +05:30 34bc396d-13c1-4fec-9e46-518484422554 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 269.8684ms 2024-09-24 09:48:55.288 +05:30 34bc396d-13c1-4fec-9e46-518484422554 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 09:48:55.289 +05:30 34bc396d-13c1-4fec-9e46-518484422554 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 013bb833-efb4-4b3f-87b1-bacc70345ee0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 09:48:55.301 +05:30 34bc396d-13c1-4fec-9e46-518484422554 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2OTE3MjI0LCJleHAiOjE3MjY5MTgxMjQsImlhdCI6MTcyNjkxNzIyNH0.8VxWd7czO5fcpRxCamJsJmR69qvJzJBXCPAsSpYhArs - 400 90 application/json; charset=utf-8 443.4366ms 2024-09-24 09:49:10.870 +05:30 672da4a7-6865-41fe-8536-1387bcf2e77f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 09:49:10.885 +05:30 672da4a7-6865-41fe-8536-1387bcf2e77f INF CORS policy execution successful. 2024-09-24 09:49:10.892 +05:30 672da4a7-6865-41fe-8536-1387bcf2e77f INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 09:49:10.898 +05:30 2fadf543-db3c-47ea-9d93-5f37d1feebe0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:49:10.921 +05:30 2fadf543-db3c-47ea-9d93-5f37d1feebe0 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:49:11.543 +05:30 2fadf543-db3c-47ea-9d93-5f37d1feebe0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:49:11.546 +05:30 2fadf543-db3c-47ea-9d93-5f37d1feebe0 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 623.7716ms 2024-09-24 09:49:11.546 +05:30 2fadf543-db3c-47ea-9d93-5f37d1feebe0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:49:11.548 +05:30 2fadf543-db3c-47ea-9d93-5f37d1feebe0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 672da4a7-6865-41fe-8536-1387bcf2e77f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:49:11.551 +05:30 2fadf543-db3c-47ea-9d93-5f37d1feebe0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 681.9167ms 2024-09-24 09:49:12.261 +05:30 849ffb09-6c26-4984-b1a7-ae2aefe4a1c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 09:49:12.265 +05:30 849ffb09-6c26-4984-b1a7-ae2aefe4a1c3 INF CORS policy execution successful. 2024-09-24 09:49:12.273 +05:30 849ffb09-6c26-4984-b1a7-ae2aefe4a1c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 11.6561ms 2024-09-24 09:49:12.338 +05:30 9956be85-3275-4476-9793-fb109e2b30d8 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 09:49:12.338 +05:30 9956be85-3275-4476-9793-fb109e2b30d8 INF CORS policy execution successful. 2024-09-24 09:49:12.340 +05:30 9956be85-3275-4476-9793-fb109e2b30d8 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 09:49:12.342 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:49:12.349 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:49:12.473 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 INF Database retrieved 2024-09-24 09:49:12.548 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 INF Token generated 2024-09-24 09:49:12.550 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 INF Token generated 2024-09-24 09:49:12.558 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:49:12.559 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 210.2126ms 2024-09-24 09:49:12.559 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:49:12.560 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9956be85-3275-4476-9793-fb109e2b30d8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxNTUyLCJleHAiOjE3MjcxNTIxNTIsImlhdCI6MTcyNzE1MTU1Mn0.i_srMlJsic0RCb-l_mPjyW6Ntl_TRyiwdEnOrlFd234\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxNTUyLCJleHAiOjE3MjcxNTI0NTIsImlhdCI6MTcyNzE1MTU1Mn0.KqkZYxygeqm9TG4gH6ZvGJ2kHZZtoK5o-WscZnaPHAA\"}"} 2024-09-24 09:49:12.561 +05:30 b21c58e9-380e-44c8-b090-655a97d26609 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 222.8711ms 2024-09-24 09:49:32.697 +05:30 18b1bc40-f6dd-44ae-bb13-708746ac95c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 09:49:32.700 +05:30 18b1bc40-f6dd-44ae-bb13-708746ac95c3 INF CORS policy execution successful. 2024-09-24 09:49:32.701 +05:30 18b1bc40-f6dd-44ae-bb13-708746ac95c3 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 09:49:32.702 +05:30 f109f1c9-8030-4113-9505-1d29c0ce2a77 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:49:32.703 +05:30 f109f1c9-8030-4113-9505-1d29c0ce2a77 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:49:32.747 +05:30 f109f1c9-8030-4113-9505-1d29c0ce2a77 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:49:32.748 +05:30 f109f1c9-8030-4113-9505-1d29c0ce2a77 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 44.6403ms 2024-09-24 09:49:32.748 +05:30 f109f1c9-8030-4113-9505-1d29c0ce2a77 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:49:32.748 +05:30 f109f1c9-8030-4113-9505-1d29c0ce2a77 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 18b1bc40-f6dd-44ae-bb13-708746ac95c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:49:32.749 +05:30 f109f1c9-8030-4113-9505-1d29c0ce2a77 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 52.1551ms 2024-09-24 09:49:35.085 +05:30 3d654f64-8408-4aa7-8cfc-2269c4a9ddde INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 09:49:35.086 +05:30 3d654f64-8408-4aa7-8cfc-2269c4a9ddde INF CORS policy execution successful. 2024-09-24 09:49:35.087 +05:30 3d654f64-8408-4aa7-8cfc-2269c4a9ddde INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 09:49:35.088 +05:30 d40ec2a6-6e61-4c70-89c7-870ce9b080f2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:49:35.088 +05:30 d40ec2a6-6e61-4c70-89c7-870ce9b080f2 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:49:35.104 +05:30 d40ec2a6-6e61-4c70-89c7-870ce9b080f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:49:35.105 +05:30 d40ec2a6-6e61-4c70-89c7-870ce9b080f2 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 16.3042ms 2024-09-24 09:49:35.105 +05:30 d40ec2a6-6e61-4c70-89c7-870ce9b080f2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:49:35.105 +05:30 d40ec2a6-6e61-4c70-89c7-870ce9b080f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d654f64-8408-4aa7-8cfc-2269c4a9ddde}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:49:35.106 +05:30 d40ec2a6-6e61-4c70-89c7-870ce9b080f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 20.6406ms 2024-09-24 09:49:37.158 +05:30 b152c740-a39a-4b13-b94e-c89d470d84b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 09:49:37.158 +05:30 b152c740-a39a-4b13-b94e-c89d470d84b5 INF CORS policy execution successful. 2024-09-24 09:49:37.159 +05:30 b152c740-a39a-4b13-b94e-c89d470d84b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.5401ms 2024-09-24 09:49:37.217 +05:30 30f57c7d-6ba3-421a-8c1c-be178bfa59f5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 09:49:37.217 +05:30 30f57c7d-6ba3-421a-8c1c-be178bfa59f5 INF CORS policy execution successful. 2024-09-24 09:49:37.218 +05:30 30f57c7d-6ba3-421a-8c1c-be178bfa59f5 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 09:49:37.219 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:49:37.220 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:49:37.232 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 INF Database retrieved 2024-09-24 09:49:37.251 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 INF Token generated 2024-09-24 09:49:37.252 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 INF Token generated 2024-09-24 09:49:37.253 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:49:37.254 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 33.4506ms 2024-09-24 09:49:37.254 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:49:37.254 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 30f57c7d-6ba3-421a-8c1c-be178bfa59f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxNTc3LCJleHAiOjE3MjcxNTIxNzcsImlhdCI6MTcyNzE1MTU3N30.JCUt0E6LHPYa38_1-A4E7yja20dJeTnlz3U3iNBcHps\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxNTc3LCJleHAiOjE3MjcxNTI0NzcsImlhdCI6MTcyNzE1MTU3N30._rjt8YbcS1bnmIax27VYAFs2H6dF4hJcOG60X1HMuwo\"}"} 2024-09-24 09:49:37.255 +05:30 85dd43f0-06e0-4f5b-8ce5-59afed6c9f76 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 37.9885ms 2024-09-24 09:50:04.970 +05:30 fecdd6d1-1774-4a39-8f5e-5962cf8977d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-24 09:50:05.595 +05:30 fecdd6d1-1774-4a39-8f5e-5962cf8977d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 625.8797ms 2024-09-24 09:50:05.899 +05:30 3e34a35a-788d-4703-89ea-f08749e15a4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui.css - null null 2024-09-24 09:50:06.008 +05:30 3e34a35a-788d-4703-89ea-f08749e15a4f INF Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2024-09-24 09:50:06.167 +05:30 cb2a4cc9-8300-4ccf-bd15-870def4a5473 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-standalone-preset.js - null null 2024-09-24 09:50:06.176 +05:30 b9850b33-f3ef-4f79-852b-3bf8a575141c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-bundle.js - null null 2024-09-24 09:50:06.232 +05:30 cb2a4cc9-8300-4ccf-bd15-870def4a5473 INF Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2024-09-24 09:50:06.348 +05:30 b9850b33-f3ef-4f79-852b-3bf8a575141c INF Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2024-09-24 09:50:07.032 +05:30 3e34a35a-788d-4703-89ea-f08749e15a4f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui.css - 200 144929 text/css 1132.7092ms 2024-09-24 09:50:08.066 +05:30 b9850b33-f3ef-4f79-852b-3bf8a575141c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-bundle.js - 200 1061536 text/javascript 1889.3406ms 2024-09-24 09:50:09.835 +05:30 cb2a4cc9-8300-4ccf-bd15-870def4a5473 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-standalone-preset.js - 200 312163 text/javascript 3667.6586ms 2024-09-24 09:50:10.032 +05:30 aee2be08-db24-4d6b-b4b5-fa187345b5ed INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-24 09:50:10.326 +05:30 aee2be08-db24-4d6b-b4b5-fa187345b5ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 293.2448ms 2024-09-24 09:50:42.651 +05:30 a0f2fa00-5d4b-4d13-a602-3331065c3bbd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 09:50:42.654 +05:30 a0f2fa00-5d4b-4d13-a602-3331065c3bbd INF CORS policy execution successful. 2024-09-24 09:50:42.658 +05:30 a0f2fa00-5d4b-4d13-a602-3331065c3bbd INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 09:50:42.659 +05:30 f7dccca9-8621-4a2b-8d0f-6640ce21199e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:50:42.660 +05:30 f7dccca9-8621-4a2b-8d0f-6640ce21199e INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:50:42.685 +05:30 f7dccca9-8621-4a2b-8d0f-6640ce21199e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:50:42.687 +05:30 f7dccca9-8621-4a2b-8d0f-6640ce21199e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 26.3132ms 2024-09-24 09:50:42.687 +05:30 f7dccca9-8621-4a2b-8d0f-6640ce21199e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:50:42.687 +05:30 f7dccca9-8621-4a2b-8d0f-6640ce21199e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0f2fa00-5d4b-4d13-a602-3331065c3bbd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:50:42.688 +05:30 f7dccca9-8621-4a2b-8d0f-6640ce21199e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 37.8976ms 2024-09-24 09:50:43.721 +05:30 289a22f7-7946-4834-94b6-67598ea581c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 09:50:43.721 +05:30 289a22f7-7946-4834-94b6-67598ea581c1 INF CORS policy execution successful. 2024-09-24 09:50:43.722 +05:30 289a22f7-7946-4834-94b6-67598ea581c1 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 09:50:43.722 +05:30 4b993afa-902e-439a-8269-2283cf4926ec INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:50:43.722 +05:30 4b993afa-902e-439a-8269-2283cf4926ec INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:50:43.742 +05:30 4b993afa-902e-439a-8269-2283cf4926ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:50:43.743 +05:30 4b993afa-902e-439a-8269-2283cf4926ec INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 20.1555ms 2024-09-24 09:50:43.743 +05:30 4b993afa-902e-439a-8269-2283cf4926ec INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:50:43.743 +05:30 4b993afa-902e-439a-8269-2283cf4926ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 289a22f7-7946-4834-94b6-67598ea581c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:50:43.744 +05:30 4b993afa-902e-439a-8269-2283cf4926ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 23.5166ms 2024-09-24 09:50:44.941 +05:30 6b1f574d-f6e6-48a1-8f23-d20312795fb5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 09:50:44.942 +05:30 6b1f574d-f6e6-48a1-8f23-d20312795fb5 INF CORS policy execution successful. 2024-09-24 09:50:44.943 +05:30 6b1f574d-f6e6-48a1-8f23-d20312795fb5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2947ms 2024-09-24 09:50:44.983 +05:30 e181c69c-a4d7-4b40-9751-2eb86a56c80d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 09:50:44.983 +05:30 e181c69c-a4d7-4b40-9751-2eb86a56c80d INF CORS policy execution successful. 2024-09-24 09:50:44.984 +05:30 e181c69c-a4d7-4b40-9751-2eb86a56c80d INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 09:50:44.984 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:50:44.984 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:50:44.999 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 INF Database retrieved 2024-09-24 09:50:45.021 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 INF Token generated 2024-09-24 09:50:45.022 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 INF Token generated 2024-09-24 09:50:45.022 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:50:45.023 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 38.1446ms 2024-09-24 09:50:45.023 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:50:45.023 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e181c69c-a4d7-4b40-9751-2eb86a56c80d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxNjQ1LCJleHAiOjE3MjcxNTIyNDUsImlhdCI6MTcyNzE1MTY0NX0.b9emWctju1DcNX5QKH6OyN4-sFtGzV4BcaMPYVBsCzQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxNjQ1LCJleHAiOjE3MjcxNTI1NDUsImlhdCI6MTcyNzE1MTY0NX0.hAM2K5jsXNSKJzWu0muafCHq3zKtAnysnSRh_ze0LmI\"}"} 2024-09-24 09:50:45.024 +05:30 ad84a9b8-4bd7-4fac-a0d2-43ee05d870e7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 40.7544ms 2024-09-24 09:50:46.633 +05:30 b3039648-8491-48c0-a520-f580e9298dd1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-24 09:50:46.636 +05:30 b3039648-8491-48c0-a520-f580e9298dd1 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 97}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: fc6f443d-a03a-41d0-82b0-cf1097ecf19f} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-24 09:50:46.637 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:50:46.638 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:50:46.649 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 INF Database retrieved 2024-09-24 09:50:46.692 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 INF Token generated 2024-09-24 09:50:46.692 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 INF Token generated 2024-09-24 09:50:46.692 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:50:46.693 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 55.0078ms 2024-09-24 09:50:46.693 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:50:46.693 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3039648-8491-48c0-a520-f580e9298dd1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE2NDYsImV4cCI6MTcyNzE1MjI0NiwiaWF0IjoxNzI3MTUxNjQ2fQ.fyt_-0zSOb0ylB0Vm-nKPMZrUgP3N8rAMorkNKwfkcg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE2NDYsImV4cCI6MTcyNzE1MjU0NiwiaWF0IjoxNzI3MTUxNjQ2fQ.DkvtyoFRdJjUQJgHipaGNlaIIWmm6nhonLti5jQMFDg\"}"} 2024-09-24 09:50:46.694 +05:30 24455ab4-0c00-4fbe-a84c-22b8f49503e7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 60.3757ms 2024-09-24 09:51:29.617 +05:30 19058f5f-7f2c-4f1d-817e-37b060e6fa25 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MDg4NDUzLCJleHAiOjE3MjcwODkzNTMsImlhdCI6MTcyNzA4ODQ1M30.0GLrV8rBhSVPDAi9x6H7bO8rTr2Z9UZJJB6bQOHSwHw - null null 2024-09-24 09:51:29.620 +05:30 19058f5f-7f2c-4f1d-817e-37b060e6fa25 INF CORS policy execution successful. 2024-09-24 09:51:29.623 +05:30 19058f5f-7f2c-4f1d-817e-37b060e6fa25 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MDg4NDUzLCJleHAiOjE3MjcwODkzNTMsImlhdCI6MTcyNzA4ODQ1M30.0GLrV8rBhSVPDAi9x6H7bO8rTr2Z9UZJJB6bQOHSwHw Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Sec-Purpose: prefetch;prerender}, {Origin: http://103.120.178.195:82}, {Purpose: prefetch} Host: 103.120.178.195 Body: 2024-09-24 09:51:29.628 +05:30 47573766-f65e-4ba7-8ec9-8c334fcad05e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 09:51:29.629 +05:30 47573766-f65e-4ba7-8ec9-8c334fcad05e INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 09:51:29.639 +05:30 47573766-f65e-4ba7-8ec9-8c334fcad05e INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:51:29.640 +05:30 47573766-f65e-4ba7-8ec9-8c334fcad05e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 10.512ms 2024-09-24 09:51:29.640 +05:30 47573766-f65e-4ba7-8ec9-8c334fcad05e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 09:51:29.641 +05:30 47573766-f65e-4ba7-8ec9-8c334fcad05e INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 19058f5f-7f2c-4f1d-817e-37b060e6fa25}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 09:51:29.642 +05:30 47573766-f65e-4ba7-8ec9-8c334fcad05e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MDg4NDUzLCJleHAiOjE3MjcwODkzNTMsImlhdCI6MTcyNzA4ODQ1M30.0GLrV8rBhSVPDAi9x6H7bO8rTr2Z9UZJJB6bQOHSwHw - 400 90 application/json; charset=utf-8 25.0675ms 2024-09-24 09:51:34.912 +05:30 1f2e86aa-2996-40a9-baee-0b4c32fe592f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy - null null 2024-09-24 09:51:34.913 +05:30 1f2e86aa-2996-40a9-baee-0b4c32fe592f INF CORS policy execution successful. 2024-09-24 09:51:34.914 +05:30 1f2e86aa-2996-40a9-baee-0b4c32fe592f INF HTTP request: Path: /login/getcompany QueryString: ?userName=Steffy Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:51:34.915 +05:30 356d73e9-05d0-4480-84c4-53355b74b4dd INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:51:34.915 +05:30 356d73e9-05d0-4480-84c4-53355b74b4dd INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:51:34.940 +05:30 356d73e9-05d0-4480-84c4-53355b74b4dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:51:34.940 +05:30 356d73e9-05d0-4480-84c4-53355b74b4dd INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 24.9323ms 2024-09-24 09:51:34.941 +05:30 356d73e9-05d0-4480-84c4-53355b74b4dd INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:51:34.941 +05:30 356d73e9-05d0-4480-84c4-53355b74b4dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f2e86aa-2996-40a9-baee-0b4c32fe592f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:51:34.941 +05:30 356d73e9-05d0-4480-84c4-53355b74b4dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy - 200 179 application/json; charset=utf-8 29.2777ms 2024-09-24 09:51:46.466 +05:30 380a246b-2172-4334-8c47-3772ae5fa9d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=ABC - null null 2024-09-24 09:51:46.468 +05:30 380a246b-2172-4334-8c47-3772ae5fa9d6 INF CORS policy execution successful. 2024-09-24 09:51:46.469 +05:30 380a246b-2172-4334-8c47-3772ae5fa9d6 INF HTTP request: Path: /login/getcompany QueryString: ?userName=ABC Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:51:46.469 +05:30 9d231040-1269-46c2-bc8b-0375ce957e4e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:51:46.470 +05:30 9d231040-1269-46c2-bc8b-0375ce957e4e INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:51:46.496 +05:30 9d231040-1269-46c2-bc8b-0375ce957e4e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:51:46.497 +05:30 9d231040-1269-46c2-bc8b-0375ce957e4e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 26.6413ms 2024-09-24 09:51:46.497 +05:30 9d231040-1269-46c2-bc8b-0375ce957e4e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:51:46.497 +05:30 9d231040-1269-46c2-bc8b-0375ce957e4e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 380a246b-2172-4334-8c47-3772ae5fa9d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:51:46.498 +05:30 9d231040-1269-46c2-bc8b-0375ce957e4e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=ABC - 200 179 application/json; charset=utf-8 31.8316ms 2024-09-24 09:51:53.053 +05:30 119e97f6-8fa9-44bc-93a5-872f919a3a4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy_Locked - null null 2024-09-24 09:51:53.054 +05:30 119e97f6-8fa9-44bc-93a5-872f919a3a4f INF CORS policy execution successful. 2024-09-24 09:51:53.055 +05:30 119e97f6-8fa9-44bc-93a5-872f919a3a4f INF HTTP request: Path: /login/getcompany QueryString: ?userName=Steffy_Locked Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:51:53.056 +05:30 1d67e63e-f8c7-42e8-8fad-a1a25bdde680 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:51:53.057 +05:30 1d67e63e-f8c7-42e8-8fad-a1a25bdde680 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:51:53.076 +05:30 1d67e63e-f8c7-42e8-8fad-a1a25bdde680 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:51:53.077 +05:30 1d67e63e-f8c7-42e8-8fad-a1a25bdde680 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 20.2511ms 2024-09-24 09:51:53.077 +05:30 1d67e63e-f8c7-42e8-8fad-a1a25bdde680 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:51:53.077 +05:30 1d67e63e-f8c7-42e8-8fad-a1a25bdde680 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 119e97f6-8fa9-44bc-93a5-872f919a3a4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:51:53.078 +05:30 1d67e63e-f8c7-42e8-8fad-a1a25bdde680 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy_Locked - 200 138 application/json; charset=utf-8 25.1345ms 2024-09-24 09:51:55.101 +05:30 18a4c527-01db-4d27-908b-03544274943b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 09:51:55.101 +05:30 18a4c527-01db-4d27-908b-03544274943b INF CORS policy execution successful. 2024-09-24 09:51:55.102 +05:30 18a4c527-01db-4d27-908b-03544274943b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.3533ms 2024-09-24 09:51:55.144 +05:30 82fc77ce-b355-4bb0-a311-8ad1bbca3afa INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 120 2024-09-24 09:51:55.144 +05:30 82fc77ce-b355-4bb0-a311-8ad1bbca3afa INF CORS policy execution successful. 2024-09-24 09:51:55.145 +05:30 82fc77ce-b355-4bb0-a311-8ad1bbca3afa INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 120}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"Steffy_Locked","password":"V7JucCrDAkUCxLbbs/Z1uA==","entityId":8,"Company Name":"Entity10"} 2024-09-24 09:51:55.146 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:51:55.146 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:51:55.156 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad INF Database retrieved 2024-09-24 09:51:55.171 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad INF Token generated 2024-09-24 09:51:55.172 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad INF Token generated 2024-09-24 09:51:55.172 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:51:55.172 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 26.4008ms 2024-09-24 09:51:55.173 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:51:55.173 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82fc77ce-b355-4bb0-a311-8ad1bbca3afa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 922} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjYxNSwiaWF0IjoxNzI3MTUxNzE1fQ.6Viua1GEDDpSJUguiBJrmd9wFyNGMowCc9ZbzhdDXXg\"}"} 2024-09-24 09:51:55.173 +05:30 ac9cf55d-e296-464b-bf7a-b7c9e1dd00ad INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 922 application/json; charset=utf-8 29.5489ms 2024-09-24 09:52:09.553 +05:30 71ec0c6f-5348-45d9-8c7b-7e3cc72b1422 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:52:09.555 +05:30 71ec0c6f-5348-45d9-8c7b-7e3cc72b1422 INF CORS policy execution successful. 2024-09-24 09:52:09.557 +05:30 71ec0c6f-5348-45d9-8c7b-7e3cc72b1422 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 4.5177ms 2024-09-24 09:52:09.607 +05:30 03ed6ba1-7f2c-4a41-a3cd-864cf1491c9f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:52:09.662 +05:30 03ed6ba1-7f2c-4a41-a3cd-864cf1491c9f INF CORS policy execution successful. 2024-09-24 09:52:09.663 +05:30 03ed6ba1-7f2c-4a41-a3cd-864cf1491c9f INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:52:09.678 +05:30 ad92e13b-d7a7-45e4-8714-20cdedbb208d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 09:52:09.691 +05:30 ad92e13b-d7a7-45e4-8714-20cdedbb208d INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 09:52:09.867 +05:30 ad92e13b-d7a7-45e4-8714-20cdedbb208d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:52:09.869 +05:30 ad92e13b-d7a7-45e4-8714-20cdedbb208d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 177.0651ms 2024-09-24 09:52:09.869 +05:30 ad92e13b-d7a7-45e4-8714-20cdedbb208d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 09:52:09.869 +05:30 ad92e13b-d7a7-45e4-8714-20cdedbb208d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 03ed6ba1-7f2c-4a41-a3cd-864cf1491c9f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1216} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-11T09:32:10.917\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":9,\"TotalPages\":1}]}"} 2024-09-24 09:52:09.870 +05:30 ad92e13b-d7a7-45e4-8714-20cdedbb208d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1216 application/json; charset=utf-8 263.3859ms 2024-09-24 09:52:12.574 +05:30 09bb9c39-a0f8-4300-9456-6e40c7366073 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 09:52:12.574 +05:30 0e142af5-9e07-482e-a659-af4614929a83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 09:52:12.575 +05:30 0e142af5-9e07-482e-a659-af4614929a83 INF CORS policy execution successful. 2024-09-24 09:52:12.575 +05:30 09bb9c39-a0f8-4300-9456-6e40c7366073 INF CORS policy execution successful. 2024-09-24 09:52:12.575 +05:30 09bb9c39-a0f8-4300-9456-6e40c7366073 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.7288ms 2024-09-24 09:52:12.575 +05:30 0e142af5-9e07-482e-a659-af4614929a83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.7378ms 2024-09-24 09:52:12.632 +05:30 cffbb2a3-6c01-4926-b3a4-6ca869a4667e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 09:52:12.632 +05:30 1b7b9bf9-acb1-401e-9941-504fd5d23eb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 09:52:12.633 +05:30 cffbb2a3-6c01-4926-b3a4-6ca869a4667e INF CORS policy execution successful. 2024-09-24 09:52:12.633 +05:30 1b7b9bf9-acb1-401e-9941-504fd5d23eb5 INF CORS policy execution successful. 2024-09-24 09:52:12.634 +05:30 1b7b9bf9-acb1-401e-9941-504fd5d23eb5 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:52:12.634 +05:30 cffbb2a3-6c01-4926-b3a4-6ca869a4667e INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:52:12.637 +05:30 532c7c98-903d-442c-92f6-ab75bf2f2108 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:52:12.639 +05:30 9481d654-786b-486b-8d75-f9ab68150b6e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 09:52:12.643 +05:30 532c7c98-903d-442c-92f6-ab75bf2f2108 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 09:52:12.644 +05:30 9481d654-786b-486b-8d75-f9ab68150b6e INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 09:52:12.687 +05:30 9481d654-786b-486b-8d75-f9ab68150b6e INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:52:12.688 +05:30 9481d654-786b-486b-8d75-f9ab68150b6e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 43.9376ms 2024-09-24 09:52:12.688 +05:30 9481d654-786b-486b-8d75-f9ab68150b6e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 09:52:12.688 +05:30 9481d654-786b-486b-8d75-f9ab68150b6e INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: cffbb2a3-6c01-4926-b3a4-6ca869a4667e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 09:52:12.689 +05:30 9481d654-786b-486b-8d75-f9ab68150b6e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 57.3436ms 2024-09-24 09:52:12.699 +05:30 532c7c98-903d-442c-92f6-ab75bf2f2108 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:52:12.700 +05:30 532c7c98-903d-442c-92f6-ab75bf2f2108 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 56.2389ms 2024-09-24 09:52:12.700 +05:30 532c7c98-903d-442c-92f6-ab75bf2f2108 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:52:12.700 +05:30 532c7c98-903d-442c-92f6-ab75bf2f2108 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b7b9bf9-acb1-401e-9941-504fd5d23eb5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 315} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 09:52:12.701 +05:30 532c7c98-903d-442c-92f6-ab75bf2f2108 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 315 application/json; charset=utf-8 69.2348ms 2024-09-24 09:52:24.124 +05:30 276b87cd-9898-465a-aad2-c8e4cc49e619 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=Steffy_test&type=2 - null null 2024-09-24 09:52:24.126 +05:30 276b87cd-9898-465a-aad2-c8e4cc49e619 INF CORS policy execution successful. 2024-09-24 09:52:24.127 +05:30 276b87cd-9898-465a-aad2-c8e4cc49e619 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=Steffy_test&type=2 - 204 null null 2.7486ms 2024-09-24 09:52:24.178 +05:30 32e95908-abb2-4ffc-bd0e-bf8cf4a4f4ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=Steffy_test&type=2 - null null 2024-09-24 09:52:24.179 +05:30 32e95908-abb2-4ffc-bd0e-bf8cf4a4f4ad INF CORS policy execution successful. 2024-09-24 09:52:24.180 +05:30 32e95908-abb2-4ffc-bd0e-bf8cf4a4f4ad INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=Steffy_test&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:52:24.181 +05:30 f044550a-c524-42ff-a048-8efbbe4f13b1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 09:52:24.192 +05:30 f044550a-c524-42ff-a048-8efbbe4f13b1 INF Route matched with {action = "CheckUserExistence", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckUserExistence(Sang.Security.Api.Models.APIRequest.UserExistenceRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 09:52:24.229 +05:30 f044550a-c524-42ff-a048-8efbbe4f13b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:52:24.229 +05:30 f044550a-c524-42ff-a048-8efbbe4f13b1 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 37.4364ms 2024-09-24 09:52:24.230 +05:30 f044550a-c524-42ff-a048-8efbbe4f13b1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 09:52:24.230 +05:30 f044550a-c524-42ff-a048-8efbbe4f13b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32e95908-abb2-4ffc-bd0e-bf8cf4a4f4ad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 113} Body: {"status":"Success","statusCode":2000,"message":"User with the provided user name does not exist.","result":null} 2024-09-24 09:52:24.230 +05:30 f044550a-c524-42ff-a048-8efbbe4f13b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=Steffy_test&type=2 - 200 113 application/json; charset=utf-8 52.6276ms 2024-09-24 09:52:30.597 +05:30 07e405ae-a982-44b0-a7de-59920648499b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 09:52:30.599 +05:30 07e405ae-a982-44b0-a7de-59920648499b INF CORS policy execution successful. 2024-09-24 09:52:30.600 +05:30 07e405ae-a982-44b0-a7de-59920648499b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 204 null null 5.2142ms 2024-09-24 09:52:30.652 +05:30 630d2e19-dd10-4cf0-84a9-79e6d773cb2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 09:52:30.654 +05:30 630d2e19-dd10-4cf0-84a9-79e6d773cb2d INF CORS policy execution successful. 2024-09-24 09:52:30.655 +05:30 630d2e19-dd10-4cf0-84a9-79e6d773cb2d INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:52:30.655 +05:30 8f3c5db0-b293-4b14-a4bd-adfa2efa3b0f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 09:52:30.662 +05:30 8f3c5db0-b293-4b14-a4bd-adfa2efa3b0f INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 09:52:30.718 +05:30 8f3c5db0-b293-4b14-a4bd-adfa2efa3b0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:52:30.719 +05:30 8f3c5db0-b293-4b14-a4bd-adfa2efa3b0f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 56.8144ms 2024-09-24 09:52:30.719 +05:30 8f3c5db0-b293-4b14-a4bd-adfa2efa3b0f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 09:52:30.719 +05:30 8f3c5db0-b293-4b14-a4bd-adfa2efa3b0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 630d2e19-dd10-4cf0-84a9-79e6d773cb2d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 09:52:30.720 +05:30 8f3c5db0-b293-4b14-a4bd-adfa2efa3b0f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 200 257 application/json; charset=utf-8 68.1939ms 2024-09-24 09:52:30.869 +05:30 a9b60d65-261b-4804-92e9-6b1fa630441f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 09:52:30.870 +05:30 a9b60d65-261b-4804-92e9-6b1fa630441f INF CORS policy execution successful. 2024-09-24 09:52:30.870 +05:30 a9b60d65-261b-4804-92e9-6b1fa630441f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 204 null null 0.6657ms 2024-09-24 09:52:30.915 +05:30 75268148-de50-420f-8e54-a69fcd343c25 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 09:52:30.916 +05:30 75268148-de50-420f-8e54-a69fcd343c25 INF CORS policy execution successful. 2024-09-24 09:52:30.916 +05:30 75268148-de50-420f-8e54-a69fcd343c25 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=Test_Steffy_Role Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:52:30.921 +05:30 f41bcb36-49d3-42ab-9a44-b41381f2baa2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:52:30.921 +05:30 f41bcb36-49d3-42ab-9a44-b41381f2baa2 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 09:52:30.943 +05:30 f41bcb36-49d3-42ab-9a44-b41381f2baa2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:52:30.944 +05:30 f41bcb36-49d3-42ab-9a44-b41381f2baa2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 22.8086ms 2024-09-24 09:52:30.944 +05:30 f41bcb36-49d3-42ab-9a44-b41381f2baa2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:52:30.944 +05:30 f41bcb36-49d3-42ab-9a44-b41381f2baa2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75268148-de50-420f-8e54-a69fcd343c25}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 180} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"}]"} 2024-09-24 09:52:30.945 +05:30 f41bcb36-49d3-42ab-9a44-b41381f2baa2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 200 180 application/json; charset=utf-8 29.9012ms 2024-09-24 09:52:38.454 +05:30 668a8960-0e34-49c8-8583-5ba070d56632 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=steffy_test&type=1 - null null 2024-09-24 09:52:38.456 +05:30 668a8960-0e34-49c8-8583-5ba070d56632 INF CORS policy execution successful. 2024-09-24 09:52:38.458 +05:30 668a8960-0e34-49c8-8583-5ba070d56632 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=steffy_test&type=1 - 204 null null 3.8781ms 2024-09-24 09:52:38.503 +05:30 717b1389-ce1d-4a2c-81f5-68362c6039e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=steffy_test&type=1 - null null 2024-09-24 09:52:38.505 +05:30 717b1389-ce1d-4a2c-81f5-68362c6039e5 INF CORS policy execution successful. 2024-09-24 09:52:38.506 +05:30 717b1389-ce1d-4a2c-81f5-68362c6039e5 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=steffy_test&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:52:38.506 +05:30 c799ee3e-4802-43a1-afe3-85b2698f022f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 09:52:38.506 +05:30 c799ee3e-4802-43a1-afe3-85b2698f022f INF Route matched with {action = "CheckUserExistence", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckUserExistence(Sang.Security.Api.Models.APIRequest.UserExistenceRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 09:52:38.538 +05:30 c799ee3e-4802-43a1-afe3-85b2698f022f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:52:38.538 +05:30 c799ee3e-4802-43a1-afe3-85b2698f022f INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 31.8341ms 2024-09-24 09:52:38.538 +05:30 c799ee3e-4802-43a1-afe3-85b2698f022f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 09:52:38.539 +05:30 c799ee3e-4802-43a1-afe3-85b2698f022f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 717b1389-ce1d-4a2c-81f5-68362c6039e5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 114} Body: {"status":"Success","statusCode":2000,"message":"User with the provided login name does not exist.","result":null} 2024-09-24 09:52:38.539 +05:30 c799ee3e-4802-43a1-afe3-85b2698f022f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=steffy_test&type=1 - 200 114 application/json; charset=utf-8 35.8726ms 2024-09-24 09:53:16.881 +05:30 9cad4375-9de2-443c-a5b8-6963af8f1cfc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-24 09:53:16.883 +05:30 9cad4375-9de2-443c-a5b8-6963af8f1cfc INF CORS policy execution successful. 2024-09-24 09:53:16.884 +05:30 9cad4375-9de2-443c-a5b8-6963af8f1cfc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 4.0729ms 2024-09-24 09:53:16.954 +05:30 e9c8a957-5347-48ea-b340-8d2f7954a649 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-24 09:53:16.958 +05:30 e9c8a957-5347-48ea-b340-8d2f7954a649 INF CORS policy execution successful. 2024-09-24 09:53:16.960 +05:30 e9c8a957-5347-48ea-b340-8d2f7954a649 INF HTTP request: Path: /user/getusertype QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:53:16.962 +05:30 ce08a597-441b-4092-bb5c-4d77d52acea3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-24 09:53:16.977 +05:30 ce08a597-441b-4092-bb5c-4d77d52acea3 INF Route matched with {action = "GetUserType", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserType() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 09:53:17.007 +05:30 ce08a597-441b-4092-bb5c-4d77d52acea3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:53:17.008 +05:30 ce08a597-441b-4092-bb5c-4d77d52acea3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 30.3596ms 2024-09-24 09:53:17.008 +05:30 ce08a597-441b-4092-bb5c-4d77d52acea3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-24 09:53:17.008 +05:30 ce08a597-441b-4092-bb5c-4d77d52acea3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9c8a957-5347-48ea-b340-8d2f7954a649}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 137} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"}]"} 2024-09-24 09:53:17.009 +05:30 ce08a597-441b-4092-bb5c-4d77d52acea3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 137 application/json; charset=utf-8 55.4628ms 2024-09-24 09:53:22.231 +05:30 0b4dab34-fa87-4264-bac8-0a3a642f3f2a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 09:53:22.232 +05:30 0b4dab34-fa87-4264-bac8-0a3a642f3f2a INF CORS policy execution successful. 2024-09-24 09:53:22.232 +05:30 0b4dab34-fa87-4264-bac8-0a3a642f3f2a INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 09:53:22.233 +05:30 6b3c1d54-c52c-4e15-9b09-e3fefe96949f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:53:22.233 +05:30 6b3c1d54-c52c-4e15-9b09-e3fefe96949f INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:53:22.255 +05:30 6b3c1d54-c52c-4e15-9b09-e3fefe96949f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:53:22.256 +05:30 6b3c1d54-c52c-4e15-9b09-e3fefe96949f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 22.414ms 2024-09-24 09:53:22.256 +05:30 6b3c1d54-c52c-4e15-9b09-e3fefe96949f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:53:22.256 +05:30 6b3c1d54-c52c-4e15-9b09-e3fefe96949f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b4dab34-fa87-4264-bac8-0a3a642f3f2a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:53:22.257 +05:30 6b3c1d54-c52c-4e15-9b09-e3fefe96949f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 26.0725ms 2024-09-24 09:53:23.267 +05:30 7d01014d-0653-4c29-823a-a46834111952 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 09:53:23.267 +05:30 7d01014d-0653-4c29-823a-a46834111952 INF CORS policy execution successful. 2024-09-24 09:53:23.268 +05:30 7d01014d-0653-4c29-823a-a46834111952 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9927ms 2024-09-24 09:53:23.313 +05:30 fe230645-8e1b-43ea-a82a-669ee2e42df5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 09:53:23.313 +05:30 fe230645-8e1b-43ea-a82a-669ee2e42df5 INF CORS policy execution successful. 2024-09-24 09:53:23.314 +05:30 fe230645-8e1b-43ea-a82a-669ee2e42df5 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 09:53:23.314 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:53:23.314 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:53:23.324 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 INF Database retrieved 2024-09-24 09:53:23.339 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 INF Token generated 2024-09-24 09:53:23.339 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 INF Token generated 2024-09-24 09:53:23.339 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:53:23.340 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 25.2797ms 2024-09-24 09:53:23.340 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:53:23.340 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe230645-8e1b-43ea-a82a-669ee2e42df5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxODAzLCJleHAiOjE3MjcxNTI0MDMsImlhdCI6MTcyNzE1MTgwM30.sNroWbc-jGW5Wm1MyvSwNj7GpgoACTBo6yNUriGpZVc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxODAzLCJleHAiOjE3MjcxNTI3MDMsImlhdCI6MTcyNzE1MTgwM30.JwjTSOKNvHP3twglOoWm9D9hhM9--Qd590RhhHVyVCM\"}"} 2024-09-24 09:53:23.340 +05:30 21ba36f4-4057-431f-b36a-4f5fa38caac4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 27.4454ms 2024-09-24 09:53:42.250 +05:30 f38dd46e-5625-4d76-ad4b-27b2c13146a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 09:53:42.253 +05:30 f38dd46e-5625-4d76-ad4b-27b2c13146a7 INF CORS policy execution successful. 2024-09-24 09:53:42.255 +05:30 f38dd46e-5625-4d76-ad4b-27b2c13146a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 204 null null 5.1272ms 2024-09-24 09:53:42.303 +05:30 5fbc1df7-e03c-455a-a9cd-726b1ebd919c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 09:53:42.307 +05:30 5fbc1df7-e03c-455a-a9cd-726b1ebd919c INF CORS policy execution successful. 2024-09-24 09:53:42.309 +05:30 5fbc1df7-e03c-455a-a9cd-726b1ebd919c INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:53:42.315 +05:30 0b667138-2323-41be-8000-8ff4c1efe729 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 09:53:42.316 +05:30 0b667138-2323-41be-8000-8ff4c1efe729 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 09:53:42.352 +05:30 0b667138-2323-41be-8000-8ff4c1efe729 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:53:42.353 +05:30 0b667138-2323-41be-8000-8ff4c1efe729 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 36.9403ms 2024-09-24 09:53:42.353 +05:30 0b667138-2323-41be-8000-8ff4c1efe729 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 09:53:42.353 +05:30 0b667138-2323-41be-8000-8ff4c1efe729 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5fbc1df7-e03c-455a-a9cd-726b1ebd919c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 09:53:42.354 +05:30 0b667138-2323-41be-8000-8ff4c1efe729 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 200 257 application/json; charset=utf-8 51.201ms 2024-09-24 09:53:42.538 +05:30 82bc8dba-19d0-480a-ae7f-f6bf573c5576 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 09:53:42.538 +05:30 82bc8dba-19d0-480a-ae7f-f6bf573c5576 INF CORS policy execution successful. 2024-09-24 09:53:42.539 +05:30 82bc8dba-19d0-480a-ae7f-f6bf573c5576 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9848ms 2024-09-24 09:53:42.542 +05:30 39591e0a-6be3-4c43-8264-06c76e491cb1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 09:53:42.543 +05:30 39591e0a-6be3-4c43-8264-06c76e491cb1 INF CORS policy execution successful. 2024-09-24 09:53:42.543 +05:30 39591e0a-6be3-4c43-8264-06c76e491cb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4348ms 2024-09-24 09:53:42.602 +05:30 6c306c9f-2e2c-4fcb-80c7-9a230c1c645e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 09:53:42.602 +05:30 6c306c9f-2e2c-4fcb-80c7-9a230c1c645e INF CORS policy execution successful. 2024-09-24 09:53:42.602 +05:30 0b557421-0090-4354-8afe-6cfc06d326b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 09:53:42.603 +05:30 6c306c9f-2e2c-4fcb-80c7-9a230c1c645e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 204 null null 0.7467ms 2024-09-24 09:53:42.603 +05:30 0b557421-0090-4354-8afe-6cfc06d326b6 INF CORS policy execution successful. 2024-09-24 09:53:42.604 +05:30 d901d9ed-8042-4960-8fdd-a049c67aef92 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 09:53:42.604 +05:30 0b557421-0090-4354-8afe-6cfc06d326b6 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:53:42.604 +05:30 87d3c1f5-5f03-43db-84ba-a9a30466c04f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:53:42.604 +05:30 d901d9ed-8042-4960-8fdd-a049c67aef92 INF CORS policy execution successful. 2024-09-24 09:53:42.604 +05:30 87d3c1f5-5f03-43db-84ba-a9a30466c04f INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 09:53:42.604 +05:30 d901d9ed-8042-4960-8fdd-a049c67aef92 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:53:42.605 +05:30 0882b099-d3c4-4c6e-8f57-6f9ecb0eff3f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 09:53:42.605 +05:30 0882b099-d3c4-4c6e-8f57-6f9ecb0eff3f INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 09:53:42.625 +05:30 0882b099-d3c4-4c6e-8f57-6f9ecb0eff3f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:53:42.625 +05:30 0882b099-d3c4-4c6e-8f57-6f9ecb0eff3f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 20.0484ms 2024-09-24 09:53:42.625 +05:30 0882b099-d3c4-4c6e-8f57-6f9ecb0eff3f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 09:53:42.625 +05:30 0882b099-d3c4-4c6e-8f57-6f9ecb0eff3f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: d901d9ed-8042-4960-8fdd-a049c67aef92}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 09:53:42.626 +05:30 0882b099-d3c4-4c6e-8f57-6f9ecb0eff3f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 22.2549ms 2024-09-24 09:53:42.629 +05:30 87d3c1f5-5f03-43db-84ba-a9a30466c04f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:53:42.629 +05:30 87d3c1f5-5f03-43db-84ba-a9a30466c04f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 24.9128ms 2024-09-24 09:53:42.630 +05:30 87d3c1f5-5f03-43db-84ba-a9a30466c04f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:53:42.630 +05:30 87d3c1f5-5f03-43db-84ba-a9a30466c04f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b557421-0090-4354-8afe-6cfc06d326b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 315} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 09:53:42.630 +05:30 87d3c1f5-5f03-43db-84ba-a9a30466c04f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 315 application/json; charset=utf-8 28.0632ms 2024-09-24 09:53:42.643 +05:30 81e375b3-8441-4f0c-bb57-78cfffe759ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 09:53:42.644 +05:30 81e375b3-8441-4f0c-bb57-78cfffe759ab INF CORS policy execution successful. 2024-09-24 09:53:42.644 +05:30 81e375b3-8441-4f0c-bb57-78cfffe759ab INF HTTP request: Path: /role/geterproles QueryString: ?searchString=Test_Steffy_Role Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:53:42.645 +05:30 1f393fcb-d9c0-4ac7-93af-d8fd75620ea9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:53:42.645 +05:30 1f393fcb-d9c0-4ac7-93af-d8fd75620ea9 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 09:53:42.651 +05:30 1f393fcb-d9c0-4ac7-93af-d8fd75620ea9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:53:42.652 +05:30 1f393fcb-d9c0-4ac7-93af-d8fd75620ea9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.504ms 2024-09-24 09:53:42.652 +05:30 1f393fcb-d9c0-4ac7-93af-d8fd75620ea9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:53:42.652 +05:30 1f393fcb-d9c0-4ac7-93af-d8fd75620ea9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81e375b3-8441-4f0c-bb57-78cfffe759ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 180} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"}]"} 2024-09-24 09:53:42.652 +05:30 1f393fcb-d9c0-4ac7-93af-d8fd75620ea9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 200 180 application/json; charset=utf-8 9.0298ms 2024-09-24 09:54:01.979 +05:30 b5e9b373-1065-4c77-8624-bc153ebb1c6e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-24 09:54:01.981 +05:30 b5e9b373-1065-4c77-8624-bc153ebb1c6e INF CORS policy execution successful. 2024-09-24 09:54:01.983 +05:30 b5e9b373-1065-4c77-8624-bc153ebb1c6e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 4.944ms 2024-09-24 09:54:02.029 +05:30 cf35d333-5bd5-4250-8f46-4dc8b9d142e9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1040 2024-09-24 09:54:02.033 +05:30 cf35d333-5bd5-4250-8f46-4dc8b9d142e9 INF CORS policy execution successful. 2024-09-24 09:54:02.035 +05:30 cf35d333-5bd5-4250-8f46-4dc8b9d142e9 INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Content-Length: 1040}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":0,"group":false,"parent":0,"role":5,"userName":"Steffy_test","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"LXqPi2r+OmC5JnjOIkkiIQ==","loginName":"steffy_test","loginAbbr":"","securityQuestion":1,"securityAnswer":"chikku","email":"steffytest@gmail.com","phone":"","mobile":"","emailAuthPermission":false,"userAccess":0,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":false,"emailUserOnLoginSuccess":false,"emailOnLoginFailure":false,"blockFromDate":null,"blockToDate":null,"timeRestrictionStartDate":null,"timeRestrictionEndDate":null,"timeRestrictionStartTime":null,"timeRestrictionEndTime":null,"days":[{"day":1},{"day":2},{"day":3},{"day":4},{"day":5},{"day":6},{"day":7}],"lockedTill":null,"pwdChangeNextLogOn":false,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":0,"signature":"","location":0,"macAddress":"","domainName":"","domainUser":"","entryRestrictionDetails":[],"linkId":0,"pwdChangeDate":null,"authenticationCode":"","numInvalidAttempts":0} 2024-09-24 09:54:02.037 +05:30 78e8b7bc-70f3-46ac-98db-9a98bb78fe14 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 09:54:02.050 +05:30 78e8b7bc-70f3-46ac-98db-9a98bb78fe14 INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 09:54:02.467 +05:30 78e8b7bc-70f3-46ac-98db-9a98bb78fe14 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:54:02.503 +05:30 78e8b7bc-70f3-46ac-98db-9a98bb78fe14 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 451.9048ms 2024-09-24 09:54:02.503 +05:30 78e8b7bc-70f3-46ac-98db-9a98bb78fe14 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 09:54:02.503 +05:30 78e8b7bc-70f3-46ac-98db-9a98bb78fe14 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: cf35d333-5bd5-4250-8f46-4dc8b9d142e9}, {Location: http://103.120.178.195/SangSecurityAPI/user/upsertuser}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 92} Body: {"status":"Success","statusCode":2001,"message":"User inserted successfully.","result":"17"} 2024-09-24 09:54:02.504 +05:30 78e8b7bc-70f3-46ac-98db-9a98bb78fe14 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 92 application/json; charset=utf-8 474.5252ms 2024-09-24 09:54:03.099 +05:30 908fd4be-22a4-4100-9a8c-e76ccbdf0bac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 09:54:03.099 +05:30 908fd4be-22a4-4100-9a8c-e76ccbdf0bac INF CORS policy execution successful. 2024-09-24 09:54:03.100 +05:30 908fd4be-22a4-4100-9a8c-e76ccbdf0bac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.0163ms 2024-09-24 09:54:03.143 +05:30 fef6cda5-b0d1-4b05-8bb0-ba86aa42dd87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 09:54:03.144 +05:30 fef6cda5-b0d1-4b05-8bb0-ba86aa42dd87 INF CORS policy execution successful. 2024-09-24 09:54:03.144 +05:30 fef6cda5-b0d1-4b05-8bb0-ba86aa42dd87 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:54:03.145 +05:30 8569f1ca-37ea-48c8-ac90-1d44699f598c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:54:03.146 +05:30 8569f1ca-37ea-48c8-ac90-1d44699f598c INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 09:54:03.158 +05:30 8569f1ca-37ea-48c8-ac90-1d44699f598c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:54:03.159 +05:30 8569f1ca-37ea-48c8-ac90-1d44699f598c INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.8825ms 2024-09-24 09:54:03.159 +05:30 8569f1ca-37ea-48c8-ac90-1d44699f598c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 09:54:03.159 +05:30 8569f1ca-37ea-48c8-ac90-1d44699f598c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fef6cda5-b0d1-4b05-8bb0-ba86aa42dd87}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 315} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 09:54:03.159 +05:30 8569f1ca-37ea-48c8-ac90-1d44699f598c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 315 application/json; charset=utf-8 16.3788ms 2024-09-24 09:54:07.702 +05:30 8348973a-0a27-448a-a8bc-7fa6fa88d10d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:54:07.703 +05:30 8348973a-0a27-448a-a8bc-7fa6fa88d10d INF CORS policy execution successful. 2024-09-24 09:54:07.703 +05:30 8348973a-0a27-448a-a8bc-7fa6fa88d10d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.0228ms 2024-09-24 09:54:07.750 +05:30 e21c9c9a-f1c0-4161-b0e2-dd054f60f7b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:54:07.751 +05:30 e21c9c9a-f1c0-4161-b0e2-dd054f60f7b2 INF CORS policy execution successful. 2024-09-24 09:54:07.752 +05:30 e21c9c9a-f1c0-4161-b0e2-dd054f60f7b2 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5X0xvY2tlZCIsInVuaXF1ZV9uYW1lIjoiU3RlZmZ5X0xvY2tlZCIsIm5hbWVpZCI6IjEzIiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTE3MTUsImV4cCI6MTcyNzE1MjMxNSwiaWF0IjoxNzI3MTUxNzE1fQ.xwTfAd09pQylvB-En8Oo_KT2YldoTZefetBQXb1l7fk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:54:07.753 +05:30 a41c507f-c1e0-48dc-8c55-93f99659cd8f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 09:54:07.753 +05:30 a41c507f-c1e0-48dc-8c55-93f99659cd8f INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 09:54:07.774 +05:30 a41c507f-c1e0-48dc-8c55-93f99659cd8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:54:07.774 +05:30 a41c507f-c1e0-48dc-8c55-93f99659cd8f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.5728ms 2024-09-24 09:54:07.775 +05:30 a41c507f-c1e0-48dc-8c55-93f99659cd8f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 09:54:07.775 +05:30 a41c507f-c1e0-48dc-8c55-93f99659cd8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e21c9c9a-f1c0-4161-b0e2-dd054f60f7b2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 09:54:07.775 +05:30 a41c507f-c1e0-48dc-8c55-93f99659cd8f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 25.3398ms 2024-09-24 09:54:21.613 +05:30 0577405a-368d-4eb8-8450-7250fbbc0ec1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=steffy_test - null null 2024-09-24 09:54:21.614 +05:30 0577405a-368d-4eb8-8450-7250fbbc0ec1 INF CORS policy execution successful. 2024-09-24 09:54:21.615 +05:30 0577405a-368d-4eb8-8450-7250fbbc0ec1 INF HTTP request: Path: /login/getcompany QueryString: ?userName=steffy_test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:54:21.617 +05:30 ca2329a9-58fc-4bc6-a594-223fafbfb532 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:54:21.618 +05:30 ca2329a9-58fc-4bc6-a594-223fafbfb532 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:54:21.654 +05:30 ca2329a9-58fc-4bc6-a594-223fafbfb532 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:54:21.655 +05:30 ca2329a9-58fc-4bc6-a594-223fafbfb532 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 36.663ms 2024-09-24 09:54:21.655 +05:30 ca2329a9-58fc-4bc6-a594-223fafbfb532 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:54:21.655 +05:30 ca2329a9-58fc-4bc6-a594-223fafbfb532 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0577405a-368d-4eb8-8450-7250fbbc0ec1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:54:21.656 +05:30 ca2329a9-58fc-4bc6-a594-223fafbfb532 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=steffy_test - 200 138 application/json; charset=utf-8 43.0279ms 2024-09-24 09:54:24.718 +05:30 d55ec652-7893-4a8f-8ad8-20a94ab11e0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 09:54:24.719 +05:30 d55ec652-7893-4a8f-8ad8-20a94ab11e0f INF CORS policy execution successful. 2024-09-24 09:54:24.719 +05:30 d55ec652-7893-4a8f-8ad8-20a94ab11e0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.8467ms 2024-09-24 09:54:24.762 +05:30 4bb5f1de-8136-4fd0-94ed-4395f01bad8b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 118 2024-09-24 09:54:24.762 +05:30 4bb5f1de-8136-4fd0-94ed-4395f01bad8b INF CORS policy execution successful. 2024-09-24 09:54:24.762 +05:30 4bb5f1de-8136-4fd0-94ed-4395f01bad8b INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 118}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"steffy_test","password":"LXqPi2r+OmC5JnjOIkkiIQ==","entityId":8,"Company Name":"Entity10"} 2024-09-24 09:54:24.762 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:54:24.763 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:54:24.771 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 INF Database retrieved 2024-09-24 09:54:24.782 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 INF Token generated 2024-09-24 09:54:24.782 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 INF Token generated 2024-09-24 09:54:24.782 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:54:24.783 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 19.9675ms 2024-09-24 09:54:24.783 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:54:24.783 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bb5f1de-8136-4fd0-94ed-4395f01bad8b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 910} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNzY0LCJpYXQiOjE3MjcxNTE4NjR9.FmabGAdn0qCOboRQmujjmcOWyA5ykl9MnKjFilcMReE\"}"} 2024-09-24 09:54:24.783 +05:30 fef7578d-46d7-49b6-8853-7cb27b41e8c5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 910 application/json; charset=utf-8 21.5244ms 2024-09-24 09:54:45.365 +05:30 df5b6226-f237-4d6e-8067-213238cb1cc0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:54:45.366 +05:30 df5b6226-f237-4d6e-8067-213238cb1cc0 INF CORS policy execution successful. 2024-09-24 09:54:45.367 +05:30 df5b6226-f237-4d6e-8067-213238cb1cc0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.3246ms 2024-09-24 09:54:45.413 +05:30 ac6c3b99-860c-4348-9edf-36c636deff05 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:54:45.415 +05:30 ac6c3b99-860c-4348-9edf-36c636deff05 INF CORS policy execution successful. 2024-09-24 09:54:45.416 +05:30 ac6c3b99-860c-4348-9edf-36c636deff05 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:54:45.418 +05:30 88e4dd00-12b2-4e30-b675-f84b17f5b0ed INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 09:54:45.418 +05:30 88e4dd00-12b2-4e30-b675-f84b17f5b0ed INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 09:54:45.452 +05:30 88e4dd00-12b2-4e30-b675-f84b17f5b0ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:54:45.453 +05:30 88e4dd00-12b2-4e30-b675-f84b17f5b0ed INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 34.3971ms 2024-09-24 09:54:45.453 +05:30 88e4dd00-12b2-4e30-b675-f84b17f5b0ed INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 09:54:45.453 +05:30 88e4dd00-12b2-4e30-b675-f84b17f5b0ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac6c3b99-860c-4348-9edf-36c636deff05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 09:54:45.454 +05:30 88e4dd00-12b2-4e30-b675-f84b17f5b0ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 40.9407ms 2024-09-24 09:54:57.808 +05:30 fdff7bfe-1dc0-4342-99ec-e6c31e298a2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:54:57.809 +05:30 fdff7bfe-1dc0-4342-99ec-e6c31e298a2f INF CORS policy execution successful. 2024-09-24 09:54:57.809 +05:30 fdff7bfe-1dc0-4342-99ec-e6c31e298a2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.1973ms 2024-09-24 09:54:57.882 +05:30 1ac29b19-6ab3-4af3-a7cb-8cc9fd75e597 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:54:57.884 +05:30 1ac29b19-6ab3-4af3-a7cb-8cc9fd75e597 INF CORS policy execution successful. 2024-09-24 09:54:57.885 +05:30 1ac29b19-6ab3-4af3-a7cb-8cc9fd75e597 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:54:57.887 +05:30 56c8e0a9-7679-49f5-a005-d0471d801fcb INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 09:54:57.899 +05:30 56c8e0a9-7679-49f5-a005-d0471d801fcb INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 09:54:57.936 +05:30 56c8e0a9-7679-49f5-a005-d0471d801fcb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:54:57.936 +05:30 56c8e0a9-7679-49f5-a005-d0471d801fcb INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 37.0272ms 2024-09-24 09:54:57.936 +05:30 56c8e0a9-7679-49f5-a005-d0471d801fcb INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 09:54:57.936 +05:30 56c8e0a9-7679-49f5-a005-d0471d801fcb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ac29b19-6ab3-4af3-a7cb-8cc9fd75e597}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 09:54:57.937 +05:30 56c8e0a9-7679-49f5-a005-d0471d801fcb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 54.749ms 2024-09-24 09:55:00.873 +05:30 72172206-5ca4-463d-8fb8-62391052e526 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 09:55:00.873 +05:30 72172206-5ca4-463d-8fb8-62391052e526 INF CORS policy execution successful. 2024-09-24 09:55:00.873 +05:30 72172206-5ca4-463d-8fb8-62391052e526 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5584ms 2024-09-24 09:55:00.938 +05:30 bd465402-d7c7-4d61-9c64-eaaaee9b6010 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 09:55:00.939 +05:30 bd465402-d7c7-4d61-9c64-eaaaee9b6010 INF CORS policy execution successful. 2024-09-24 09:55:00.939 +05:30 bd465402-d7c7-4d61-9c64-eaaaee9b6010 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:00.942 +05:30 2532643c-a958-4efa-97b0-40a271d7a3c4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 09:55:00.949 +05:30 2532643c-a958-4efa-97b0-40a271d7a3c4 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 09:55:01.004 +05:30 2532643c-a958-4efa-97b0-40a271d7a3c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:01.005 +05:30 2532643c-a958-4efa-97b0-40a271d7a3c4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 55.2906ms 2024-09-24 09:55:01.005 +05:30 2532643c-a958-4efa-97b0-40a271d7a3c4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 09:55:01.006 +05:30 2532643c-a958-4efa-97b0-40a271d7a3c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd465402-d7c7-4d61-9c64-eaaaee9b6010}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 09:55:01.007 +05:30 2532643c-a958-4efa-97b0-40a271d7a3c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 68.3893ms 2024-09-24 09:55:08.174 +05:30 fd7f0e30-8c64-4e1a-a112-7f7d40d88a3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:55:08.177 +05:30 fd7f0e30-8c64-4e1a-a112-7f7d40d88a3f INF CORS policy execution successful. 2024-09-24 09:55:08.178 +05:30 fd7f0e30-8c64-4e1a-a112-7f7d40d88a3f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.2411ms 2024-09-24 09:55:08.227 +05:30 bcbfc45e-7bf5-418f-ae8e-f2855949d1d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:55:08.228 +05:30 bcbfc45e-7bf5-418f-ae8e-f2855949d1d4 INF CORS policy execution successful. 2024-09-24 09:55:08.228 +05:30 bcbfc45e-7bf5-418f-ae8e-f2855949d1d4 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:08.229 +05:30 1e459420-9c30-40c1-8951-2c55748ab860 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 09:55:08.229 +05:30 1e459420-9c30-40c1-8951-2c55748ab860 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 09:55:08.248 +05:30 1e459420-9c30-40c1-8951-2c55748ab860 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:08.248 +05:30 1e459420-9c30-40c1-8951-2c55748ab860 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 18.9709ms 2024-09-24 09:55:08.249 +05:30 1e459420-9c30-40c1-8951-2c55748ab860 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 09:55:08.249 +05:30 1e459420-9c30-40c1-8951-2c55748ab860 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bcbfc45e-7bf5-418f-ae8e-f2855949d1d4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 09:55:08.249 +05:30 1e459420-9c30-40c1-8951-2c55748ab860 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 22.5786ms 2024-09-24 09:55:12.872 +05:30 fc4eaadc-d647-480c-a2f9-3d2b2142fa3a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 09:55:12.873 +05:30 fc4eaadc-d647-480c-a2f9-3d2b2142fa3a INF CORS policy execution successful. 2024-09-24 09:55:12.874 +05:30 fc4eaadc-d647-480c-a2f9-3d2b2142fa3a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0567ms 2024-09-24 09:55:12.930 +05:30 63c7f959-cc4f-4cd4-8616-bb87bbe2e23d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 09:55:12.932 +05:30 63c7f959-cc4f-4cd4-8616-bb87bbe2e23d INF CORS policy execution successful. 2024-09-24 09:55:12.932 +05:30 63c7f959-cc4f-4cd4-8616-bb87bbe2e23d INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:12.933 +05:30 388096a6-1424-4405-9427-31bb42f3ef98 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 09:55:12.940 +05:30 388096a6-1424-4405-9427-31bb42f3ef98 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 09:55:12.998 +05:30 388096a6-1424-4405-9427-31bb42f3ef98 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:12.998 +05:30 388096a6-1424-4405-9427-31bb42f3ef98 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 57.6685ms 2024-09-24 09:55:12.998 +05:30 388096a6-1424-4405-9427-31bb42f3ef98 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 09:55:12.998 +05:30 388096a6-1424-4405-9427-31bb42f3ef98 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 63c7f959-cc4f-4cd4-8616-bb87bbe2e23d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 748} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":null},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 09:55:12.999 +05:30 388096a6-1424-4405-9427-31bb42f3ef98 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 748 application/json; charset=utf-8 68.6953ms 2024-09-24 09:55:15.741 +05:30 88effaf2-6897-465a-ac8e-1a0acdf04bbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-24 09:55:15.741 +05:30 88effaf2-6897-465a-ac8e-1a0acdf04bbb INF CORS policy execution successful. 2024-09-24 09:55:15.741 +05:30 d9bcbee8-637d-4a66-adb2-e8ea991d3e8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 09:55:15.742 +05:30 d9bcbee8-637d-4a66-adb2-e8ea991d3e8c INF CORS policy execution successful. 2024-09-24 09:55:15.742 +05:30 88effaf2-6897-465a-ac8e-1a0acdf04bbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 204 null null 1.0596ms 2024-09-24 09:55:15.742 +05:30 d9bcbee8-637d-4a66-adb2-e8ea991d3e8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.4406ms 2024-09-24 09:55:15.784 +05:30 efa83049-aa71-4666-8607-3853c59f5cd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-24 09:55:15.786 +05:30 efa83049-aa71-4666-8607-3853c59f5cd6 INF CORS policy execution successful. 2024-09-24 09:55:15.787 +05:30 efa83049-aa71-4666-8607-3853c59f5cd6 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:15.787 +05:30 7f8e88fd-c9e0-442f-a07c-63f5fb6f13f0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 09:55:15.788 +05:30 28bdceff-3764-43dc-a390-b7833fa39204 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 09:55:15.789 +05:30 28bdceff-3764-43dc-a390-b7833fa39204 INF CORS policy execution successful. 2024-09-24 09:55:15.790 +05:30 28bdceff-3764-43dc-a390-b7833fa39204 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:15.790 +05:30 c472d07e-026c-444f-be41-5493709199a2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 09:55:15.796 +05:30 7f8e88fd-c9e0-442f-a07c-63f5fb6f13f0 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 09:55:15.797 +05:30 c472d07e-026c-444f-be41-5493709199a2 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 09:55:15.821 +05:30 c472d07e-026c-444f-be41-5493709199a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:15.822 +05:30 c472d07e-026c-444f-be41-5493709199a2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 24.77ms 2024-09-24 09:55:15.822 +05:30 c472d07e-026c-444f-be41-5493709199a2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 09:55:15.822 +05:30 c472d07e-026c-444f-be41-5493709199a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28bdceff-3764-43dc-a390-b7833fa39204}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 456} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 09:55:15.823 +05:30 c472d07e-026c-444f-be41-5493709199a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 456 application/json; charset=utf-8 34.2284ms 2024-09-24 09:55:15.844 +05:30 7f8e88fd-c9e0-442f-a07c-63f5fb6f13f0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:15.844 +05:30 7f8e88fd-c9e0-442f-a07c-63f5fb6f13f0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 48.4948ms 2024-09-24 09:55:15.844 +05:30 7f8e88fd-c9e0-442f-a07c-63f5fb6f13f0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 09:55:15.845 +05:30 7f8e88fd-c9e0-442f-a07c-63f5fb6f13f0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efa83049-aa71-4666-8607-3853c59f5cd6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 921} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":5,\"RoleName\":\"Test_Steffy_Role\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 09:55:15.845 +05:30 7f8e88fd-c9e0-442f-a07c-63f5fb6f13f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 200 921 application/json; charset=utf-8 61.3088ms 2024-09-24 09:55:16.294 +05:30 f1ad6d47-efa4-46d0-b75f-5fc3d863a8e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 09:55:16.294 +05:30 813d005e-bdb1-41dc-9537-8d40b1b09ec0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 09:55:16.294 +05:30 f1ad6d47-efa4-46d0-b75f-5fc3d863a8e4 INF CORS policy execution successful. 2024-09-24 09:55:16.294 +05:30 813d005e-bdb1-41dc-9537-8d40b1b09ec0 INF CORS policy execution successful. 2024-09-24 09:55:16.295 +05:30 813d005e-bdb1-41dc-9537-8d40b1b09ec0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.7608ms 2024-09-24 09:55:16.295 +05:30 f1ad6d47-efa4-46d0-b75f-5fc3d863a8e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.7621ms 2024-09-24 09:55:16.356 +05:30 f4c2e7c4-c06b-4221-8920-807c656febec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 09:55:16.357 +05:30 f4c2e7c4-c06b-4221-8920-807c656febec INF CORS policy execution successful. 2024-09-24 09:55:16.357 +05:30 70986e58-a125-41dd-9c5a-2892ed5512a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 09:55:16.357 +05:30 f4c2e7c4-c06b-4221-8920-807c656febec INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:16.357 +05:30 70986e58-a125-41dd-9c5a-2892ed5512a9 INF CORS policy execution successful. 2024-09-24 09:55:16.357 +05:30 70986e58-a125-41dd-9c5a-2892ed5512a9 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:16.357 +05:30 3038ae1b-be3d-4c10-b9a5-f96ba2b89795 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 09:55:16.357 +05:30 a41000d0-2c89-44c3-8667-81f7bd8e1739 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 09:55:16.366 +05:30 3038ae1b-be3d-4c10-b9a5-f96ba2b89795 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 09:55:16.368 +05:30 a41000d0-2c89-44c3-8667-81f7bd8e1739 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 09:55:16.391 +05:30 a41000d0-2c89-44c3-8667-81f7bd8e1739 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:16.391 +05:30 a41000d0-2c89-44c3-8667-81f7bd8e1739 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 22.8436ms 2024-09-24 09:55:16.391 +05:30 a41000d0-2c89-44c3-8667-81f7bd8e1739 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 09:55:16.391 +05:30 a41000d0-2c89-44c3-8667-81f7bd8e1739 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70986e58-a125-41dd-9c5a-2892ed5512a9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 09:55:16.392 +05:30 a41000d0-2c89-44c3-8667-81f7bd8e1739 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 34.9174ms 2024-09-24 09:55:16.416 +05:30 3038ae1b-be3d-4c10-b9a5-f96ba2b89795 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:16.416 +05:30 3038ae1b-be3d-4c10-b9a5-f96ba2b89795 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 49.801ms 2024-09-24 09:55:16.417 +05:30 3038ae1b-be3d-4c10-b9a5-f96ba2b89795 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 09:55:16.417 +05:30 3038ae1b-be3d-4c10-b9a5-f96ba2b89795 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: f4c2e7c4-c06b-4221-8920-807c656febec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 09:55:16.418 +05:30 3038ae1b-be3d-4c10-b9a5-f96ba2b89795 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 61.746ms 2024-09-24 09:55:27.773 +05:30 0e9af244-1773-43d3-965b-b4af13a7989c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 09:55:27.773 +05:30 0e9af244-1773-43d3-965b-b4af13a7989c INF CORS policy execution successful. 2024-09-24 09:55:27.774 +05:30 0e9af244-1773-43d3-965b-b4af13a7989c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.3969ms 2024-09-24 09:55:27.826 +05:30 0b0cd584-ab6f-4391-92b1-ae470aaa6ffc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 09:55:27.827 +05:30 0b0cd584-ab6f-4391-92b1-ae470aaa6ffc INF CORS policy execution successful. 2024-09-24 09:55:27.827 +05:30 0b0cd584-ab6f-4391-92b1-ae470aaa6ffc INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:27.828 +05:30 0ae0f739-f391-4023-8aa4-29cc14604865 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 09:55:27.829 +05:30 0ae0f739-f391-4023-8aa4-29cc14604865 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 09:55:27.852 +05:30 0ae0f739-f391-4023-8aa4-29cc14604865 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:27.852 +05:30 0ae0f739-f391-4023-8aa4-29cc14604865 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 22.9927ms 2024-09-24 09:55:27.852 +05:30 0ae0f739-f391-4023-8aa4-29cc14604865 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 09:55:27.853 +05:30 0ae0f739-f391-4023-8aa4-29cc14604865 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b0cd584-ab6f-4391-92b1-ae470aaa6ffc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 748} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":null},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 09:55:27.853 +05:30 0ae0f739-f391-4023-8aa4-29cc14604865 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 748 application/json; charset=utf-8 27.3794ms 2024-09-24 09:55:32.593 +05:30 fffd470b-5831-42c3-abd8-1c096d325b67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:55:32.593 +05:30 fffd470b-5831-42c3-abd8-1c096d325b67 INF CORS policy execution successful. 2024-09-24 09:55:32.594 +05:30 fffd470b-5831-42c3-abd8-1c096d325b67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.0292ms 2024-09-24 09:55:32.639 +05:30 ea7c8718-44ba-43ff-9d8b-9f42d85b141e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 09:55:32.640 +05:30 ea7c8718-44ba-43ff-9d8b-9f42d85b141e INF CORS policy execution successful. 2024-09-24 09:55:32.641 +05:30 ea7c8718-44ba-43ff-9d8b-9f42d85b141e INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:32.641 +05:30 04b82033-dad3-4d81-be01-f3cb6e35ff61 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 09:55:32.641 +05:30 04b82033-dad3-4d81-be01-f3cb6e35ff61 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 09:55:32.656 +05:30 04b82033-dad3-4d81-be01-f3cb6e35ff61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:32.656 +05:30 04b82033-dad3-4d81-be01-f3cb6e35ff61 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 14.6881ms 2024-09-24 09:55:32.656 +05:30 04b82033-dad3-4d81-be01-f3cb6e35ff61 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 09:55:32.657 +05:30 04b82033-dad3-4d81-be01-f3cb6e35ff61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea7c8718-44ba-43ff-9d8b-9f42d85b141e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 09:55:32.657 +05:30 04b82033-dad3-4d81-be01-f3cb6e35ff61 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 18.0488ms 2024-09-24 09:55:35.436 +05:30 b9879aba-3dc0-4dc1-b4f5-6f1b551fc44d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-24 09:55:35.436 +05:30 b9879aba-3dc0-4dc1-b4f5-6f1b551fc44d INF CORS policy execution successful. 2024-09-24 09:55:35.437 +05:30 b9879aba-3dc0-4dc1-b4f5-6f1b551fc44d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 204 null null 0.8134ms 2024-09-24 09:55:35.482 +05:30 68093748-b1cc-4d5c-9f6d-11147282d8a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-24 09:55:35.490 +05:30 68093748-b1cc-4d5c-9f6d-11147282d8a1 INF CORS policy execution successful. 2024-09-24 09:55:35.491 +05:30 68093748-b1cc-4d5c-9f6d-11147282d8a1 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:35.491 +05:30 4ac7767e-51fa-4fdd-81e3-3a2ab7544db6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 09:55:35.500 +05:30 4ac7767e-51fa-4fdd-81e3-3a2ab7544db6 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 09:55:35.534 +05:30 4ac7767e-51fa-4fdd-81e3-3a2ab7544db6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:35.535 +05:30 4ac7767e-51fa-4fdd-81e3-3a2ab7544db6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 34.3832ms 2024-09-24 09:55:35.535 +05:30 4ac7767e-51fa-4fdd-81e3-3a2ab7544db6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 09:55:35.536 +05:30 4ac7767e-51fa-4fdd-81e3-3a2ab7544db6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68093748-b1cc-4d5c-9f6d-11147282d8a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17184} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"Test Group\"}],\"SelectedRestrictions\":[{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-24 09:55:35.537 +05:30 4ac7767e-51fa-4fdd-81e3-3a2ab7544db6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 200 17184 application/json; charset=utf-8 54.2545ms 2024-09-24 09:55:35.731 +05:30 9ca055ee-4cf4-4608-af54-36cb030419ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 09:55:35.736 +05:30 9ca055ee-4cf4-4608-af54-36cb030419ae INF CORS policy execution successful. 2024-09-24 09:55:35.737 +05:30 9ca055ee-4cf4-4608-af54-36cb030419ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 5.914ms 2024-09-24 09:55:35.804 +05:30 f260389d-83c1-4c0e-adb8-491417caf646 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 09:55:35.805 +05:30 f260389d-83c1-4c0e-adb8-491417caf646 INF CORS policy execution successful. 2024-09-24 09:55:35.805 +05:30 f260389d-83c1-4c0e-adb8-491417caf646 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:35.805 +05:30 71c717d2-2d6f-4baa-bae3-f03510985b1b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 09:55:35.805 +05:30 71c717d2-2d6f-4baa-bae3-f03510985b1b INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 09:55:35.853 +05:30 71c717d2-2d6f-4baa-bae3-f03510985b1b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:35.855 +05:30 71c717d2-2d6f-4baa-bae3-f03510985b1b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 49.7701ms 2024-09-24 09:55:35.855 +05:30 71c717d2-2d6f-4baa-bae3-f03510985b1b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 09:55:35.855 +05:30 71c717d2-2d6f-4baa-bae3-f03510985b1b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f260389d-83c1-4c0e-adb8-491417caf646}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 09:55:35.856 +05:30 71c717d2-2d6f-4baa-bae3-f03510985b1b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 52.0437ms 2024-09-24 09:55:35.963 +05:30 1eeb122e-2132-4302-86d5-53d1ea123c49 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 09:55:35.964 +05:30 1eeb122e-2132-4302-86d5-53d1ea123c49 INF CORS policy execution successful. 2024-09-24 09:55:35.964 +05:30 1eeb122e-2132-4302-86d5-53d1ea123c49 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 09:55:35.964 +05:30 96ea1980-c8c0-4f92-8bf5-a4dd12b4d477 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 09:55:35.964 +05:30 96ea1980-c8c0-4f92-8bf5-a4dd12b4d477 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 09:55:35.972 +05:30 96ea1980-c8c0-4f92-8bf5-a4dd12b4d477 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:55:35.973 +05:30 96ea1980-c8c0-4f92-8bf5-a4dd12b4d477 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 8.5678ms 2024-09-24 09:55:35.973 +05:30 96ea1980-c8c0-4f92-8bf5-a4dd12b4d477 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 09:55:35.973 +05:30 96ea1980-c8c0-4f92-8bf5-a4dd12b4d477 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1eeb122e-2132-4302-86d5-53d1ea123c49}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 09:55:35.974 +05:30 96ea1980-c8c0-4f92-8bf5-a4dd12b4d477 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 10.7509ms 2024-09-24 09:58:02.019 +05:30 1102c4b8-e8ab-4c51-9302-9b91f8900245 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 09:58:02.021 +05:30 1102c4b8-e8ab-4c51-9302-9b91f8900245 INF CORS policy execution successful. 2024-09-24 09:58:02.022 +05:30 1102c4b8-e8ab-4c51-9302-9b91f8900245 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 09:58:02.024 +05:30 cc144cf0-fffa-4d75-bf31-51cd33989f27 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:58:02.025 +05:30 cc144cf0-fffa-4d75-bf31-51cd33989f27 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:58:02.045 +05:30 cc144cf0-fffa-4d75-bf31-51cd33989f27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:58:02.047 +05:30 cc144cf0-fffa-4d75-bf31-51cd33989f27 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 21.6313ms 2024-09-24 09:58:02.047 +05:30 cc144cf0-fffa-4d75-bf31-51cd33989f27 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 09:58:02.047 +05:30 cc144cf0-fffa-4d75-bf31-51cd33989f27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1102c4b8-e8ab-4c51-9302-9b91f8900245}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 09:58:02.048 +05:30 cc144cf0-fffa-4d75-bf31-51cd33989f27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 29.5796ms 2024-09-24 09:58:11.074 +05:30 a8a04a87-4d9d-4012-b747-bf9061460547 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 09:58:11.074 +05:30 a8a04a87-4d9d-4012-b747-bf9061460547 INF CORS policy execution successful. 2024-09-24 09:58:11.075 +05:30 a8a04a87-4d9d-4012-b747-bf9061460547 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.1464ms 2024-09-24 09:58:11.111 +05:30 a9801d0d-63df-4702-85fa-21ca7c64dc07 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 09:58:11.112 +05:30 a9801d0d-63df-4702-85fa-21ca7c64dc07 INF CORS policy execution successful. 2024-09-24 09:58:11.113 +05:30 a9801d0d-63df-4702-85fa-21ca7c64dc07 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-24 09:58:11.114 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:58:11.114 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 09:58:11.131 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 INF Database retrieved 2024-09-24 09:58:11.147 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 INF Token generated 2024-09-24 09:58:11.148 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 INF Token generated 2024-09-24 09:58:11.148 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 09:58:11.148 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 34.0406ms 2024-09-24 09:58:11.148 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 09:58:11.149 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9801d0d-63df-4702-85fa-21ca7c64dc07}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyMDkxLCJleHAiOjE3MjcxNTI2OTEsImlhdCI6MTcyNzE1MjA5MX0.BPaJRqAAxvus2Fol2lguxApxOXRkn5cGBnyh9mtvXhg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyMDkxLCJleHAiOjE3MjcxNTI5OTEsImlhdCI6MTcyNzE1MjA5MX0.YmTFztTYNoAkWBTfyIAL8ix5TdfmWXlwKWW5NNwKv08\"}"} 2024-09-24 09:58:11.149 +05:30 7cd0971f-c993-42b1-91ca-ccec2f1b0679 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 37.739ms 2024-09-24 10:02:43.639 +05:30 cd9a2478-365d-4571-883f-afff597d85ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:02:43.640 +05:30 cd9a2478-365d-4571-883f-afff597d85ac INF CORS policy execution successful. 2024-09-24 10:02:43.641 +05:30 cd9a2478-365d-4571-883f-afff597d85ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.6332ms 2024-09-24 10:02:43.684 +05:30 04cb0845-735a-438e-a030-9f875b088ec7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:02:43.688 +05:30 04cb0845-735a-438e-a030-9f875b088ec7 INF CORS policy execution successful. 2024-09-24 10:02:43.689 +05:30 04cb0845-735a-438e-a030-9f875b088ec7 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:02:43.691 +05:30 548f85f8-6603-4582-801a-2f8cb59b6524 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:02:43.692 +05:30 548f85f8-6603-4582-801a-2f8cb59b6524 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:02:43.742 +05:30 548f85f8-6603-4582-801a-2f8cb59b6524 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:02:43.743 +05:30 548f85f8-6603-4582-801a-2f8cb59b6524 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 50.6343ms 2024-09-24 10:02:43.743 +05:30 548f85f8-6603-4582-801a-2f8cb59b6524 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:02:43.743 +05:30 548f85f8-6603-4582-801a-2f8cb59b6524 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04cb0845-735a-438e-a030-9f875b088ec7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 10:02:43.744 +05:30 548f85f8-6603-4582-801a-2f8cb59b6524 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 59.3274ms 2024-09-24 10:02:46.984 +05:30 91210442-6b53-48b9-b16c-b0548d0f9e8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-24 10:02:46.984 +05:30 91210442-6b53-48b9-b16c-b0548d0f9e8a INF CORS policy execution successful. 2024-09-24 10:02:46.985 +05:30 91210442-6b53-48b9-b16c-b0548d0f9e8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 204 null null 1.0078ms 2024-09-24 10:02:47.028 +05:30 bb7fbc98-bb28-4f5c-ac5c-1cff8eedcc10 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-24 10:02:47.031 +05:30 bb7fbc98-bb28-4f5c-ac5c-1cff8eedcc10 INF CORS policy execution successful. 2024-09-24 10:02:47.031 +05:30 bb7fbc98-bb28-4f5c-ac5c-1cff8eedcc10 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:02:47.034 +05:30 9625e435-61fe-4f75-b949-e3de409a53e4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 10:02:47.035 +05:30 9625e435-61fe-4f75-b949-e3de409a53e4 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:02:47.083 +05:30 9625e435-61fe-4f75-b949-e3de409a53e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:02:47.084 +05:30 9625e435-61fe-4f75-b949-e3de409a53e4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 49.2943ms 2024-09-24 10:02:47.084 +05:30 9625e435-61fe-4f75-b949-e3de409a53e4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 10:02:47.085 +05:30 9625e435-61fe-4f75-b949-e3de409a53e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb7fbc98-bb28-4f5c-ac5c-1cff8eedcc10}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17184} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"Test Group\"}],\"SelectedRestrictions\":[{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"PlaceofSupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-24 10:02:47.086 +05:30 9625e435-61fe-4f75-b949-e3de409a53e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 200 17184 application/json; charset=utf-8 58.4213ms 2024-09-24 10:02:47.286 +05:30 eefb12a8-f13f-4075-88bc-fb1c25a0784d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 10:02:47.287 +05:30 eefb12a8-f13f-4075-88bc-fb1c25a0784d INF CORS policy execution successful. 2024-09-24 10:02:47.287 +05:30 eefb12a8-f13f-4075-88bc-fb1c25a0784d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5923ms 2024-09-24 10:02:47.332 +05:30 ce00ef47-2708-4b1a-b931-4bae01dbe90c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 10:02:47.333 +05:30 ce00ef47-2708-4b1a-b931-4bae01dbe90c INF CORS policy execution successful. 2024-09-24 10:02:47.333 +05:30 ce00ef47-2708-4b1a-b931-4bae01dbe90c INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:02:47.334 +05:30 3f68c7a4-8c32-4a89-bf51-65ec20a66051 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:02:47.334 +05:30 3f68c7a4-8c32-4a89-bf51-65ec20a66051 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:02:47.350 +05:30 3f68c7a4-8c32-4a89-bf51-65ec20a66051 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:02:47.350 +05:30 3f68c7a4-8c32-4a89-bf51-65ec20a66051 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 15.5046ms 2024-09-24 10:02:47.350 +05:30 3f68c7a4-8c32-4a89-bf51-65ec20a66051 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:02:47.350 +05:30 3f68c7a4-8c32-4a89-bf51-65ec20a66051 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce00ef47-2708-4b1a-b931-4bae01dbe90c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 10:02:47.351 +05:30 3f68c7a4-8c32-4a89-bf51-65ec20a66051 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 19.3407ms 2024-09-24 10:02:47.593 +05:30 1ccc4f2c-4d55-469a-9af8-778d11179111 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 10:02:47.593 +05:30 1ccc4f2c-4d55-469a-9af8-778d11179111 INF CORS policy execution successful. 2024-09-24 10:02:47.594 +05:30 1ccc4f2c-4d55-469a-9af8-778d11179111 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:02:47.594 +05:30 c57cf8f7-22fe-41b3-a597-4d24d3041328 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:02:47.594 +05:30 c57cf8f7-22fe-41b3-a597-4d24d3041328 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:02:47.605 +05:30 c57cf8f7-22fe-41b3-a597-4d24d3041328 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:02:47.606 +05:30 c57cf8f7-22fe-41b3-a597-4d24d3041328 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 11.3091ms 2024-09-24 10:02:47.606 +05:30 c57cf8f7-22fe-41b3-a597-4d24d3041328 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:02:47.606 +05:30 c57cf8f7-22fe-41b3-a597-4d24d3041328 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ccc4f2c-4d55-469a-9af8-778d11179111}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 10:02:47.606 +05:30 c57cf8f7-22fe-41b3-a597-4d24d3041328 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 13.7238ms 2024-09-24 10:02:50.839 +05:30 c752c342-2101-4299-be6e-8a0eea94796a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=7 - null null 2024-09-24 10:02:50.840 +05:30 c752c342-2101-4299-be6e-8a0eea94796a INF CORS policy execution successful. 2024-09-24 10:02:50.840 +05:30 c752c342-2101-4299-be6e-8a0eea94796a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=7 - 204 null null 0.6348ms 2024-09-24 10:02:50.881 +05:30 f6c3580b-a18f-4d7e-a8be-cd6977e7887d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=7 - null null 2024-09-24 10:02:50.881 +05:30 f6c3580b-a18f-4d7e-a8be-cd6977e7887d INF CORS policy execution successful. 2024-09-24 10:02:50.882 +05:30 f6c3580b-a18f-4d7e-a8be-cd6977e7887d INF HTTP request: Path: /profile/getrolesinprofile QueryString: ?profileId=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:02:50.882 +05:30 5fd099bb-56b0-439e-8116-617017887192 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetRolesInProfile (Sang.Security.Api)' 2024-09-24 10:02:50.889 +05:30 5fd099bb-56b0-439e-8116-617017887192 INF Route matched with {action = "GetRolesInProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRolesInProfile(Int32) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:02:50.910 +05:30 5fd099bb-56b0-439e-8116-617017887192 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:02:50.910 +05:30 5fd099bb-56b0-439e-8116-617017887192 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetRolesInProfile (Sang.Security.Api) in 20.638ms 2024-09-24 10:02:50.910 +05:30 5fd099bb-56b0-439e-8116-617017887192 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetRolesInProfile (Sang.Security.Api)' 2024-09-24 10:02:50.910 +05:30 5fd099bb-56b0-439e-8116-617017887192 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: f6c3580b-a18f-4d7e-a8be-cd6977e7887d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 105} Body: {"status":"Failure","statusCode":3001,"message":"No role is associated with this Profile.","result":null} 2024-09-24 10:02:50.911 +05:30 5fd099bb-56b0-439e-8116-617017887192 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=7 - 404 105 application/json; charset=utf-8 30.2115ms 2024-09-24 10:02:56.435 +05:30 3a99267e-49bb-4f12-9659-d8efff99e6ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:02:56.436 +05:30 3a99267e-49bb-4f12-9659-d8efff99e6ff INF CORS policy execution successful. 2024-09-24 10:02:56.437 +05:30 3a99267e-49bb-4f12-9659-d8efff99e6ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.5069ms 2024-09-24 10:02:56.479 +05:30 a88de5a7-2b49-4d55-a5ff-54262bc2c344 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:02:56.481 +05:30 a88de5a7-2b49-4d55-a5ff-54262bc2c344 INF CORS policy execution successful. 2024-09-24 10:02:56.481 +05:30 a88de5a7-2b49-4d55-a5ff-54262bc2c344 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:02:56.482 +05:30 722c9c04-9232-462e-9ea9-d06e3eba3be8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:02:56.482 +05:30 722c9c04-9232-462e-9ea9-d06e3eba3be8 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:02:56.500 +05:30 722c9c04-9232-462e-9ea9-d06e3eba3be8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:02:56.500 +05:30 722c9c04-9232-462e-9ea9-d06e3eba3be8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 18.0063ms 2024-09-24 10:02:56.500 +05:30 722c9c04-9232-462e-9ea9-d06e3eba3be8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:02:56.500 +05:30 722c9c04-9232-462e-9ea9-d06e3eba3be8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a88de5a7-2b49-4d55-a5ff-54262bc2c344}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 10:02:56.501 +05:30 722c9c04-9232-462e-9ea9-d06e3eba3be8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 22.1464ms 2024-09-24 10:03:03.301 +05:30 b573b331-3108-420a-88e1-3bc2dc221834 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:03:03.302 +05:30 b573b331-3108-420a-88e1-3bc2dc221834 INF CORS policy execution successful. 2024-09-24 10:03:03.302 +05:30 b573b331-3108-420a-88e1-3bc2dc221834 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.8273ms 2024-09-24 10:03:03.344 +05:30 c70b0fdf-4fc2-43e2-b863-4d3bf67f6afe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:03:03.345 +05:30 c70b0fdf-4fc2-43e2-b863-4d3bf67f6afe INF CORS policy execution successful. 2024-09-24 10:03:03.346 +05:30 c70b0fdf-4fc2-43e2-b863-4d3bf67f6afe INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:03.347 +05:30 5a714d8b-4065-4881-8c48-63c11c58ed24 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:03:03.347 +05:30 5a714d8b-4065-4881-8c48-63c11c58ed24 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:03.370 +05:30 5a714d8b-4065-4881-8c48-63c11c58ed24 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:03.370 +05:30 5a714d8b-4065-4881-8c48-63c11c58ed24 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 23.0133ms 2024-09-24 10:03:03.370 +05:30 5a714d8b-4065-4881-8c48-63c11c58ed24 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:03:03.371 +05:30 5a714d8b-4065-4881-8c48-63c11c58ed24 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c70b0fdf-4fc2-43e2-b863-4d3bf67f6afe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 748} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":null},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 10:03:03.371 +05:30 5a714d8b-4065-4881-8c48-63c11c58ed24 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 748 application/json; charset=utf-8 27.5304ms 2024-09-24 10:03:08.502 +05:30 e7b094ec-0e84-4edf-8f7d-9bbbe3db2942 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=6 - null null 2024-09-24 10:03:08.502 +05:30 2e5ab7e4-d8ef-4f92-a768-cbea6c14db68 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:03:08.503 +05:30 e7b094ec-0e84-4edf-8f7d-9bbbe3db2942 INF CORS policy execution successful. 2024-09-24 10:03:08.503 +05:30 2e5ab7e4-d8ef-4f92-a768-cbea6c14db68 INF CORS policy execution successful. 2024-09-24 10:03:08.503 +05:30 e7b094ec-0e84-4edf-8f7d-9bbbe3db2942 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=6 - 204 null null 0.771ms 2024-09-24 10:03:08.503 +05:30 2e5ab7e4-d8ef-4f92-a768-cbea6c14db68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.871ms 2024-09-24 10:03:08.546 +05:30 5b91c973-6060-4f50-be1d-e880ea64fc78 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=6 - null null 2024-09-24 10:03:08.547 +05:30 5b91c973-6060-4f50-be1d-e880ea64fc78 INF CORS policy execution successful. 2024-09-24 10:03:08.547 +05:30 170da54e-355f-4cd3-b464-08856aff15e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:03:08.547 +05:30 5b91c973-6060-4f50-be1d-e880ea64fc78 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:08.548 +05:30 1f9da574-2dc8-4d82-b953-901383bbd279 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 10:03:08.548 +05:30 170da54e-355f-4cd3-b464-08856aff15e0 INF CORS policy execution successful. 2024-09-24 10:03:08.548 +05:30 1f9da574-2dc8-4d82-b953-901383bbd279 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:08.548 +05:30 170da54e-355f-4cd3-b464-08856aff15e0 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:08.549 +05:30 6cf4f343-b692-476e-b27a-c3871951909c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:03:08.549 +05:30 6cf4f343-b692-476e-b27a-c3871951909c INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:03:08.583 +05:30 6cf4f343-b692-476e-b27a-c3871951909c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:08.583 +05:30 6cf4f343-b692-476e-b27a-c3871951909c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 34.2384ms 2024-09-24 10:03:08.583 +05:30 6cf4f343-b692-476e-b27a-c3871951909c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:03:08.583 +05:30 6cf4f343-b692-476e-b27a-c3871951909c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 170da54e-355f-4cd3-b464-08856aff15e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 456} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:03:08.584 +05:30 6cf4f343-b692-476e-b27a-c3871951909c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 456 application/json; charset=utf-8 36.7572ms 2024-09-24 10:03:08.590 +05:30 1f9da574-2dc8-4d82-b953-901383bbd279 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:08.591 +05:30 1f9da574-2dc8-4d82-b953-901383bbd279 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 42.5519ms 2024-09-24 10:03:08.591 +05:30 1f9da574-2dc8-4d82-b953-901383bbd279 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 10:03:08.591 +05:30 1f9da574-2dc8-4d82-b953-901383bbd279 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b91c973-6060-4f50-be1d-e880ea64fc78}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 922} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":6,\"RoleName\":\"Test_Steffy_Role2\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 10:03:08.591 +05:30 1f9da574-2dc8-4d82-b953-901383bbd279 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=6 - 200 922 application/json; charset=utf-8 45.1853ms 2024-09-24 10:03:09.009 +05:30 a04da5ff-de57-41bd-a19b-a17608f6bca7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 10:03:09.009 +05:30 2449b42d-67b2-4655-95aa-b7533787a2b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 10:03:09.010 +05:30 a04da5ff-de57-41bd-a19b-a17608f6bca7 INF CORS policy execution successful. 2024-09-24 10:03:09.010 +05:30 2449b42d-67b2-4655-95aa-b7533787a2b2 INF CORS policy execution successful. 2024-09-24 10:03:09.010 +05:30 2449b42d-67b2-4655-95aa-b7533787a2b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.4649ms 2024-09-24 10:03:09.010 +05:30 a04da5ff-de57-41bd-a19b-a17608f6bca7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.4414ms 2024-09-24 10:03:09.051 +05:30 e49db0c5-af73-4571-9e32-ca07deff9802 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 10:03:09.052 +05:30 e49db0c5-af73-4571-9e32-ca07deff9802 INF CORS policy execution successful. 2024-09-24 10:03:09.052 +05:30 e49db0c5-af73-4571-9e32-ca07deff9802 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:09.052 +05:30 c2920f7a-e97a-4ecb-a77c-a6ecc37eb707 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:03:09.052 +05:30 b3d09a13-cb3b-4b03-9e3b-2064d9744266 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 10:03:09.053 +05:30 c2920f7a-e97a-4ecb-a77c-a6ecc37eb707 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:03:09.053 +05:30 b3d09a13-cb3b-4b03-9e3b-2064d9744266 INF CORS policy execution successful. 2024-09-24 10:03:09.053 +05:30 b3d09a13-cb3b-4b03-9e3b-2064d9744266 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:09.054 +05:30 fcd5d5af-a1f3-42ad-ab2f-7b9f1d9d5bec INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:03:09.054 +05:30 fcd5d5af-a1f3-42ad-ab2f-7b9f1d9d5bec INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:09.076 +05:30 fcd5d5af-a1f3-42ad-ab2f-7b9f1d9d5bec INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:09.077 +05:30 fcd5d5af-a1f3-42ad-ab2f-7b9f1d9d5bec INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 22.5712ms 2024-09-24 10:03:09.077 +05:30 fcd5d5af-a1f3-42ad-ab2f-7b9f1d9d5bec INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:03:09.077 +05:30 fcd5d5af-a1f3-42ad-ab2f-7b9f1d9d5bec INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: b3d09a13-cb3b-4b03-9e3b-2064d9744266}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:03:09.077 +05:30 fcd5d5af-a1f3-42ad-ab2f-7b9f1d9d5bec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 24.9857ms 2024-09-24 10:03:09.087 +05:30 c2920f7a-e97a-4ecb-a77c-a6ecc37eb707 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:09.088 +05:30 c2920f7a-e97a-4ecb-a77c-a6ecc37eb707 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 34.9519ms 2024-09-24 10:03:09.088 +05:30 c2920f7a-e97a-4ecb-a77c-a6ecc37eb707 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:03:09.088 +05:30 c2920f7a-e97a-4ecb-a77c-a6ecc37eb707 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e49db0c5-af73-4571-9e32-ca07deff9802}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 10:03:09.088 +05:30 c2920f7a-e97a-4ecb-a77c-a6ecc37eb707 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 37.1037ms 2024-09-24 10:03:23.170 +05:30 f3250ee9-19e1-4510-afea-2e948bf925fc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxODAzLCJleHAiOjE3MjcxNTI3MDMsImlhdCI6MTcyNzE1MTgwM30.JwjTSOKNvHP3twglOoWm9D9hhM9--Qd590RhhHVyVCM - null null 2024-09-24 10:03:23.170 +05:30 f3250ee9-19e1-4510-afea-2e948bf925fc INF CORS policy execution successful. 2024-09-24 10:03:23.171 +05:30 f3250ee9-19e1-4510-afea-2e948bf925fc INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxODAzLCJleHAiOjE3MjcxNTI3MDMsImlhdCI6MTcyNzE1MTgwM30.JwjTSOKNvHP3twglOoWm9D9hhM9--Qd590RhhHVyVCM Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:03:23.171 +05:30 6fca0186-cd4b-4c1d-8100-3b8ac3e71064 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:03:23.172 +05:30 6fca0186-cd4b-4c1d-8100-3b8ac3e71064 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:03:23.187 +05:30 6fca0186-cd4b-4c1d-8100-3b8ac3e71064 INF Token generated 2024-09-24 10:03:23.188 +05:30 6fca0186-cd4b-4c1d-8100-3b8ac3e71064 INF Token generated 2024-09-24 10:03:23.188 +05:30 6fca0186-cd4b-4c1d-8100-3b8ac3e71064 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:23.188 +05:30 6fca0186-cd4b-4c1d-8100-3b8ac3e71064 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 16.5606ms 2024-09-24 10:03:23.188 +05:30 6fca0186-cd4b-4c1d-8100-3b8ac3e71064 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:03:23.188 +05:30 6fca0186-cd4b-4c1d-8100-3b8ac3e71064 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3250ee9-19e1-4510-afea-2e948bf925fc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyNDAzLCJleHAiOjE3MjcxNTMwMDMsImlhdCI6MTcyNzE1MjQwM30.dqVFmoqkGp58PDKFbv6T4QiCK2s7sOd0szbr7qctGW0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyNDAzLCJleHAiOjE3MjcxNTMzMDMsImlhdCI6MTcyNzE1MjQwM30.27CB6f7WVNdAXIfG_nHx4iPpgLcbNIMF-MUNZLQMV6k\"}"} 2024-09-24 10:03:23.189 +05:30 6fca0186-cd4b-4c1d-8100-3b8ac3e71064 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUxODAzLCJleHAiOjE3MjcxNTI3MDMsImlhdCI6MTcyNzE1MTgwM30.JwjTSOKNvHP3twglOoWm9D9hhM9--Qd590RhhHVyVCM - 200 877 application/json; charset=utf-8 19.0227ms 2024-09-24 10:03:23.319 +05:30 c382d113-1283-43fc-933a-900b766ccc41 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-24 10:03:23.319 +05:30 cee7be7d-86ea-4b76-9f75-8ef0c29fe9aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=6&roleName=Test_Steffy_Role2 - null null 2024-09-24 10:03:23.319 +05:30 c382d113-1283-43fc-933a-900b766ccc41 INF CORS policy execution successful. 2024-09-24 10:03:23.319 +05:30 cee7be7d-86ea-4b76-9f75-8ef0c29fe9aa INF CORS policy execution successful. 2024-09-24 10:03:23.319 +05:30 c382d113-1283-43fc-933a-900b766ccc41 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 0.4681ms 2024-09-24 10:03:23.319 +05:30 cee7be7d-86ea-4b76-9f75-8ef0c29fe9aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=6&roleName=Test_Steffy_Role2 - 204 null null 0.4663ms 2024-09-24 10:03:23.363 +05:30 9422f280-e663-45d4-ae16-94ff848ba396 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=6&roleName=Test_Steffy_Role2 - null null 2024-09-24 10:03:23.363 +05:30 c51af728-4b05-4390-94c7-91443e1618ba INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 601 2024-09-24 10:03:23.364 +05:30 c51af728-4b05-4390-94c7-91443e1618ba INF CORS policy execution successful. 2024-09-24 10:03:23.364 +05:30 9422f280-e663-45d4-ae16-94ff848ba396 INF CORS policy execution successful. 2024-09-24 10:03:23.364 +05:30 c51af728-4b05-4390-94c7-91443e1618ba INF HTTP request: Path: /role/upsertrole QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":6,"name":"Test_Steffy_Role2","passwordPolicy":19,"isGroup":false,"parentId":0,"assignedProfileIds":[{"id":7}],"restrictionsAdded":null,"restrictionsExcluded":null,"entryRestrictionDetails":null,"cannotAddAfter":0,"cannotEditAfter":0,"cannotEditAfterDaysOfMonth":0,"cannotAddFutureTransactions":false,"budgetLimitWarning":0,"creditLimitWarning":0,"negativeStockCheck":0,"negativeCashCheck":0,"allowBillWiseAccounting":false,"cannotAddPrevEntries":0,"noCustomize":false,"cantPrintAfterValue":0,"cantPrintAfterOption":0,"cantRePrintAfterValue":0,"cantRePrintAfterOption":0,"noBatchCustomize":false} 2024-09-24 10:03:23.364 +05:30 9422f280-e663-45d4-ae16-94ff848ba396 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=6&roleName=Test_Steffy_Role2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:23.364 +05:30 eaebe99b-e82e-4f87-8722-e11f8a2f746f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 10:03:23.364 +05:30 710a9113-b88b-4a3a-a1c2-d9a1e18c5c93 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 10:03:23.371 +05:30 eaebe99b-e82e-4f87-8722-e11f8a2f746f INF Route matched with {action = "UpsertRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertRole(Sang.Security.Api.Models.APIRequest.RoleRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:23.371 +05:30 710a9113-b88b-4a3a-a1c2-d9a1e18c5c93 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:23.433 +05:30 710a9113-b88b-4a3a-a1c2-d9a1e18c5c93 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:23.434 +05:30 710a9113-b88b-4a3a-a1c2-d9a1e18c5c93 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 62.0446ms 2024-09-24 10:03:23.434 +05:30 710a9113-b88b-4a3a-a1c2-d9a1e18c5c93 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 10:03:23.434 +05:30 710a9113-b88b-4a3a-a1c2-d9a1e18c5c93 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9422f280-e663-45d4-ae16-94ff848ba396}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 10:03:23.434 +05:30 710a9113-b88b-4a3a-a1c2-d9a1e18c5c93 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=6&roleName=Test_Steffy_Role2 - 200 90 application/json; charset=utf-8 71.0048ms 2024-09-24 10:03:23.559 +05:30 eaebe99b-e82e-4f87-8722-e11f8a2f746f INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:23.561 +05:30 eaebe99b-e82e-4f87-8722-e11f8a2f746f INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 189.4732ms 2024-09-24 10:03:23.561 +05:30 eaebe99b-e82e-4f87-8722-e11f8a2f746f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 10:03:23.561 +05:30 eaebe99b-e82e-4f87-8722-e11f8a2f746f INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c51af728-4b05-4390-94c7-91443e1618ba}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2001,"message":"Role updated successfully.","result":"6"} 2024-09-24 10:03:23.562 +05:30 eaebe99b-e82e-4f87-8722-e11f8a2f746f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 90 application/json; charset=utf-8 198.3976ms 2024-09-24 10:03:24.006 +05:30 0f8c7e00-8bd4-47f1-b2ec-a8b5357bb1c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 10:03:24.006 +05:30 04d3cef3-373e-4402-8bd2-a09bbf6dfad6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 10:03:24.006 +05:30 04d3cef3-373e-4402-8bd2-a09bbf6dfad6 INF CORS policy execution successful. 2024-09-24 10:03:24.006 +05:30 0f8c7e00-8bd4-47f1-b2ec-a8b5357bb1c8 INF CORS policy execution successful. 2024-09-24 10:03:24.006 +05:30 0f8c7e00-8bd4-47f1-b2ec-a8b5357bb1c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.6804ms 2024-09-24 10:03:24.007 +05:30 04d3cef3-373e-4402-8bd2-a09bbf6dfad6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.6661ms 2024-09-24 10:03:24.057 +05:30 c45a3857-09b3-4e49-9899-cd9a3ac36635 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 10:03:24.057 +05:30 4cad4ba6-dc97-4899-a00f-25a19f031f51 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 10:03:24.057 +05:30 4cad4ba6-dc97-4899-a00f-25a19f031f51 INF CORS policy execution successful. 2024-09-24 10:03:24.057 +05:30 c45a3857-09b3-4e49-9899-cd9a3ac36635 INF CORS policy execution successful. 2024-09-24 10:03:24.058 +05:30 4cad4ba6-dc97-4899-a00f-25a19f031f51 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:24.058 +05:30 c45a3857-09b3-4e49-9899-cd9a3ac36635 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:24.058 +05:30 01fbce85-3ee7-4242-b7e4-42efd1d4fa24 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:03:24.058 +05:30 8e34e44c-5803-495b-b896-1503998ed5a2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:03:24.058 +05:30 01fbce85-3ee7-4242-b7e4-42efd1d4fa24 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:03:24.058 +05:30 8e34e44c-5803-495b-b896-1503998ed5a2 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:24.069 +05:30 8e34e44c-5803-495b-b896-1503998ed5a2 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:24.069 +05:30 01fbce85-3ee7-4242-b7e4-42efd1d4fa24 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:24.069 +05:30 8e34e44c-5803-495b-b896-1503998ed5a2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 10.8703ms 2024-09-24 10:03:24.069 +05:30 01fbce85-3ee7-4242-b7e4-42efd1d4fa24 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 11.004ms 2024-09-24 10:03:24.069 +05:30 01fbce85-3ee7-4242-b7e4-42efd1d4fa24 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:03:24.069 +05:30 8e34e44c-5803-495b-b896-1503998ed5a2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:03:24.069 +05:30 01fbce85-3ee7-4242-b7e4-42efd1d4fa24 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c45a3857-09b3-4e49-9899-cd9a3ac36635}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 10:03:24.069 +05:30 8e34e44c-5803-495b-b896-1503998ed5a2 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 4cad4ba6-dc97-4899-a00f-25a19f031f51}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:03:24.070 +05:30 01fbce85-3ee7-4242-b7e4-42efd1d4fa24 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 12.8891ms 2024-09-24 10:03:24.070 +05:30 8e34e44c-5803-495b-b896-1503998ed5a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 12.9609ms 2024-09-24 10:03:26.491 +05:30 6496c350-1564-4936-8415-fe14b269f5a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:03:26.491 +05:30 6496c350-1564-4936-8415-fe14b269f5a8 INF CORS policy execution successful. 2024-09-24 10:03:26.492 +05:30 6496c350-1564-4936-8415-fe14b269f5a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0263ms 2024-09-24 10:03:26.534 +05:30 5be4cc06-4336-40f4-86c2-e89b8ebb2535 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:03:26.535 +05:30 5be4cc06-4336-40f4-86c2-e89b8ebb2535 INF CORS policy execution successful. 2024-09-24 10:03:26.535 +05:30 5be4cc06-4336-40f4-86c2-e89b8ebb2535 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:26.536 +05:30 317a1125-503a-48d8-88f3-3ff387b28d94 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:03:26.536 +05:30 317a1125-503a-48d8-88f3-3ff387b28d94 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:26.549 +05:30 317a1125-503a-48d8-88f3-3ff387b28d94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:26.549 +05:30 317a1125-503a-48d8-88f3-3ff387b28d94 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 13.0854ms 2024-09-24 10:03:26.549 +05:30 317a1125-503a-48d8-88f3-3ff387b28d94 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:03:26.549 +05:30 317a1125-503a-48d8-88f3-3ff387b28d94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5be4cc06-4336-40f4-86c2-e89b8ebb2535}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 774} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"2024-09-24T04:33:23.54\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"2024-09-16T11:01:42.673\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 10:03:26.549 +05:30 317a1125-503a-48d8-88f3-3ff387b28d94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 774 application/json; charset=utf-8 15.0815ms 2024-09-24 10:03:31.547 +05:30 72f139ba-42ed-4558-a27c-0a6905470d08 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:03:31.548 +05:30 72f139ba-42ed-4558-a27c-0a6905470d08 INF CORS policy execution successful. 2024-09-24 10:03:31.548 +05:30 72f139ba-42ed-4558-a27c-0a6905470d08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.8329ms 2024-09-24 10:03:31.601 +05:30 ad3953de-799d-47e2-acea-67dc0a872565 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:03:31.603 +05:30 ad3953de-799d-47e2-acea-67dc0a872565 INF CORS policy execution successful. 2024-09-24 10:03:31.603 +05:30 ad3953de-799d-47e2-acea-67dc0a872565 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:31.603 +05:30 cf4803b9-4dce-42b9-9c54-47e2846c2f19 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:03:31.603 +05:30 cf4803b9-4dce-42b9-9c54-47e2846c2f19 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:03:31.621 +05:30 cf4803b9-4dce-42b9-9c54-47e2846c2f19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:31.622 +05:30 cf4803b9-4dce-42b9-9c54-47e2846c2f19 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.2372ms 2024-09-24 10:03:31.622 +05:30 cf4803b9-4dce-42b9-9c54-47e2846c2f19 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:03:31.622 +05:30 cf4803b9-4dce-42b9-9c54-47e2846c2f19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ad3953de-799d-47e2-acea-67dc0a872565}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:03:31.622 +05:30 cf4803b9-4dce-42b9-9c54-47e2846c2f19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 21.2876ms 2024-09-24 10:03:36.396 +05:30 ec786637-5a79-4606-89a0-4829b25559e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 10:03:36.396 +05:30 ec786637-5a79-4606-89a0-4829b25559e3 INF CORS policy execution successful. 2024-09-24 10:03:36.397 +05:30 ec786637-5a79-4606-89a0-4829b25559e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 204 null null 0.7931ms 2024-09-24 10:03:36.437 +05:30 f8160188-2442-469a-9ad3-263d71e7643b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 10:03:36.438 +05:30 f8160188-2442-469a-9ad3-263d71e7643b INF CORS policy execution successful. 2024-09-24 10:03:36.438 +05:30 f8160188-2442-469a-9ad3-263d71e7643b INF HTTP request: Path: /user/getuserdetails QueryString: ?id=17 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:36.439 +05:30 105065db-5025-4c3b-953a-e447a8ccd6ef INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 10:03:36.446 +05:30 105065db-5025-4c3b-953a-e447a8ccd6ef INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:03:36.493 +05:30 105065db-5025-4c3b-953a-e447a8ccd6ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:36.493 +05:30 105065db-5025-4c3b-953a-e447a8ccd6ef INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 47.1252ms 2024-09-24 10:03:36.493 +05:30 105065db-5025-4c3b-953a-e447a8ccd6ef INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 10:03:36.493 +05:30 105065db-5025-4c3b-953a-e447a8ccd6ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8160188-2442-469a-9ad3-263d71e7643b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1336} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":17,\"LoginName\":\"steffy_test\",\"LoginAbbr\":\"\",\"UserName\":\"Steffy_test\",\"Email\":\"steffytest@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":5,\"RoleName\":\"Test_Steffy_Role\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"chikku\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 10:03:36.494 +05:30 105065db-5025-4c3b-953a-e447a8ccd6ef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 200 1336 application/json; charset=utf-8 56.9781ms 2024-09-24 10:03:36.637 +05:30 df2998f6-4db5-4b8f-a2b5-a2e8c9143e5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 10:03:36.638 +05:30 df2998f6-4db5-4b8f-a2b5-a2e8c9143e5b INF CORS policy execution successful. 2024-09-24 10:03:36.638 +05:30 df2998f6-4db5-4b8f-a2b5-a2e8c9143e5b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 204 null null 0.5384ms 2024-09-24 10:03:36.683 +05:30 3c1d6aac-839c-489a-9b6e-51dc11126c51 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:03:36.683 +05:30 3c1d6aac-839c-489a-9b6e-51dc11126c51 INF CORS policy execution successful. 2024-09-24 10:03:36.683 +05:30 3c1d6aac-839c-489a-9b6e-51dc11126c51 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4076ms 2024-09-24 10:03:36.683 +05:30 77e82923-6a0a-4e47-ba11-24da1c7219b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:03:36.684 +05:30 77e82923-6a0a-4e47-ba11-24da1c7219b4 INF CORS policy execution successful. 2024-09-24 10:03:36.684 +05:30 77e82923-6a0a-4e47-ba11-24da1c7219b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.2197ms 2024-09-24 10:03:36.723 +05:30 d201bfd4-baa5-4424-b455-17d93d2b63a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 10:03:36.723 +05:30 d201bfd4-baa5-4424-b455-17d93d2b63a0 INF CORS policy execution successful. 2024-09-24 10:03:36.724 +05:30 d201bfd4-baa5-4424-b455-17d93d2b63a0 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:36.724 +05:30 c116f8ec-0cc2-4583-9787-7e0ac84665be INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:03:36.724 +05:30 c116f8ec-0cc2-4583-9787-7e0ac84665be INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:03:36.725 +05:30 8709d526-f092-4943-a5d2-a857eda86055 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:03:36.726 +05:30 8709d526-f092-4943-a5d2-a857eda86055 INF CORS policy execution successful. 2024-09-24 10:03:36.726 +05:30 8709d526-f092-4943-a5d2-a857eda86055 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:36.726 +05:30 933314e5-6bd6-496d-a4c1-d6ab4d5e5131 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:03:36.726 +05:30 933314e5-6bd6-496d-a4c1-d6ab4d5e5131 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:03:36.732 +05:30 20fac832-bdbb-4d95-80ef-96d0adf2582b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:03:36.732 +05:30 20fac832-bdbb-4d95-80ef-96d0adf2582b INF CORS policy execution successful. 2024-09-24 10:03:36.732 +05:30 20fac832-bdbb-4d95-80ef-96d0adf2582b INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:36.732 +05:30 a4883d20-45af-4ee6-9da6-a80ec814be97 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:03:36.733 +05:30 a4883d20-45af-4ee6-9da6-a80ec814be97 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:36.733 +05:30 c116f8ec-0cc2-4583-9787-7e0ac84665be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:36.733 +05:30 c116f8ec-0cc2-4583-9787-7e0ac84665be INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 8.6416ms 2024-09-24 10:03:36.733 +05:30 c116f8ec-0cc2-4583-9787-7e0ac84665be INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:03:36.733 +05:30 c116f8ec-0cc2-4583-9787-7e0ac84665be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d201bfd4-baa5-4424-b455-17d93d2b63a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 10:03:36.733 +05:30 c116f8ec-0cc2-4583-9787-7e0ac84665be INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 200 257 application/json; charset=utf-8 10.4334ms 2024-09-24 10:03:36.734 +05:30 933314e5-6bd6-496d-a4c1-d6ab4d5e5131 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:36.735 +05:30 933314e5-6bd6-496d-a4c1-d6ab4d5e5131 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.3435ms 2024-09-24 10:03:36.735 +05:30 933314e5-6bd6-496d-a4c1-d6ab4d5e5131 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:03:36.735 +05:30 933314e5-6bd6-496d-a4c1-d6ab4d5e5131 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 8709d526-f092-4943-a5d2-a857eda86055}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:03:36.735 +05:30 933314e5-6bd6-496d-a4c1-d6ab4d5e5131 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 9.6435ms 2024-09-24 10:03:36.742 +05:30 a4883d20-45af-4ee6-9da6-a80ec814be97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:36.743 +05:30 a4883d20-45af-4ee6-9da6-a80ec814be97 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.0968ms 2024-09-24 10:03:36.743 +05:30 a4883d20-45af-4ee6-9da6-a80ec814be97 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:03:36.743 +05:30 a4883d20-45af-4ee6-9da6-a80ec814be97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20fac832-bdbb-4d95-80ef-96d0adf2582b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 315} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 10:03:36.743 +05:30 a4883d20-45af-4ee6-9da6-a80ec814be97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 315 application/json; charset=utf-8 11.4777ms 2024-09-24 10:03:36.991 +05:30 94df5833-f472-4820-b0f8-6717bea653db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 10:03:36.991 +05:30 94df5833-f472-4820-b0f8-6717bea653db INF CORS policy execution successful. 2024-09-24 10:03:36.991 +05:30 94df5833-f472-4820-b0f8-6717bea653db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 204 null null 0.5443ms 2024-09-24 10:03:37.039 +05:30 c2276e14-3dbd-47de-8afd-8c02a2155905 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 10:03:37.040 +05:30 c2276e14-3dbd-47de-8afd-8c02a2155905 INF CORS policy execution successful. 2024-09-24 10:03:37.041 +05:30 c2276e14-3dbd-47de-8afd-8c02a2155905 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=Test_Steffy_Role Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:37.041 +05:30 d1ad8d75-dab5-4ae8-8097-117e460bbcee INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:03:37.041 +05:30 d1ad8d75-dab5-4ae8-8097-117e460bbcee INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:37.053 +05:30 d1ad8d75-dab5-4ae8-8097-117e460bbcee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:37.053 +05:30 d1ad8d75-dab5-4ae8-8097-117e460bbcee INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.337ms 2024-09-24 10:03:37.053 +05:30 d1ad8d75-dab5-4ae8-8097-117e460bbcee INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:03:37.054 +05:30 d1ad8d75-dab5-4ae8-8097-117e460bbcee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c2276e14-3dbd-47de-8afd-8c02a2155905}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 180} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"}]"} 2024-09-24 10:03:37.054 +05:30 d1ad8d75-dab5-4ae8-8097-117e460bbcee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 200 180 application/json; charset=utf-8 14.7818ms 2024-09-24 10:03:44.279 +05:30 58c08cdc-b1e1-4c29-954c-fe4e6f36050a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:03:44.279 +05:30 58c08cdc-b1e1-4c29-954c-fe4e6f36050a INF CORS policy execution successful. 2024-09-24 10:03:44.280 +05:30 58c08cdc-b1e1-4c29-954c-fe4e6f36050a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.8096ms 2024-09-24 10:03:44.321 +05:30 b6e0196f-5acb-4f74-a03c-d17a2e21b8a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:03:44.322 +05:30 b6e0196f-5acb-4f74-a03c-d17a2e21b8a2 INF CORS policy execution successful. 2024-09-24 10:03:44.322 +05:30 b6e0196f-5acb-4f74-a03c-d17a2e21b8a2 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:44.323 +05:30 47dd925f-da17-415c-8e1d-2705a86c623f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:03:44.323 +05:30 47dd925f-da17-415c-8e1d-2705a86c623f INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:03:44.344 +05:30 47dd925f-da17-415c-8e1d-2705a86c623f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:44.344 +05:30 47dd925f-da17-415c-8e1d-2705a86c623f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.2309ms 2024-09-24 10:03:44.344 +05:30 47dd925f-da17-415c-8e1d-2705a86c623f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:03:44.344 +05:30 47dd925f-da17-415c-8e1d-2705a86c623f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6e0196f-5acb-4f74-a03c-d17a2e21b8a2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:03:44.345 +05:30 47dd925f-da17-415c-8e1d-2705a86c623f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 23.7897ms 2024-09-24 10:03:52.054 +05:30 cb25fa50-4c1e-4fd6-84b0-3b73d002ba89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:03:52.055 +05:30 cb25fa50-4c1e-4fd6-84b0-3b73d002ba89 INF CORS policy execution successful. 2024-09-24 10:03:52.056 +05:30 cb25fa50-4c1e-4fd6-84b0-3b73d002ba89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.3784ms 2024-09-24 10:03:52.098 +05:30 3cb0d49b-06b5-434d-b478-5846318ab020 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:03:52.099 +05:30 3cb0d49b-06b5-434d-b478-5846318ab020 INF CORS policy execution successful. 2024-09-24 10:03:52.100 +05:30 3cb0d49b-06b5-434d-b478-5846318ab020 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:52.100 +05:30 f5efa69a-fae1-41b6-ac77-8efcfe23279f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:03:52.101 +05:30 f5efa69a-fae1-41b6-ac77-8efcfe23279f INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:52.119 +05:30 f5efa69a-fae1-41b6-ac77-8efcfe23279f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:52.119 +05:30 f5efa69a-fae1-41b6-ac77-8efcfe23279f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 18.1943ms 2024-09-24 10:03:52.119 +05:30 f5efa69a-fae1-41b6-ac77-8efcfe23279f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:03:52.119 +05:30 f5efa69a-fae1-41b6-ac77-8efcfe23279f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3cb0d49b-06b5-434d-b478-5846318ab020}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 774} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"2024-09-24T04:33:23.54\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"2024-09-16T11:01:42.673\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 10:03:52.120 +05:30 f5efa69a-fae1-41b6-ac77-8efcfe23279f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 774 application/json; charset=utf-8 21.7703ms 2024-09-24 10:03:56.337 +05:30 564ac83b-e259-48ed-8df1-7579914197e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-24 10:03:56.337 +05:30 65537686-1d28-46f2-a570-bec7b927c5f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:03:56.337 +05:30 65537686-1d28-46f2-a570-bec7b927c5f5 INF CORS policy execution successful. 2024-09-24 10:03:56.337 +05:30 564ac83b-e259-48ed-8df1-7579914197e7 INF CORS policy execution successful. 2024-09-24 10:03:56.338 +05:30 65537686-1d28-46f2-a570-bec7b927c5f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.9554ms 2024-09-24 10:03:56.338 +05:30 564ac83b-e259-48ed-8df1-7579914197e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 204 null null 0.9215ms 2024-09-24 10:03:56.381 +05:30 85afb70a-2dde-40b7-a885-e46683cbbc24 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-24 10:03:56.383 +05:30 85afb70a-2dde-40b7-a885-e46683cbbc24 INF CORS policy execution successful. 2024-09-24 10:03:56.383 +05:30 85afb70a-2dde-40b7-a885-e46683cbbc24 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:56.384 +05:30 0008d701-a49b-4647-a586-92132b5206ee INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 10:03:56.384 +05:30 0008d701-a49b-4647-a586-92132b5206ee INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:56.388 +05:30 2e2a68bd-b282-44db-ae12-c37edf809c75 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:03:56.389 +05:30 2e2a68bd-b282-44db-ae12-c37edf809c75 INF CORS policy execution successful. 2024-09-24 10:03:56.389 +05:30 2e2a68bd-b282-44db-ae12-c37edf809c75 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:56.389 +05:30 e7923ef2-c88b-41cb-bd75-bf752d479598 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:03:56.389 +05:30 e7923ef2-c88b-41cb-bd75-bf752d479598 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:03:56.401 +05:30 e7923ef2-c88b-41cb-bd75-bf752d479598 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:56.401 +05:30 e7923ef2-c88b-41cb-bd75-bf752d479598 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 11.5872ms 2024-09-24 10:03:56.401 +05:30 e7923ef2-c88b-41cb-bd75-bf752d479598 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:03:56.401 +05:30 e7923ef2-c88b-41cb-bd75-bf752d479598 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e2a68bd-b282-44db-ae12-c37edf809c75}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 456} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:03:56.402 +05:30 e7923ef2-c88b-41cb-bd75-bf752d479598 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 456 application/json; charset=utf-8 13.4004ms 2024-09-24 10:03:56.415 +05:30 0008d701-a49b-4647-a586-92132b5206ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:56.415 +05:30 0008d701-a49b-4647-a586-92132b5206ee INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 30.6765ms 2024-09-24 10:03:56.415 +05:30 0008d701-a49b-4647-a586-92132b5206ee INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 10:03:56.415 +05:30 0008d701-a49b-4647-a586-92132b5206ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85afb70a-2dde-40b7-a885-e46683cbbc24}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 921} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":5,\"RoleName\":\"Test_Steffy_Role\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 10:03:56.415 +05:30 0008d701-a49b-4647-a586-92132b5206ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 200 921 application/json; charset=utf-8 34.1837ms 2024-09-24 10:03:56.852 +05:30 289c3b25-ab68-49c2-9022-af4c6022516a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 10:03:56.852 +05:30 289c3b25-ab68-49c2-9022-af4c6022516a INF CORS policy execution successful. 2024-09-24 10:03:56.852 +05:30 289c3b25-ab68-49c2-9022-af4c6022516a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.6433ms 2024-09-24 10:03:56.853 +05:30 326561fc-b96a-485f-8a03-c3748151ede3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 10:03:56.853 +05:30 326561fc-b96a-485f-8a03-c3748151ede3 INF CORS policy execution successful. 2024-09-24 10:03:56.853 +05:30 326561fc-b96a-485f-8a03-c3748151ede3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.3369ms 2024-09-24 10:03:56.894 +05:30 74036907-e821-4318-ae1d-5148a91d4b2f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 10:03:56.894 +05:30 74036907-e821-4318-ae1d-5148a91d4b2f INF CORS policy execution successful. 2024-09-24 10:03:56.895 +05:30 74036907-e821-4318-ae1d-5148a91d4b2f INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:56.895 +05:30 a0ca1be0-7fb5-46ae-9023-8f97750536ab INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:03:56.895 +05:30 a0ca1be0-7fb5-46ae-9023-8f97750536ab INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:03:56.897 +05:30 fda895fc-ea26-4335-9ee1-67fdb6ebde7d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 10:03:56.899 +05:30 fda895fc-ea26-4335-9ee1-67fdb6ebde7d INF CORS policy execution successful. 2024-09-24 10:03:56.900 +05:30 fda895fc-ea26-4335-9ee1-67fdb6ebde7d INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:03:56.900 +05:30 62fe927f-8dc1-47e1-b950-fe9bda7c340e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:03:56.900 +05:30 62fe927f-8dc1-47e1-b950-fe9bda7c340e INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:03:56.909 +05:30 a0ca1be0-7fb5-46ae-9023-8f97750536ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:56.909 +05:30 a0ca1be0-7fb5-46ae-9023-8f97750536ab INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 14.3237ms 2024-09-24 10:03:56.909 +05:30 a0ca1be0-7fb5-46ae-9023-8f97750536ab INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:03:56.910 +05:30 a0ca1be0-7fb5-46ae-9023-8f97750536ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74036907-e821-4318-ae1d-5148a91d4b2f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 10:03:56.910 +05:30 a0ca1be0-7fb5-46ae-9023-8f97750536ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 16.5332ms 2024-09-24 10:03:56.911 +05:30 62fe927f-8dc1-47e1-b950-fe9bda7c340e INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:03:56.912 +05:30 62fe927f-8dc1-47e1-b950-fe9bda7c340e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 11.3357ms 2024-09-24 10:03:56.912 +05:30 62fe927f-8dc1-47e1-b950-fe9bda7c340e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:03:56.912 +05:30 62fe927f-8dc1-47e1-b950-fe9bda7c340e INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: fda895fc-ea26-4335-9ee1-67fdb6ebde7d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:03:56.913 +05:30 62fe927f-8dc1-47e1-b950-fe9bda7c340e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 15.4473ms 2024-09-24 10:04:03.616 +05:30 ffb68242-d2a3-4777-aa2b-b297485c85b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:04:03.616 +05:30 ffb68242-d2a3-4777-aa2b-b297485c85b1 INF CORS policy execution successful. 2024-09-24 10:04:03.617 +05:30 ffb68242-d2a3-4777-aa2b-b297485c85b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1194ms 2024-09-24 10:04:03.663 +05:30 25a90698-09b3-410f-9675-049d46b8e411 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:04:03.664 +05:30 25a90698-09b3-410f-9675-049d46b8e411 INF CORS policy execution successful. 2024-09-24 10:04:03.665 +05:30 25a90698-09b3-410f-9675-049d46b8e411 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:03.666 +05:30 a94bf0fc-cff8-4bc5-b109-038498f16da1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:03.666 +05:30 a94bf0fc-cff8-4bc5-b109-038498f16da1 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:04:03.686 +05:30 a94bf0fc-cff8-4bc5-b109-038498f16da1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:03.686 +05:30 a94bf0fc-cff8-4bc5-b109-038498f16da1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 19.1918ms 2024-09-24 10:04:03.686 +05:30 a94bf0fc-cff8-4bc5-b109-038498f16da1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:03.686 +05:30 a94bf0fc-cff8-4bc5-b109-038498f16da1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25a90698-09b3-410f-9675-049d46b8e411}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 774} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"2024-09-24T04:33:23.54\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"2024-09-16T11:01:42.673\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 10:04:03.687 +05:30 a94bf0fc-cff8-4bc5-b109-038498f16da1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 774 application/json; charset=utf-8 23.8491ms 2024-09-24 10:04:05.774 +05:30 c6f289b0-b072-447d-93af-ba0824866b90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=6 - null null 2024-09-24 10:04:05.774 +05:30 91a3fda5-24f2-4cf9-abc8-ef5ec98ffa62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:04:05.774 +05:30 91a3fda5-24f2-4cf9-abc8-ef5ec98ffa62 INF CORS policy execution successful. 2024-09-24 10:04:05.774 +05:30 c6f289b0-b072-447d-93af-ba0824866b90 INF CORS policy execution successful. 2024-09-24 10:04:05.775 +05:30 c6f289b0-b072-447d-93af-ba0824866b90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=6 - 204 null null 0.7585ms 2024-09-24 10:04:05.775 +05:30 91a3fda5-24f2-4cf9-abc8-ef5ec98ffa62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5212ms 2024-09-24 10:04:05.815 +05:30 c2409463-07ba-436c-87b2-1f61e2273e1e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=6 - null null 2024-09-24 10:04:05.816 +05:30 c2409463-07ba-436c-87b2-1f61e2273e1e INF CORS policy execution successful. 2024-09-24 10:04:05.816 +05:30 c2409463-07ba-436c-87b2-1f61e2273e1e INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:05.816 +05:30 e2ee5e67-76fc-42ee-8aae-87cde4dfe81c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 10:04:05.817 +05:30 e2ee5e67-76fc-42ee-8aae-87cde4dfe81c INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:04:05.818 +05:30 7e9c86d1-a0f3-4af7-a1d5-c8e3c9689940 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:04:05.819 +05:30 7e9c86d1-a0f3-4af7-a1d5-c8e3c9689940 INF CORS policy execution successful. 2024-09-24 10:04:05.819 +05:30 7e9c86d1-a0f3-4af7-a1d5-c8e3c9689940 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:05.819 +05:30 a4e0a9ed-c5a4-4b40-b95b-7a2843b90b6c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:04:05.819 +05:30 a4e0a9ed-c5a4-4b40-b95b-7a2843b90b6c INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:04:05.830 +05:30 a4e0a9ed-c5a4-4b40-b95b-7a2843b90b6c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:05.830 +05:30 a4e0a9ed-c5a4-4b40-b95b-7a2843b90b6c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 10.3209ms 2024-09-24 10:04:05.830 +05:30 a4e0a9ed-c5a4-4b40-b95b-7a2843b90b6c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:04:05.830 +05:30 a4e0a9ed-c5a4-4b40-b95b-7a2843b90b6c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e9c86d1-a0f3-4af7-a1d5-c8e3c9689940}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 456} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:04:05.830 +05:30 a4e0a9ed-c5a4-4b40-b95b-7a2843b90b6c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 456 application/json; charset=utf-8 11.9536ms 2024-09-24 10:04:05.869 +05:30 e2ee5e67-76fc-42ee-8aae-87cde4dfe81c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:05.869 +05:30 e2ee5e67-76fc-42ee-8aae-87cde4dfe81c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 52.605ms 2024-09-24 10:04:05.869 +05:30 e2ee5e67-76fc-42ee-8aae-87cde4dfe81c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 10:04:05.869 +05:30 e2ee5e67-76fc-42ee-8aae-87cde4dfe81c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c2409463-07ba-436c-87b2-1f61e2273e1e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 914} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":6,\"RoleName\":\"Test_Steffy_Role2\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 10:04:05.870 +05:30 e2ee5e67-76fc-42ee-8aae-87cde4dfe81c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=6 - 200 914 application/json; charset=utf-8 55.0371ms 2024-09-24 10:04:06.265 +05:30 ba81aaef-07eb-47a3-bcd5-a743ab364abe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 10:04:06.265 +05:30 ba81aaef-07eb-47a3-bcd5-a743ab364abe INF CORS policy execution successful. 2024-09-24 10:04:06.265 +05:30 ba81aaef-07eb-47a3-bcd5-a743ab364abe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.5514ms 2024-09-24 10:04:06.265 +05:30 75c3e05b-ddf7-4a75-ab9e-fc03948340aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 10:04:06.265 +05:30 75c3e05b-ddf7-4a75-ab9e-fc03948340aa INF CORS policy execution successful. 2024-09-24 10:04:06.266 +05:30 75c3e05b-ddf7-4a75-ab9e-fc03948340aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.2148ms 2024-09-24 10:04:06.307 +05:30 5a00283a-960b-4a32-a594-2cf0bf05fa8a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 10:04:06.308 +05:30 5a00283a-960b-4a32-a594-2cf0bf05fa8a INF CORS policy execution successful. 2024-09-24 10:04:06.308 +05:30 5a00283a-960b-4a32-a594-2cf0bf05fa8a INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:06.309 +05:30 7b93ee45-384e-4cd5-b641-ae5bbcbd868d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:04:06.309 +05:30 7b93ee45-384e-4cd5-b641-ae5bbcbd868d INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:04:06.310 +05:30 83a92c75-2cdf-4f3b-83a4-e707096eb77b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 10:04:06.310 +05:30 83a92c75-2cdf-4f3b-83a4-e707096eb77b INF CORS policy execution successful. 2024-09-24 10:04:06.310 +05:30 83a92c75-2cdf-4f3b-83a4-e707096eb77b INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:06.310 +05:30 734e83ba-a8fa-42f2-9645-10df0a04b5f6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:04:06.310 +05:30 734e83ba-a8fa-42f2-9645-10df0a04b5f6 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:04:06.332 +05:30 7b93ee45-384e-4cd5-b641-ae5bbcbd868d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:06.333 +05:30 7b93ee45-384e-4cd5-b641-ae5bbcbd868d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 23.7553ms 2024-09-24 10:04:06.333 +05:30 7b93ee45-384e-4cd5-b641-ae5bbcbd868d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:04:06.333 +05:30 7b93ee45-384e-4cd5-b641-ae5bbcbd868d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a00283a-960b-4a32-a594-2cf0bf05fa8a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 10:04:06.333 +05:30 7b93ee45-384e-4cd5-b641-ae5bbcbd868d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 26.4325ms 2024-09-24 10:04:06.342 +05:30 734e83ba-a8fa-42f2-9645-10df0a04b5f6 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:06.342 +05:30 734e83ba-a8fa-42f2-9645-10df0a04b5f6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 31.4142ms 2024-09-24 10:04:06.342 +05:30 734e83ba-a8fa-42f2-9645-10df0a04b5f6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:04:06.342 +05:30 734e83ba-a8fa-42f2-9645-10df0a04b5f6 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 83a92c75-2cdf-4f3b-83a4-e707096eb77b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:04:06.343 +05:30 734e83ba-a8fa-42f2-9645-10df0a04b5f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 32.8899ms 2024-09-24 10:04:10.405 +05:30 984480ac-d833-463a-a3b4-40e84c312ed0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:04:10.406 +05:30 984480ac-d833-463a-a3b4-40e84c312ed0 INF CORS policy execution successful. 2024-09-24 10:04:10.407 +05:30 984480ac-d833-463a-a3b4-40e84c312ed0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.6572ms 2024-09-24 10:04:10.447 +05:30 1bf2d0fc-7ba0-4168-a012-c8e6c8abc01d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:04:10.448 +05:30 1bf2d0fc-7ba0-4168-a012-c8e6c8abc01d INF CORS policy execution successful. 2024-09-24 10:04:10.449 +05:30 1bf2d0fc-7ba0-4168-a012-c8e6c8abc01d INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:10.450 +05:30 99ece05c-d489-43a6-a995-7b9a2b776f80 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:10.450 +05:30 99ece05c-d489-43a6-a995-7b9a2b776f80 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:04:10.466 +05:30 99ece05c-d489-43a6-a995-7b9a2b776f80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:10.466 +05:30 99ece05c-d489-43a6-a995-7b9a2b776f80 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 16.3971ms 2024-09-24 10:04:10.467 +05:30 99ece05c-d489-43a6-a995-7b9a2b776f80 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:10.467 +05:30 99ece05c-d489-43a6-a995-7b9a2b776f80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1bf2d0fc-7ba0-4168-a012-c8e6c8abc01d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 774} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"2024-09-24T04:33:23.54\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"2024-09-16T11:01:42.673\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 10:04:10.467 +05:30 99ece05c-d489-43a6-a995-7b9a2b776f80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 774 application/json; charset=utf-8 19.6619ms 2024-09-24 10:04:15.559 +05:30 34317ce8-4715-4e84-a405-7ad10349edba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:04:15.559 +05:30 34317ce8-4715-4e84-a405-7ad10349edba INF CORS policy execution successful. 2024-09-24 10:04:15.560 +05:30 34317ce8-4715-4e84-a405-7ad10349edba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.1856ms 2024-09-24 10:04:15.600 +05:30 f86d0e1a-dabc-424b-a020-de865398efd0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:04:15.601 +05:30 f86d0e1a-dabc-424b-a020-de865398efd0 INF CORS policy execution successful. 2024-09-24 10:04:15.601 +05:30 f86d0e1a-dabc-424b-a020-de865398efd0 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:15.601 +05:30 3e0cbfeb-475c-4db6-a52c-2eb5fc3ac867 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:04:15.601 +05:30 3e0cbfeb-475c-4db6-a52c-2eb5fc3ac867 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:04:15.619 +05:30 3e0cbfeb-475c-4db6-a52c-2eb5fc3ac867 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:15.619 +05:30 3e0cbfeb-475c-4db6-a52c-2eb5fc3ac867 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 17.8093ms 2024-09-24 10:04:15.619 +05:30 3e0cbfeb-475c-4db6-a52c-2eb5fc3ac867 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:04:15.620 +05:30 3e0cbfeb-475c-4db6-a52c-2eb5fc3ac867 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f86d0e1a-dabc-424b-a020-de865398efd0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:04:15.620 +05:30 3e0cbfeb-475c-4db6-a52c-2eb5fc3ac867 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 20.2575ms 2024-09-24 10:04:18.284 +05:30 b0a074d1-a8d7-4c19-9763-e8ef9bbc166a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 10:04:18.284 +05:30 b0a074d1-a8d7-4c19-9763-e8ef9bbc166a INF CORS policy execution successful. 2024-09-24 10:04:18.285 +05:30 b0a074d1-a8d7-4c19-9763-e8ef9bbc166a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 204 null null 0.8114ms 2024-09-24 10:04:18.332 +05:30 010c8dcb-6444-4f1e-8dad-279dcc8e8726 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 10:04:18.333 +05:30 010c8dcb-6444-4f1e-8dad-279dcc8e8726 INF CORS policy execution successful. 2024-09-24 10:04:18.333 +05:30 010c8dcb-6444-4f1e-8dad-279dcc8e8726 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=17 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:18.334 +05:30 3b102fbb-60a8-4d57-8aff-5b70e4e5c6ba INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 10:04:18.334 +05:30 3b102fbb-60a8-4d57-8aff-5b70e4e5c6ba INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:04:18.365 +05:30 3b102fbb-60a8-4d57-8aff-5b70e4e5c6ba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:18.365 +05:30 3b102fbb-60a8-4d57-8aff-5b70e4e5c6ba INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 30.75ms 2024-09-24 10:04:18.365 +05:30 3b102fbb-60a8-4d57-8aff-5b70e4e5c6ba INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 10:04:18.365 +05:30 3b102fbb-60a8-4d57-8aff-5b70e4e5c6ba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 010c8dcb-6444-4f1e-8dad-279dcc8e8726}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1336} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":17,\"LoginName\":\"steffy_test\",\"LoginAbbr\":\"\",\"UserName\":\"Steffy_test\",\"Email\":\"steffytest@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":5,\"RoleName\":\"Test_Steffy_Role\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"chikku\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 10:04:18.366 +05:30 3b102fbb-60a8-4d57-8aff-5b70e4e5c6ba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 200 1336 application/json; charset=utf-8 33.3261ms 2024-09-24 10:04:18.524 +05:30 1cc0a518-2203-4989-aa3f-db6ae8ffed50 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 10:04:18.524 +05:30 1cc0a518-2203-4989-aa3f-db6ae8ffed50 INF CORS policy execution successful. 2024-09-24 10:04:18.525 +05:30 1cc0a518-2203-4989-aa3f-db6ae8ffed50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 204 null null 0.5385ms 2024-09-24 10:04:18.557 +05:30 7a863c46-5694-46ea-8baf-e54b0af8c218 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:04:18.557 +05:30 7a863c46-5694-46ea-8baf-e54b0af8c218 INF CORS policy execution successful. 2024-09-24 10:04:18.557 +05:30 7a863c46-5694-46ea-8baf-e54b0af8c218 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5919ms 2024-09-24 10:04:18.558 +05:30 431f4210-4219-4228-8274-d1aa722d80f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:04:18.558 +05:30 431f4210-4219-4228-8274-d1aa722d80f6 INF CORS policy execution successful. 2024-09-24 10:04:18.559 +05:30 431f4210-4219-4228-8274-d1aa722d80f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3798ms 2024-09-24 10:04:18.573 +05:30 b5e0323e-f9cb-4a95-af89-0a1f13c403bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 10:04:18.574 +05:30 b5e0323e-f9cb-4a95-af89-0a1f13c403bd INF CORS policy execution successful. 2024-09-24 10:04:18.574 +05:30 b5e0323e-f9cb-4a95-af89-0a1f13c403bd INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:18.574 +05:30 856bdcd3-15b4-4779-8b8c-1a88c6a07faf INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:04:18.574 +05:30 856bdcd3-15b4-4779-8b8c-1a88c6a07faf INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:04:18.590 +05:30 856bdcd3-15b4-4779-8b8c-1a88c6a07faf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:18.591 +05:30 856bdcd3-15b4-4779-8b8c-1a88c6a07faf INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 16.1298ms 2024-09-24 10:04:18.591 +05:30 856bdcd3-15b4-4779-8b8c-1a88c6a07faf INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:04:18.591 +05:30 856bdcd3-15b4-4779-8b8c-1a88c6a07faf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5e0323e-f9cb-4a95-af89-0a1f13c403bd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 10:04:18.591 +05:30 856bdcd3-15b4-4779-8b8c-1a88c6a07faf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 200 257 application/json; charset=utf-8 18.0441ms 2024-09-24 10:04:18.669 +05:30 a84cb661-5b2a-43b2-b09d-004d0416aae6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:04:18.669 +05:30 a84cb661-5b2a-43b2-b09d-004d0416aae6 INF CORS policy execution successful. 2024-09-24 10:04:18.670 +05:30 843f7d53-96a9-424f-91c8-06d8428b2f5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:04:18.670 +05:30 a84cb661-5b2a-43b2-b09d-004d0416aae6 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:18.670 +05:30 843f7d53-96a9-424f-91c8-06d8428b2f5e INF CORS policy execution successful. 2024-09-24 10:04:18.670 +05:30 a1754ac8-c445-48cf-87a7-b07e4bb64996 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:04:18.670 +05:30 843f7d53-96a9-424f-91c8-06d8428b2f5e INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:18.670 +05:30 a1754ac8-c445-48cf-87a7-b07e4bb64996 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:04:18.671 +05:30 482164f3-2dd4-4ac1-a693-12a8772126e5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:04:18.671 +05:30 482164f3-2dd4-4ac1-a693-12a8772126e5 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:04:18.689 +05:30 482164f3-2dd4-4ac1-a693-12a8772126e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:18.689 +05:30 482164f3-2dd4-4ac1-a693-12a8772126e5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 17.959ms 2024-09-24 10:04:18.689 +05:30 482164f3-2dd4-4ac1-a693-12a8772126e5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:04:18.689 +05:30 482164f3-2dd4-4ac1-a693-12a8772126e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 843f7d53-96a9-424f-91c8-06d8428b2f5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 315} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 10:04:18.689 +05:30 482164f3-2dd4-4ac1-a693-12a8772126e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 315 application/json; charset=utf-8 19.6837ms 2024-09-24 10:04:18.698 +05:30 a1754ac8-c445-48cf-87a7-b07e4bb64996 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:18.698 +05:30 a1754ac8-c445-48cf-87a7-b07e4bb64996 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 27.6867ms 2024-09-24 10:04:18.698 +05:30 a1754ac8-c445-48cf-87a7-b07e4bb64996 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:04:18.698 +05:30 a1754ac8-c445-48cf-87a7-b07e4bb64996 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: a84cb661-5b2a-43b2-b09d-004d0416aae6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:04:18.699 +05:30 a1754ac8-c445-48cf-87a7-b07e4bb64996 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 30.0968ms 2024-09-24 10:04:18.859 +05:30 96f2084b-b7b2-41f9-9763-53bd2a2a0bf4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 10:04:18.859 +05:30 96f2084b-b7b2-41f9-9763-53bd2a2a0bf4 INF CORS policy execution successful. 2024-09-24 10:04:18.860 +05:30 96f2084b-b7b2-41f9-9763-53bd2a2a0bf4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 204 null null 0.7566ms 2024-09-24 10:04:18.904 +05:30 c26b74d3-54e2-4152-8b73-b6cf6a42fcad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 10:04:18.904 +05:30 c26b74d3-54e2-4152-8b73-b6cf6a42fcad INF CORS policy execution successful. 2024-09-24 10:04:18.904 +05:30 c26b74d3-54e2-4152-8b73-b6cf6a42fcad INF HTTP request: Path: /role/geterproles QueryString: ?searchString=Test_Steffy_Role Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:18.904 +05:30 641fa712-2827-41c1-86fd-df2486b22e43 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:04:18.904 +05:30 641fa712-2827-41c1-86fd-df2486b22e43 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:04:18.916 +05:30 641fa712-2827-41c1-86fd-df2486b22e43 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:18.916 +05:30 641fa712-2827-41c1-86fd-df2486b22e43 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.252ms 2024-09-24 10:04:18.916 +05:30 641fa712-2827-41c1-86fd-df2486b22e43 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:04:18.916 +05:30 641fa712-2827-41c1-86fd-df2486b22e43 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c26b74d3-54e2-4152-8b73-b6cf6a42fcad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 180} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"}]"} 2024-09-24 10:04:18.916 +05:30 641fa712-2827-41c1-86fd-df2486b22e43 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 200 180 application/json; charset=utf-8 12.6893ms 2024-09-24 10:04:38.200 +05:30 1dbeb626-974e-4d40-aeac-aeec5991baa4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:04:38.202 +05:30 1dbeb626-974e-4d40-aeac-aeec5991baa4 INF CORS policy execution successful. 2024-09-24 10:04:38.203 +05:30 1dbeb626-974e-4d40-aeac-aeec5991baa4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.8726ms 2024-09-24 10:04:38.245 +05:30 c57edd9c-1905-4929-806c-7d8c530f460b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:04:38.255 +05:30 c57edd9c-1905-4929-806c-7d8c530f460b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 4:34:24 AM', Current time (UTC): '9/24/2024 4:34:38 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-24 10:04:38.282 +05:30 c57edd9c-1905-4929-806c-7d8c530f460b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 4:34:24 AM', Current time (UTC): '9/24/2024 4:34:38 AM'. 2024-09-24 10:04:38.282 +05:30 c57edd9c-1905-4929-806c-7d8c530f460b INF CORS policy execution successful. 2024-09-24 10:04:38.283 +05:30 c57edd9c-1905-4929-806c-7d8c530f460b INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNDY0LCJpYXQiOjE3MjcxNTE4NjR9.zoqTbxr2qFwQqA2PvZRYfAGLWVFel8oeK6iQrE8ZLho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:38.289 +05:30 31cd1cbd-1380-4c94-8c3e-f2f0dfc13fa4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 10:04:38.304 +05:30 31cd1cbd-1380-4c94-8c3e-f2f0dfc13fa4 INF AuthenticationScheme: Bearer was challenged. 2024-09-24 10:04:38.305 +05:30 31cd1cbd-1380-4c94-8c3e-f2f0dfc13fa4 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c57edd9c-1905-4929-806c-7d8c530f460b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 04:34:24'"} Body: 2024-09-24 10:04:38.306 +05:30 31cd1cbd-1380-4c94-8c3e-f2f0dfc13fa4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 61.283ms 2024-09-24 10:04:38.449 +05:30 684eb246-27ad-47b4-9af6-f5313c92735c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNzY0LCJpYXQiOjE3MjcxNTE4NjR9.FmabGAdn0qCOboRQmujjmcOWyA5ykl9MnKjFilcMReE - null null 2024-09-24 10:04:38.449 +05:30 684eb246-27ad-47b4-9af6-f5313c92735c INF CORS policy execution successful. 2024-09-24 10:04:38.450 +05:30 684eb246-27ad-47b4-9af6-f5313c92735c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNzY0LCJpYXQiOjE3MjcxNTE4NjR9.FmabGAdn0qCOboRQmujjmcOWyA5ykl9MnKjFilcMReE Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:38.450 +05:30 44d4cfc1-9be3-4926-a193-64416265b9e1 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:04:38.450 +05:30 44d4cfc1-9be3-4926-a193-64416265b9e1 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:04:38.470 +05:30 44d4cfc1-9be3-4926-a193-64416265b9e1 INF Token generated 2024-09-24 10:04:38.470 +05:30 44d4cfc1-9be3-4926-a193-64416265b9e1 INF Token generated 2024-09-24 10:04:38.471 +05:30 44d4cfc1-9be3-4926-a193-64416265b9e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:38.471 +05:30 44d4cfc1-9be3-4926-a193-64416265b9e1 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 20.5416ms 2024-09-24 10:04:38.471 +05:30 44d4cfc1-9be3-4926-a193-64416265b9e1 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:04:38.471 +05:30 44d4cfc1-9be3-4926-a193-64416265b9e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 684eb246-27ad-47b4-9af6-f5313c92735c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 911} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ3OCwiZXhwIjoxNzI3MTUzMDc4LCJpYXQiOjE3MjcxNTI0Nzh9.M-eubxwe_vFYyKkiYFars9rFlGtDh5x-022gzqqzQKQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ3OCwiZXhwIjoxNzI3MTUzMzc4LCJpYXQiOjE3MjcxNTI0Nzh9.kgOjGMkPJ6awXVCxri5FLCDJEWokqAfil1gMTcQypz8\"}"} 2024-09-24 10:04:38.472 +05:30 44d4cfc1-9be3-4926-a193-64416265b9e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MTg2NCwiZXhwIjoxNzI3MTUyNzY0LCJpYXQiOjE3MjcxNTE4NjR9.FmabGAdn0qCOboRQmujjmcOWyA5ykl9MnKjFilcMReE - 200 911 application/json; charset=utf-8 22.8923ms 2024-09-24 10:04:38.518 +05:30 0b5e56ab-9bd6-46bc-b9fb-1e68411f3806 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:04:38.519 +05:30 0b5e56ab-9bd6-46bc-b9fb-1e68411f3806 INF CORS policy execution successful. 2024-09-24 10:04:38.519 +05:30 0b5e56ab-9bd6-46bc-b9fb-1e68411f3806 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ3OCwiZXhwIjoxNzI3MTUzMDc4LCJpYXQiOjE3MjcxNTI0Nzh9.M-eubxwe_vFYyKkiYFars9rFlGtDh5x-022gzqqzQKQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:38.519 +05:30 186706f9-15b7-4e9b-9a8b-f8ea3811f868 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:04:38.520 +05:30 186706f9-15b7-4e9b-9a8b-f8ea3811f868 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:04:38.532 +05:30 186706f9-15b7-4e9b-9a8b-f8ea3811f868 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:38.532 +05:30 186706f9-15b7-4e9b-9a8b-f8ea3811f868 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 12.0895ms 2024-09-24 10:04:38.532 +05:30 186706f9-15b7-4e9b-9a8b-f8ea3811f868 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:04:38.532 +05:30 186706f9-15b7-4e9b-9a8b-f8ea3811f868 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b5e56ab-9bd6-46bc-b9fb-1e68411f3806}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:04:38.532 +05:30 186706f9-15b7-4e9b-9a8b-f8ea3811f868 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 14.2813ms 2024-09-24 10:04:39.247 +05:30 760a58ee-bbeb-4f3f-9f14-3b03b5865729 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:04:39.247 +05:30 760a58ee-bbeb-4f3f-9f14-3b03b5865729 INF CORS policy execution successful. 2024-09-24 10:04:39.248 +05:30 760a58ee-bbeb-4f3f-9f14-3b03b5865729 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6362ms 2024-09-24 10:04:39.289 +05:30 7aae68c8-2d04-458b-a17a-3888d54e3d73 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:04:39.290 +05:30 7aae68c8-2d04-458b-a17a-3888d54e3d73 INF CORS policy execution successful. 2024-09-24 10:04:39.290 +05:30 7aae68c8-2d04-458b-a17a-3888d54e3d73 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ3OCwiZXhwIjoxNzI3MTUzMDc4LCJpYXQiOjE3MjcxNTI0Nzh9.M-eubxwe_vFYyKkiYFars9rFlGtDh5x-022gzqqzQKQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:39.290 +05:30 97efb8c5-70d3-4b1e-81c2-505f07fd2d76 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:39.291 +05:30 97efb8c5-70d3-4b1e-81c2-505f07fd2d76 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:04:39.313 +05:30 97efb8c5-70d3-4b1e-81c2-505f07fd2d76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:39.313 +05:30 97efb8c5-70d3-4b1e-81c2-505f07fd2d76 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 22.2122ms 2024-09-24 10:04:39.313 +05:30 97efb8c5-70d3-4b1e-81c2-505f07fd2d76 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:39.313 +05:30 97efb8c5-70d3-4b1e-81c2-505f07fd2d76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7aae68c8-2d04-458b-a17a-3888d54e3d73}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 774} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"2024-09-24T04:33:23.54\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"2024-09-16T11:01:42.673\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 10:04:39.314 +05:30 97efb8c5-70d3-4b1e-81c2-505f07fd2d76 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 774 application/json; charset=utf-8 24.6665ms 2024-09-24 10:04:40.693 +05:30 ddedadee-0b81-42f9-bd04-1e792761905f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:04:40.693 +05:30 ddedadee-0b81-42f9-bd04-1e792761905f INF CORS policy execution successful. 2024-09-24 10:04:40.694 +05:30 ddedadee-0b81-42f9-bd04-1e792761905f INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ3OCwiZXhwIjoxNzI3MTUzMDc4LCJpYXQiOjE3MjcxNTI0Nzh9.M-eubxwe_vFYyKkiYFars9rFlGtDh5x-022gzqqzQKQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:40.694 +05:30 0b0443b8-efc2-4846-b84f-3ab3de497659 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:04:40.694 +05:30 0b0443b8-efc2-4846-b84f-3ab3de497659 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:04:40.793 +05:30 0b0443b8-efc2-4846-b84f-3ab3de497659 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:40.793 +05:30 0b0443b8-efc2-4846-b84f-3ab3de497659 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 99.1245ms 2024-09-24 10:04:40.794 +05:30 0b0443b8-efc2-4846-b84f-3ab3de497659 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:04:40.794 +05:30 0b0443b8-efc2-4846-b84f-3ab3de497659 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ddedadee-0b81-42f9-bd04-1e792761905f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:04:40.794 +05:30 0b0443b8-efc2-4846-b84f-3ab3de497659 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 101.6199ms 2024-09-24 10:04:41.979 +05:30 4ed67114-d586-40dc-834e-ad4bdc54460d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:04:41.980 +05:30 4ed67114-d586-40dc-834e-ad4bdc54460d INF CORS policy execution successful. 2024-09-24 10:04:41.981 +05:30 4ed67114-d586-40dc-834e-ad4bdc54460d INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ3OCwiZXhwIjoxNzI3MTUzMDc4LCJpYXQiOjE3MjcxNTI0Nzh9.M-eubxwe_vFYyKkiYFars9rFlGtDh5x-022gzqqzQKQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:41.981 +05:30 8a3c3d29-2866-4201-9d14-50c1201b1516 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:41.981 +05:30 8a3c3d29-2866-4201-9d14-50c1201b1516 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:04:42.156 +05:30 8a3c3d29-2866-4201-9d14-50c1201b1516 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:42.156 +05:30 8a3c3d29-2866-4201-9d14-50c1201b1516 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 174.2954ms 2024-09-24 10:04:42.156 +05:30 8a3c3d29-2866-4201-9d14-50c1201b1516 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:42.156 +05:30 8a3c3d29-2866-4201-9d14-50c1201b1516 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ed67114-d586-40dc-834e-ad4bdc54460d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 774} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"2024-09-24T04:33:23.54\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"2024-09-16T11:01:42.673\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 10:04:42.157 +05:30 8a3c3d29-2866-4201-9d14-50c1201b1516 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 774 application/json; charset=utf-8 178.3112ms 2024-09-24 10:04:43.097 +05:30 05812b0c-66a0-4b4e-bd2f-f66c7108b511 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:04:43.098 +05:30 05812b0c-66a0-4b4e-bd2f-f66c7108b511 INF CORS policy execution successful. 2024-09-24 10:04:43.098 +05:30 05812b0c-66a0-4b4e-bd2f-f66c7108b511 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.8951ms 2024-09-24 10:04:43.144 +05:30 6fe6e2ce-32f0-430e-baa5-e5e9b90ecc0e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:04:43.144 +05:30 6fe6e2ce-32f0-430e-baa5-e5e9b90ecc0e INF CORS policy execution successful. 2024-09-24 10:04:43.145 +05:30 6fe6e2ce-32f0-430e-baa5-e5e9b90ecc0e INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ3OCwiZXhwIjoxNzI3MTUzMDc4LCJpYXQiOjE3MjcxNTI0Nzh9.M-eubxwe_vFYyKkiYFars9rFlGtDh5x-022gzqqzQKQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:43.145 +05:30 7b4815aa-7e06-45f9-b275-ae7c42e59721 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:04:43.145 +05:30 7b4815aa-7e06-45f9-b275-ae7c42e59721 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:04:43.157 +05:30 7b4815aa-7e06-45f9-b275-ae7c42e59721 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:43.157 +05:30 7b4815aa-7e06-45f9-b275-ae7c42e59721 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 12.1942ms 2024-09-24 10:04:43.157 +05:30 7b4815aa-7e06-45f9-b275-ae7c42e59721 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:04:43.157 +05:30 7b4815aa-7e06-45f9-b275-ae7c42e59721 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6fe6e2ce-32f0-430e-baa5-e5e9b90ecc0e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 10:04:43.158 +05:30 7b4815aa-7e06-45f9-b275-ae7c42e59721 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 14.3619ms 2024-09-24 10:04:44.022 +05:30 f9f295d5-2600-4d18-9ba3-ed0e7b635580 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:04:44.023 +05:30 f9f295d5-2600-4d18-9ba3-ed0e7b635580 INF CORS policy execution successful. 2024-09-24 10:04:44.023 +05:30 f9f295d5-2600-4d18-9ba3-ed0e7b635580 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ3OCwiZXhwIjoxNzI3MTUzMDc4LCJpYXQiOjE3MjcxNTI0Nzh9.M-eubxwe_vFYyKkiYFars9rFlGtDh5x-022gzqqzQKQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:44.023 +05:30 0c3aa95c-f751-4f9a-b1eb-a7778afd896c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:44.023 +05:30 0c3aa95c-f751-4f9a-b1eb-a7778afd896c INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:04:44.033 +05:30 0c3aa95c-f751-4f9a-b1eb-a7778afd896c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:44.033 +05:30 0c3aa95c-f751-4f9a-b1eb-a7778afd896c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 10.2338ms 2024-09-24 10:04:44.033 +05:30 0c3aa95c-f751-4f9a-b1eb-a7778afd896c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:04:44.033 +05:30 0c3aa95c-f751-4f9a-b1eb-a7778afd896c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9f295d5-2600-4d18-9ba3-ed0e7b635580}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 774} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"2024-09-24T04:33:23.54\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"2024-09-16T11:01:42.673\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 10:04:44.034 +05:30 0c3aa95c-f751-4f9a-b1eb-a7778afd896c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 774 application/json; charset=utf-8 11.8714ms 2024-09-24 10:04:52.781 +05:30 313c1ef9-b0b4-4b0b-978f-fc1b6ed2e7fd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=steffy_test - null null 2024-09-24 10:04:52.782 +05:30 313c1ef9-b0b4-4b0b-978f-fc1b6ed2e7fd INF CORS policy execution successful. 2024-09-24 10:04:52.782 +05:30 313c1ef9-b0b4-4b0b-978f-fc1b6ed2e7fd INF HTTP request: Path: /login/getcompany QueryString: ?userName=steffy_test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:04:52.783 +05:30 50581065-29b5-4b83-8af6-b5cec8574e08 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:04:52.783 +05:30 50581065-29b5-4b83-8af6-b5cec8574e08 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:04:52.818 +05:30 50581065-29b5-4b83-8af6-b5cec8574e08 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:52.818 +05:30 50581065-29b5-4b83-8af6-b5cec8574e08 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 35.0064ms 2024-09-24 10:04:52.818 +05:30 50581065-29b5-4b83-8af6-b5cec8574e08 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:04:52.818 +05:30 50581065-29b5-4b83-8af6-b5cec8574e08 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 313c1ef9-b0b4-4b0b-978f-fc1b6ed2e7fd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 10:04:52.818 +05:30 50581065-29b5-4b83-8af6-b5cec8574e08 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=steffy_test - 200 138 application/json; charset=utf-8 37.1091ms 2024-09-24 10:04:58.183 +05:30 502eb4de-0457-469f-b719-32d8f261659c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:04:58.184 +05:30 502eb4de-0457-469f-b719-32d8f261659c INF CORS policy execution successful. 2024-09-24 10:04:58.184 +05:30 502eb4de-0457-469f-b719-32d8f261659c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9966ms 2024-09-24 10:04:58.247 +05:30 cb3f2990-0575-4be3-8d7f-833616751770 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 118 2024-09-24 10:04:58.247 +05:30 cb3f2990-0575-4be3-8d7f-833616751770 INF CORS policy execution successful. 2024-09-24 10:04:58.247 +05:30 cb3f2990-0575-4be3-8d7f-833616751770 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 118}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"steffy_test","password":"LXqPi2r+OmC5JnjOIkkiIQ==","entityId":8,"Company Name":"Entity10"} 2024-09-24 10:04:58.248 +05:30 169f3229-450a-42a7-99f1-404bd0815863 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:04:58.248 +05:30 169f3229-450a-42a7-99f1-404bd0815863 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:04:58.267 +05:30 169f3229-450a-42a7-99f1-404bd0815863 INF Database retrieved 2024-09-24 10:04:58.288 +05:30 169f3229-450a-42a7-99f1-404bd0815863 INF Token generated 2024-09-24 10:04:58.289 +05:30 169f3229-450a-42a7-99f1-404bd0815863 INF Token generated 2024-09-24 10:04:58.289 +05:30 169f3229-450a-42a7-99f1-404bd0815863 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:04:58.290 +05:30 169f3229-450a-42a7-99f1-404bd0815863 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 41.8376ms 2024-09-24 10:04:58.290 +05:30 169f3229-450a-42a7-99f1-404bd0815863 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:04:58.290 +05:30 169f3229-450a-42a7-99f1-404bd0815863 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb3f2990-0575-4be3-8d7f-833616751770}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 910} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMDk4LCJpYXQiOjE3MjcxNTI0OTh9.ysMBNIhOh5TbTYjjbCaeaqKkEvRmi63Dr2slh1SWJWE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMzk4LCJpYXQiOjE3MjcxNTI0OTh9.2uOSAWTp2U7MdmtmrCvHQTZnX-ZmCoEzuxDSS37m6b8\"}"} 2024-09-24 10:04:58.291 +05:30 169f3229-450a-42a7-99f1-404bd0815863 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 910 application/json; charset=utf-8 44.017ms 2024-09-24 10:05:09.478 +05:30 08f4c114-a47f-4c01-83c8-4c91c037a053 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:05:09.480 +05:30 08f4c114-a47f-4c01-83c8-4c91c037a053 INF CORS policy execution successful. 2024-09-24 10:05:09.482 +05:30 08f4c114-a47f-4c01-83c8-4c91c037a053 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.9551ms 2024-09-24 10:05:09.560 +05:30 b4cf9367-de29-4699-b994-8ef249dd08ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:05:09.561 +05:30 b4cf9367-de29-4699-b994-8ef249dd08ea INF CORS policy execution successful. 2024-09-24 10:05:09.562 +05:30 b4cf9367-de29-4699-b994-8ef249dd08ea INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMDk4LCJpYXQiOjE3MjcxNTI0OTh9.ysMBNIhOh5TbTYjjbCaeaqKkEvRmi63Dr2slh1SWJWE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:05:09.562 +05:30 497d04b5-a17c-4688-a137-0cda838d0b3c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:05:09.563 +05:30 497d04b5-a17c-4688-a137-0cda838d0b3c INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:05:09.590 +05:30 497d04b5-a17c-4688-a137-0cda838d0b3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:05:09.590 +05:30 497d04b5-a17c-4688-a137-0cda838d0b3c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 27.4875ms 2024-09-24 10:05:09.590 +05:30 497d04b5-a17c-4688-a137-0cda838d0b3c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:05:09.590 +05:30 497d04b5-a17c-4688-a137-0cda838d0b3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4cf9367-de29-4699-b994-8ef249dd08ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:05:09.591 +05:30 497d04b5-a17c-4688-a137-0cda838d0b3c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 30.5679ms 2024-09-24 10:07:48.232 +05:30 de4a1534-6278-4214-a1dd-60b8d4b9a894 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=0&pageSize=0&searchString= - null null 2024-09-24 10:07:48.234 +05:30 de4a1534-6278-4214-a1dd-60b8d4b9a894 INF CORS policy execution successful. 2024-09-24 10:07:48.235 +05:30 de4a1534-6278-4214-a1dd-60b8d4b9a894 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=0&pageSize=0&searchString= - 204 null null 3.8518ms 2024-09-24 10:07:48.276 +05:30 9473f33b-9f5f-4110-a271-4e537a8c4fa2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=0&pageSize=0&searchString= - null null 2024-09-24 10:07:48.279 +05:30 9473f33b-9f5f-4110-a271-4e537a8c4fa2 INF CORS policy execution successful. 2024-09-24 10:07:48.280 +05:30 9473f33b-9f5f-4110-a271-4e537a8c4fa2 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=0&pageSize=0&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyNDAzLCJleHAiOjE3MjcxNTMwMDMsImlhdCI6MTcyNzE1MjQwM30.dqVFmoqkGp58PDKFbv6T4QiCK2s7sOd0szbr7qctGW0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:07:48.281 +05:30 a93aea00-d523-499d-8f79-da997de63e80 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:07:48.282 +05:30 a93aea00-d523-499d-8f79-da997de63e80 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:07:48.327 +05:30 a93aea00-d523-499d-8f79-da997de63e80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:07:48.328 +05:30 a93aea00-d523-499d-8f79-da997de63e80 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 45.6849ms 2024-09-24 10:07:48.328 +05:30 a93aea00-d523-499d-8f79-da997de63e80 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:07:48.328 +05:30 a93aea00-d523-499d-8f79-da997de63e80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9473f33b-9f5f-4110-a271-4e537a8c4fa2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:07:48.329 +05:30 a93aea00-d523-499d-8f79-da997de63e80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=0&pageSize=0&searchString= - 200 1337 application/json; charset=utf-8 53.3334ms 2024-09-24 10:15:01.202 +05:30 d712a15b-4fb1-434c-8c40-3b311f6f023d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyNDAzLCJleHAiOjE3MjcxNTMzMDMsImlhdCI6MTcyNzE1MjQwM30.27CB6f7WVNdAXIfG_nHx4iPpgLcbNIMF-MUNZLQMV6k - null null 2024-09-24 10:15:01.205 +05:30 d712a15b-4fb1-434c-8c40-3b311f6f023d INF CORS policy execution successful. 2024-09-24 10:15:01.209 +05:30 d712a15b-4fb1-434c-8c40-3b311f6f023d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyNDAzLCJleHAiOjE3MjcxNTMzMDMsImlhdCI6MTcyNzE1MjQwM30.27CB6f7WVNdAXIfG_nHx4iPpgLcbNIMF-MUNZLQMV6k Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:15:01.210 +05:30 ff70a8f4-d900-4f18-bea6-d1cc53e82603 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:15:01.211 +05:30 ff70a8f4-d900-4f18-bea6-d1cc53e82603 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:15:01.358 +05:30 ff70a8f4-d900-4f18-bea6-d1cc53e82603 INF Token generated 2024-09-24 10:15:01.358 +05:30 ff70a8f4-d900-4f18-bea6-d1cc53e82603 INF Token generated 2024-09-24 10:15:01.362 +05:30 ff70a8f4-d900-4f18-bea6-d1cc53e82603 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:15:01.363 +05:30 ff70a8f4-d900-4f18-bea6-d1cc53e82603 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 151.7662ms 2024-09-24 10:15:01.363 +05:30 ff70a8f4-d900-4f18-bea6-d1cc53e82603 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:15:01.364 +05:30 ff70a8f4-d900-4f18-bea6-d1cc53e82603 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d712a15b-4fb1-434c-8c40-3b311f6f023d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTM3MDEsImlhdCI6MTcyNzE1MzEwMX0.6hbCpu1JpLxyucC2H9DjR4-pYCWyzvvoW3a9tuqKfbI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE\"}"} 2024-09-24 10:15:01.365 +05:30 ff70a8f4-d900-4f18-bea6-d1cc53e82603 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyNDAzLCJleHAiOjE3MjcxNTMzMDMsImlhdCI6MTcyNzE1MjQwM30.27CB6f7WVNdAXIfG_nHx4iPpgLcbNIMF-MUNZLQMV6k - 200 877 application/json; charset=utf-8 163.1571ms 2024-09-24 10:15:01.475 +05:30 73e0f96e-a0bb-47fd-8e2b-bc388a8f2025 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE - null null 2024-09-24 10:15:01.476 +05:30 73e0f96e-a0bb-47fd-8e2b-bc388a8f2025 INF CORS policy execution successful. 2024-09-24 10:15:01.476 +05:30 73e0f96e-a0bb-47fd-8e2b-bc388a8f2025 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:15:01.477 +05:30 29051ffc-39ca-47d7-bc89-af76835c0351 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:15:01.477 +05:30 29051ffc-39ca-47d7-bc89-af76835c0351 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:15:01.488 +05:30 29051ffc-39ca-47d7-bc89-af76835c0351 INF Token generated 2024-09-24 10:15:01.489 +05:30 29051ffc-39ca-47d7-bc89-af76835c0351 INF Token generated 2024-09-24 10:15:01.493 +05:30 29051ffc-39ca-47d7-bc89-af76835c0351 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:15:01.494 +05:30 29051ffc-39ca-47d7-bc89-af76835c0351 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 16.918ms 2024-09-24 10:15:01.494 +05:30 29051ffc-39ca-47d7-bc89-af76835c0351 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:15:01.494 +05:30 29051ffc-39ca-47d7-bc89-af76835c0351 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73e0f96e-a0bb-47fd-8e2b-bc388a8f2025}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTM3MDEsImlhdCI6MTcyNzE1MzEwMX0.6hbCpu1JpLxyucC2H9DjR4-pYCWyzvvoW3a9tuqKfbI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE\"}"} 2024-09-24 10:15:01.496 +05:30 29051ffc-39ca-47d7-bc89-af76835c0351 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE - 200 877 application/json; charset=utf-8 21.4115ms 2024-09-24 10:16:27.702 +05:30 f6b4166c-b2d2-4f14-a036-43070b68dbdf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2ODI2MDg2LCJleHAiOjE3MjY4MjY5ODYsImlhdCI6MTcyNjgyNjA4Nn0.WFc90brL4FU9LnqwGnbWUZD5I0j1MF5mqROOMHkNWCU - null null 2024-09-24 10:16:27.706 +05:30 f6b4166c-b2d2-4f14-a036-43070b68dbdf INF CORS policy execution successful. 2024-09-24 10:16:27.710 +05:30 f6b4166c-b2d2-4f14-a036-43070b68dbdf INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2ODI2MDg2LCJleHAiOjE3MjY4MjY5ODYsImlhdCI6MTcyNjgyNjA4Nn0.WFc90brL4FU9LnqwGnbWUZD5I0j1MF5mqROOMHkNWCU Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:16:27.712 +05:30 6e78a805-6b5f-43be-8279-41b1a6afed3d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:16:27.714 +05:30 6e78a805-6b5f-43be-8279-41b1a6afed3d INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:16:27.728 +05:30 6e78a805-6b5f-43be-8279-41b1a6afed3d INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:16:27.729 +05:30 6e78a805-6b5f-43be-8279-41b1a6afed3d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 14.327ms 2024-09-24 10:16:27.729 +05:30 6e78a805-6b5f-43be-8279-41b1a6afed3d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:16:27.729 +05:30 6e78a805-6b5f-43be-8279-41b1a6afed3d INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f6b4166c-b2d2-4f14-a036-43070b68dbdf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 10:16:27.730 +05:30 6e78a805-6b5f-43be-8279-41b1a6afed3d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2ODI2MDg2LCJleHAiOjE3MjY4MjY5ODYsImlhdCI6MTcyNjgyNjA4Nn0.WFc90brL4FU9LnqwGnbWUZD5I0j1MF5mqROOMHkNWCU - 400 90 application/json; charset=utf-8 28.9805ms 2024-09-24 10:16:50.884 +05:30 8098428e-913a-4c42-a7ef-c9e682a29e8e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyMDkxLCJleHAiOjE3MjcxNTI5OTEsImlhdCI6MTcyNzE1MjA5MX0.YmTFztTYNoAkWBTfyIAL8ix5TdfmWXlwKWW5NNwKv08 - null null 2024-09-24 10:16:50.886 +05:30 8098428e-913a-4c42-a7ef-c9e682a29e8e INF CORS policy execution successful. 2024-09-24 10:16:50.887 +05:30 8098428e-913a-4c42-a7ef-c9e682a29e8e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyMDkxLCJleHAiOjE3MjcxNTI5OTEsImlhdCI6MTcyNzE1MjA5MX0.YmTFztTYNoAkWBTfyIAL8ix5TdfmWXlwKWW5NNwKv08 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:16:50.887 +05:30 b30d9715-f84e-4a6b-a3be-582420a97330 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:16:50.888 +05:30 b30d9715-f84e-4a6b-a3be-582420a97330 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:16:50.893 +05:30 b30d9715-f84e-4a6b-a3be-582420a97330 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:16:50.893 +05:30 b30d9715-f84e-4a6b-a3be-582420a97330 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 4.907ms 2024-09-24 10:16:50.893 +05:30 b30d9715-f84e-4a6b-a3be-582420a97330 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:16:50.894 +05:30 b30d9715-f84e-4a6b-a3be-582420a97330 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 8098428e-913a-4c42-a7ef-c9e682a29e8e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 10:16:50.894 +05:30 b30d9715-f84e-4a6b-a3be-582420a97330 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUyMDkxLCJleHAiOjE3MjcxNTI5OTEsImlhdCI6MTcyNzE1MjA5MX0.YmTFztTYNoAkWBTfyIAL8ix5TdfmWXlwKWW5NNwKv08 - 400 90 application/json; charset=utf-8 10.4026ms 2024-09-24 10:16:56.931 +05:30 4182817c-ae96-4ce4-8127-d1b3cfd41a17 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 10:16:56.931 +05:30 4182817c-ae96-4ce4-8127-d1b3cfd41a17 INF CORS policy execution successful. 2024-09-24 10:16:56.932 +05:30 4182817c-ae96-4ce4-8127-d1b3cfd41a17 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:16:56.932 +05:30 6ecc9c66-1d78-40f1-a4c5-7e46c039e178 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:16:56.932 +05:30 6ecc9c66-1d78-40f1-a4c5-7e46c039e178 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:16:56.975 +05:30 6ecc9c66-1d78-40f1-a4c5-7e46c039e178 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:16:56.975 +05:30 6ecc9c66-1d78-40f1-a4c5-7e46c039e178 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 43.1902ms 2024-09-24 10:16:56.976 +05:30 6ecc9c66-1d78-40f1-a4c5-7e46c039e178 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:16:56.976 +05:30 6ecc9c66-1d78-40f1-a4c5-7e46c039e178 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4182817c-ae96-4ce4-8127-d1b3cfd41a17}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 10:16:56.976 +05:30 6ecc9c66-1d78-40f1-a4c5-7e46c039e178 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 45.719ms 2024-09-24 10:17:01.922 +05:30 4055ddb7-71b6-445e-a47e-397a26320649 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:17:01.923 +05:30 4055ddb7-71b6-445e-a47e-397a26320649 INF CORS policy execution successful. 2024-09-24 10:17:01.923 +05:30 4055ddb7-71b6-445e-a47e-397a26320649 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.286ms 2024-09-24 10:17:01.981 +05:30 933ce55b-c01d-462b-8d7c-d4177d91b4f7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 10:17:01.981 +05:30 933ce55b-c01d-462b-8d7c-d4177d91b4f7 INF CORS policy execution successful. 2024-09-24 10:17:01.981 +05:30 933ce55b-c01d-462b-8d7c-d4177d91b4f7 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","entityId":8,"Company Name":"Entity10","password":"UjgEpa1oE5f/WyfCWCwrcg=="} 2024-09-24 10:17:01.982 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:17:01.982 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:17:02.000 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 INF Database retrieved 2024-09-24 10:17:02.016 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 INF Token generated 2024-09-24 10:17:02.016 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 INF Token generated 2024-09-24 10:17:02.017 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:17:02.017 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 34.7598ms 2024-09-24 10:17:02.017 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:17:02.017 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 933ce55b-c01d-462b-8d7c-d4177d91b4f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjIyLCJleHAiOjE3MjcxNTM4MjIsImlhdCI6MTcyNzE1MzIyMn0.gZ8nrVqsUMEodogs6OS5Ex5S6OSS5mXG_2Pm-meDVvY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjIyLCJleHAiOjE3MjcxNTQxMjIsImlhdCI6MTcyNzE1MzIyMn0.-qNWsdxX3xV94EJNkf_KZ4Pk97fA95Wsi6uCPh6_ImA\"}"} 2024-09-24 10:17:02.018 +05:30 cf7328ae-2bde-4971-815a-9f9cc3c03529 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 37.0081ms 2024-09-24 10:17:29.700 +05:30 ef1baf59-465d-4800-a400-235d96b546f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 10:17:29.701 +05:30 ef1baf59-465d-4800-a400-235d96b546f1 INF CORS policy execution successful. 2024-09-24 10:17:29.702 +05:30 ef1baf59-465d-4800-a400-235d96b546f1 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:17:29.702 +05:30 0cbb7c1c-a1bb-41c8-a6e9-c658551c78b1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:17:29.703 +05:30 0cbb7c1c-a1bb-41c8-a6e9-c658551c78b1 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:17:29.730 +05:30 0cbb7c1c-a1bb-41c8-a6e9-c658551c78b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:17:29.731 +05:30 0cbb7c1c-a1bb-41c8-a6e9-c658551c78b1 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 27.4526ms 2024-09-24 10:17:29.731 +05:30 0cbb7c1c-a1bb-41c8-a6e9-c658551c78b1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:17:29.731 +05:30 0cbb7c1c-a1bb-41c8-a6e9-c658551c78b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef1baf59-465d-4800-a400-235d96b546f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 10:17:29.731 +05:30 0cbb7c1c-a1bb-41c8-a6e9-c658551c78b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 31.8271ms 2024-09-24 10:17:39.151 +05:30 543490b3-4400-4881-b6a7-165e919832ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:17:39.152 +05:30 543490b3-4400-4881-b6a7-165e919832ea INF CORS policy execution successful. 2024-09-24 10:17:39.152 +05:30 543490b3-4400-4881-b6a7-165e919832ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2147ms 2024-09-24 10:17:39.184 +05:30 d607acfa-0b6a-4a13-aa1b-cea3712e38d1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 10:17:39.184 +05:30 d607acfa-0b6a-4a13-aa1b-cea3712e38d1 INF CORS policy execution successful. 2024-09-24 10:17:39.185 +05:30 d607acfa-0b6a-4a13-aa1b-cea3712e38d1 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-24 10:17:39.185 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:17:39.185 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:17:39.204 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d INF Database retrieved 2024-09-24 10:17:39.226 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d INF Token generated 2024-09-24 10:17:39.226 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d INF Token generated 2024-09-24 10:17:39.227 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:17:39.227 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 41.8542ms 2024-09-24 10:17:39.227 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:17:39.227 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d607acfa-0b6a-4a13-aa1b-cea3712e38d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjU5LCJleHAiOjE3MjcxNTM4NTksImlhdCI6MTcyNzE1MzI1OX0.vglE9YOI2HIVx-sjLss7eKQpIPvu8f9Od42BInXo57U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjU5LCJleHAiOjE3MjcxNTQxNTksImlhdCI6MTcyNzE1MzI1OX0.bFlb6nU1V4bZaD3vCwE8lQkNnYO2VSRt1ql08Q7uzvQ\"}"} 2024-09-24 10:17:39.228 +05:30 a29f7c18-0ffe-4993-80c7-b9a26045c64d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 44.0692ms 2024-09-24 10:23:22.845 +05:30 d2713500-6494-40bd-be3f-c7d63d7c59b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:23:22.848 +05:30 d2713500-6494-40bd-be3f-c7d63d7c59b9 INF CORS policy execution successful. 2024-09-24 10:23:22.849 +05:30 d2713500-6494-40bd-be3f-c7d63d7c59b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 4.9733ms 2024-09-24 10:23:22.895 +05:30 35d71204-51e3-445f-9628-7c85e2e80ab8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:23:22.899 +05:30 35d71204-51e3-445f-9628-7c85e2e80ab8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 4:44:58 AM', Current time (UTC): '9/24/2024 4:53:22 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-24 10:23:22.905 +05:30 35d71204-51e3-445f-9628-7c85e2e80ab8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 4:44:58 AM', Current time (UTC): '9/24/2024 4:53:22 AM'. 2024-09-24 10:23:22.906 +05:30 35d71204-51e3-445f-9628-7c85e2e80ab8 INF CORS policy execution successful. 2024-09-24 10:23:22.907 +05:30 35d71204-51e3-445f-9628-7c85e2e80ab8 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMDk4LCJpYXQiOjE3MjcxNTI0OTh9.ysMBNIhOh5TbTYjjbCaeaqKkEvRmi63Dr2slh1SWJWE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:22.911 +05:30 f2a9c3af-909d-46a0-93af-a79c138f1beb INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 10:23:22.915 +05:30 f2a9c3af-909d-46a0-93af-a79c138f1beb INF AuthenticationScheme: Bearer was challenged. 2024-09-24 10:23:22.915 +05:30 f2a9c3af-909d-46a0-93af-a79c138f1beb INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 35d71204-51e3-445f-9628-7c85e2e80ab8}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 04:44:58'"} Body: 2024-09-24 10:23:22.916 +05:30 f2a9c3af-909d-46a0-93af-a79c138f1beb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 20.9071ms 2024-09-24 10:23:23.004 +05:30 5f9be2e4-98cb-4bdb-b2ce-1f9e9f7a7e8f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMzk4LCJpYXQiOjE3MjcxNTI0OTh9.2uOSAWTp2U7MdmtmrCvHQTZnX-ZmCoEzuxDSS37m6b8 - null null 2024-09-24 10:23:23.004 +05:30 5f9be2e4-98cb-4bdb-b2ce-1f9e9f7a7e8f INF CORS policy execution successful. 2024-09-24 10:23:23.005 +05:30 5f9be2e4-98cb-4bdb-b2ce-1f9e9f7a7e8f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMzk4LCJpYXQiOjE3MjcxNTI0OTh9.2uOSAWTp2U7MdmtmrCvHQTZnX-ZmCoEzuxDSS37m6b8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:23.006 +05:30 5c6f20f6-3e58-456f-b5a1-248c3ac2bd39 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:23:23.007 +05:30 5c6f20f6-3e58-456f-b5a1-248c3ac2bd39 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:23:23.012 +05:30 5c6f20f6-3e58-456f-b5a1-248c3ac2bd39 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:23.013 +05:30 5c6f20f6-3e58-456f-b5a1-248c3ac2bd39 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.7448ms 2024-09-24 10:23:23.013 +05:30 5c6f20f6-3e58-456f-b5a1-248c3ac2bd39 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:23:23.013 +05:30 5c6f20f6-3e58-456f-b5a1-248c3ac2bd39 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 5f9be2e4-98cb-4bdb-b2ce-1f9e9f7a7e8f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 10:23:23.014 +05:30 5c6f20f6-3e58-456f-b5a1-248c3ac2bd39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMzk4LCJpYXQiOjE3MjcxNTI0OTh9.2uOSAWTp2U7MdmtmrCvHQTZnX-ZmCoEzuxDSS37m6b8 - 400 90 application/json; charset=utf-8 10.0012ms 2024-09-24 10:23:23.101 +05:30 ea15a2ea-d024-4647-bf6e-3a30bcd8e1f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMzk4LCJpYXQiOjE3MjcxNTI0OTh9.2uOSAWTp2U7MdmtmrCvHQTZnX-ZmCoEzuxDSS37m6b8 - null null 2024-09-24 10:23:23.101 +05:30 ea15a2ea-d024-4647-bf6e-3a30bcd8e1f3 INF CORS policy execution successful. 2024-09-24 10:23:23.102 +05:30 ea15a2ea-d024-4647-bf6e-3a30bcd8e1f3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMzk4LCJpYXQiOjE3MjcxNTI0OTh9.2uOSAWTp2U7MdmtmrCvHQTZnX-ZmCoEzuxDSS37m6b8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:23.102 +05:30 0f3560ff-41a0-4fdd-917a-1c83cab3276b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:23:23.102 +05:30 0f3560ff-41a0-4fdd-917a-1c83cab3276b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:23:23.103 +05:30 0f3560ff-41a0-4fdd-917a-1c83cab3276b INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:23.103 +05:30 0f3560ff-41a0-4fdd-917a-1c83cab3276b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 1.2621ms 2024-09-24 10:23:23.103 +05:30 0f3560ff-41a0-4fdd-917a-1c83cab3276b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:23:23.103 +05:30 0f3560ff-41a0-4fdd-917a-1c83cab3276b INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: ea15a2ea-d024-4647-bf6e-3a30bcd8e1f3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 10:23:23.104 +05:30 0f3560ff-41a0-4fdd-917a-1c83cab3276b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MjQ5OCwiZXhwIjoxNzI3MTUzMzk4LCJpYXQiOjE3MjcxNTI0OTh9.2uOSAWTp2U7MdmtmrCvHQTZnX-ZmCoEzuxDSS37m6b8 - 400 90 application/json; charset=utf-8 2.6281ms 2024-09-24 10:23:29.176 +05:30 1de80129-0bd1-4604-86f0-7995ad0c7625 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=steffy_test - null null 2024-09-24 10:23:29.176 +05:30 1de80129-0bd1-4604-86f0-7995ad0c7625 INF CORS policy execution successful. 2024-09-24 10:23:29.177 +05:30 1de80129-0bd1-4604-86f0-7995ad0c7625 INF HTTP request: Path: /login/getcompany QueryString: ?userName=steffy_test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:29.177 +05:30 350d5686-bf4b-4b10-9d30-4f67370515d1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:23:29.178 +05:30 350d5686-bf4b-4b10-9d30-4f67370515d1 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:23:29.282 +05:30 350d5686-bf4b-4b10-9d30-4f67370515d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:29.282 +05:30 350d5686-bf4b-4b10-9d30-4f67370515d1 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 104.4854ms 2024-09-24 10:23:29.282 +05:30 350d5686-bf4b-4b10-9d30-4f67370515d1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:23:29.283 +05:30 350d5686-bf4b-4b10-9d30-4f67370515d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1de80129-0bd1-4604-86f0-7995ad0c7625}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 10:23:29.283 +05:30 350d5686-bf4b-4b10-9d30-4f67370515d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=steffy_test - 200 138 application/json; charset=utf-8 107.3886ms 2024-09-24 10:23:31.870 +05:30 aee04896-5346-4958-9d50-361e698c0fcc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:23:31.871 +05:30 aee04896-5346-4958-9d50-361e698c0fcc INF CORS policy execution successful. 2024-09-24 10:23:31.871 +05:30 aee04896-5346-4958-9d50-361e698c0fcc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7608ms 2024-09-24 10:23:31.917 +05:30 c144c5d4-fb40-432f-8e0c-624873e7cfe4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 118 2024-09-24 10:23:31.918 +05:30 c144c5d4-fb40-432f-8e0c-624873e7cfe4 INF CORS policy execution successful. 2024-09-24 10:23:31.918 +05:30 c144c5d4-fb40-432f-8e0c-624873e7cfe4 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 118}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"steffy_test","password":"LXqPi2r+OmC5JnjOIkkiIQ==","entityId":8,"Company Name":"Entity10"} 2024-09-24 10:23:31.918 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:23:31.919 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:23:31.978 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 INF Database retrieved 2024-09-24 10:23:32.063 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 INF Token generated 2024-09-24 10:23:32.064 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 INF Token generated 2024-09-24 10:23:32.064 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:32.064 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 145.4918ms 2024-09-24 10:23:32.064 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:23:32.064 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c144c5d4-fb40-432f-8e0c-624873e7cfe4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 910} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MzYxMiwiZXhwIjoxNzI3MTU0MjEyLCJpYXQiOjE3MjcxNTM2MTJ9.MRIx00L6KGMXSkPhX6_0Zmu03RR9_x555gMfWrnU1sU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MzYxMiwiZXhwIjoxNzI3MTU0NTEyLCJpYXQiOjE3MjcxNTM2MTJ9.uZ6R318TsYOHH9QyZ2Fw5cZN0892mr191eyCMmiAvlg\"}"} 2024-09-24 10:23:32.065 +05:30 0cfc46ce-4cab-4121-84a1-eb465924ff63 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 910 application/json; charset=utf-8 147.2855ms 2024-09-24 10:23:43.479 +05:30 6c49acf7-817e-4568-b266-8a18f740baa6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:23:43.479 +05:30 6c49acf7-817e-4568-b266-8a18f740baa6 INF CORS policy execution successful. 2024-09-24 10:23:43.480 +05:30 6c49acf7-817e-4568-b266-8a18f740baa6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.1482ms 2024-09-24 10:23:43.525 +05:30 698c73ee-4af7-4997-9441-fb830fc28674 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:23:43.526 +05:30 698c73ee-4af7-4997-9441-fb830fc28674 INF CORS policy execution successful. 2024-09-24 10:23:43.527 +05:30 698c73ee-4af7-4997-9441-fb830fc28674 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MzYxMiwiZXhwIjoxNzI3MTU0MjEyLCJpYXQiOjE3MjcxNTM2MTJ9.MRIx00L6KGMXSkPhX6_0Zmu03RR9_x555gMfWrnU1sU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:43.527 +05:30 d257ce97-8265-470c-8825-f57d9baf5998 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:23:43.527 +05:30 d257ce97-8265-470c-8825-f57d9baf5998 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:23:43.549 +05:30 d257ce97-8265-470c-8825-f57d9baf5998 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:43.550 +05:30 d257ce97-8265-470c-8825-f57d9baf5998 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 22.2815ms 2024-09-24 10:23:43.550 +05:30 d257ce97-8265-470c-8825-f57d9baf5998 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:23:43.550 +05:30 d257ce97-8265-470c-8825-f57d9baf5998 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 698c73ee-4af7-4997-9441-fb830fc28674}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:23:43.550 +05:30 d257ce97-8265-470c-8825-f57d9baf5998 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 25.1079ms 2024-09-24 10:23:45.716 +05:30 3c7f2ff3-60b1-4dc4-9f16-b7a0af43bd0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 10:23:45.716 +05:30 3c7f2ff3-60b1-4dc4-9f16-b7a0af43bd0d INF CORS policy execution successful. 2024-09-24 10:23:45.716 +05:30 3c7f2ff3-60b1-4dc4-9f16-b7a0af43bd0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 204 null null 0.6956ms 2024-09-24 10:23:45.757 +05:30 cfaaa1b0-bdf4-4e16-8f61-83d621fb667c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 10:23:45.757 +05:30 cfaaa1b0-bdf4-4e16-8f61-83d621fb667c INF CORS policy execution successful. 2024-09-24 10:23:45.757 +05:30 cfaaa1b0-bdf4-4e16-8f61-83d621fb667c INF HTTP request: Path: /user/getuserdetails QueryString: ?id=17 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MzYxMiwiZXhwIjoxNzI3MTU0MjEyLCJpYXQiOjE3MjcxNTM2MTJ9.MRIx00L6KGMXSkPhX6_0Zmu03RR9_x555gMfWrnU1sU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:45.758 +05:30 a4945078-ba9c-45d5-ba7c-40ce96d71a56 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 10:23:45.758 +05:30 a4945078-ba9c-45d5-ba7c-40ce96d71a56 INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:23:45.790 +05:30 a4945078-ba9c-45d5-ba7c-40ce96d71a56 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:45.790 +05:30 a4945078-ba9c-45d5-ba7c-40ce96d71a56 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 32.3166ms 2024-09-24 10:23:45.790 +05:30 a4945078-ba9c-45d5-ba7c-40ce96d71a56 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 10:23:45.790 +05:30 a4945078-ba9c-45d5-ba7c-40ce96d71a56 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cfaaa1b0-bdf4-4e16-8f61-83d621fb667c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1336} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":17,\"LoginName\":\"steffy_test\",\"LoginAbbr\":\"\",\"UserName\":\"Steffy_test\",\"Email\":\"steffytest@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":5,\"RoleName\":\"Test_Steffy_Role\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"chikku\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 10:23:45.791 +05:30 a4945078-ba9c-45d5-ba7c-40ce96d71a56 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 200 1336 application/json; charset=utf-8 34.2889ms 2024-09-24 10:23:46.014 +05:30 6ee02ef1-d7d9-4747-8fa5-930e3469e0d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 10:23:46.014 +05:30 6ee02ef1-d7d9-4747-8fa5-930e3469e0d9 INF CORS policy execution successful. 2024-09-24 10:23:46.015 +05:30 6ee02ef1-d7d9-4747-8fa5-930e3469e0d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 204 null null 0.7531ms 2024-09-24 10:23:46.059 +05:30 1652f720-bac1-447b-aa2a-2d5ad22ef054 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 10:23:46.060 +05:30 1652f720-bac1-447b-aa2a-2d5ad22ef054 INF CORS policy execution successful. 2024-09-24 10:23:46.060 +05:30 1652f720-bac1-447b-aa2a-2d5ad22ef054 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MzYxMiwiZXhwIjoxNzI3MTU0MjEyLCJpYXQiOjE3MjcxNTM2MTJ9.MRIx00L6KGMXSkPhX6_0Zmu03RR9_x555gMfWrnU1sU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:46.060 +05:30 14341db2-e805-4b82-8e9f-30c65a3f7782 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:23:46.060 +05:30 14341db2-e805-4b82-8e9f-30c65a3f7782 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:23:46.071 +05:30 14341db2-e805-4b82-8e9f-30c65a3f7782 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:46.071 +05:30 14341db2-e805-4b82-8e9f-30c65a3f7782 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 10.7035ms 2024-09-24 10:23:46.071 +05:30 14341db2-e805-4b82-8e9f-30c65a3f7782 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:23:46.071 +05:30 14341db2-e805-4b82-8e9f-30c65a3f7782 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1652f720-bac1-447b-aa2a-2d5ad22ef054}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 10:23:46.072 +05:30 14341db2-e805-4b82-8e9f-30c65a3f7782 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 200 257 application/json; charset=utf-8 12.6402ms 2024-09-24 10:23:46.089 +05:30 a2c5d185-f9fb-4d05-a077-0bd29cb277a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:23:46.093 +05:30 a2c5d185-f9fb-4d05-a077-0bd29cb277a5 INF CORS policy execution successful. 2024-09-24 10:23:46.094 +05:30 a2c5d185-f9fb-4d05-a077-0bd29cb277a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 5.4753ms 2024-09-24 10:23:46.095 +05:30 7633f3c0-b892-4d5e-977c-7db373599d76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:23:46.095 +05:30 7633f3c0-b892-4d5e-977c-7db373599d76 INF CORS policy execution successful. 2024-09-24 10:23:46.095 +05:30 7633f3c0-b892-4d5e-977c-7db373599d76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.31ms 2024-09-24 10:23:46.170 +05:30 71d9ffda-e13e-4f2a-ac52-aabe431466b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:23:46.170 +05:30 71d9ffda-e13e-4f2a-ac52-aabe431466b0 INF CORS policy execution successful. 2024-09-24 10:23:46.171 +05:30 71d9ffda-e13e-4f2a-ac52-aabe431466b0 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MzYxMiwiZXhwIjoxNzI3MTU0MjEyLCJpYXQiOjE3MjcxNTM2MTJ9.MRIx00L6KGMXSkPhX6_0Zmu03RR9_x555gMfWrnU1sU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:46.171 +05:30 a6fa6b78-f1e2-4c29-85f6-19ad9ae006eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:23:46.171 +05:30 d9920169-b7c9-413b-acee-bc631e034eed INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:23:46.171 +05:30 a6fa6b78-f1e2-4c29-85f6-19ad9ae006eb INF CORS policy execution successful. 2024-09-24 10:23:46.171 +05:30 d9920169-b7c9-413b-acee-bc631e034eed INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:23:46.171 +05:30 a6fa6b78-f1e2-4c29-85f6-19ad9ae006eb INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MzYxMiwiZXhwIjoxNzI3MTU0MjEyLCJpYXQiOjE3MjcxNTM2MTJ9.MRIx00L6KGMXSkPhX6_0Zmu03RR9_x555gMfWrnU1sU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:46.171 +05:30 15d45c73-402c-4144-a0ad-7be92ba68417 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:23:46.171 +05:30 15d45c73-402c-4144-a0ad-7be92ba68417 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:23:46.197 +05:30 15d45c73-402c-4144-a0ad-7be92ba68417 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:46.197 +05:30 15d45c73-402c-4144-a0ad-7be92ba68417 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 25.6895ms 2024-09-24 10:23:46.197 +05:30 15d45c73-402c-4144-a0ad-7be92ba68417 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:23:46.197 +05:30 15d45c73-402c-4144-a0ad-7be92ba68417 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: a6fa6b78-f1e2-4c29-85f6-19ad9ae006eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:23:46.198 +05:30 15d45c73-402c-4144-a0ad-7be92ba68417 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 27.0119ms 2024-09-24 10:23:46.231 +05:30 d9920169-b7c9-413b-acee-bc631e034eed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:46.232 +05:30 d9920169-b7c9-413b-acee-bc631e034eed INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 60.6786ms 2024-09-24 10:23:46.232 +05:30 d9920169-b7c9-413b-acee-bc631e034eed INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:23:46.232 +05:30 d9920169-b7c9-413b-acee-bc631e034eed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71d9ffda-e13e-4f2a-ac52-aabe431466b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 315} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 10:23:46.232 +05:30 d9920169-b7c9-413b-acee-bc631e034eed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 315 application/json; charset=utf-8 62.7828ms 2024-09-24 10:23:46.394 +05:30 a9acb8ab-0547-448a-92a5-42ec3060e8ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 10:23:46.394 +05:30 a9acb8ab-0547-448a-92a5-42ec3060e8ec INF CORS policy execution successful. 2024-09-24 10:23:46.394 +05:30 a9acb8ab-0547-448a-92a5-42ec3060e8ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 204 null null 0.4862ms 2024-09-24 10:23:46.443 +05:30 ca3701e1-a631-41c9-8bd9-01eaa5becc47 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 10:23:46.443 +05:30 ca3701e1-a631-41c9-8bd9-01eaa5becc47 INF CORS policy execution successful. 2024-09-24 10:23:46.444 +05:30 ca3701e1-a631-41c9-8bd9-01eaa5becc47 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=Test_Steffy_Role Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MzYxMiwiZXhwIjoxNzI3MTU0MjEyLCJpYXQiOjE3MjcxNTM2MTJ9.MRIx00L6KGMXSkPhX6_0Zmu03RR9_x555gMfWrnU1sU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:46.444 +05:30 6f4725fc-5042-4aa5-9ff0-2fa313411af4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:23:46.444 +05:30 6f4725fc-5042-4aa5-9ff0-2fa313411af4 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:23:46.456 +05:30 6f4725fc-5042-4aa5-9ff0-2fa313411af4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:46.457 +05:30 6f4725fc-5042-4aa5-9ff0-2fa313411af4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.7415ms 2024-09-24 10:23:46.457 +05:30 6f4725fc-5042-4aa5-9ff0-2fa313411af4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:23:46.457 +05:30 6f4725fc-5042-4aa5-9ff0-2fa313411af4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca3701e1-a631-41c9-8bd9-01eaa5becc47}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 180} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"}]"} 2024-09-24 10:23:46.458 +05:30 6f4725fc-5042-4aa5-9ff0-2fa313411af4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 200 180 application/json; charset=utf-8 14.6108ms 2024-09-24 10:23:48.482 +05:30 daa6384b-21c0-48b6-9076-cc0f8c83f447 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:23:48.483 +05:30 daa6384b-21c0-48b6-9076-cc0f8c83f447 INF CORS policy execution successful. 2024-09-24 10:23:48.483 +05:30 daa6384b-21c0-48b6-9076-cc0f8c83f447 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoic3RlZmZ5X3Rlc3QiLCJ1bmlxdWVfbmFtZSI6InN0ZWZmeV90ZXN0IiwibmFtZWlkIjoiMTciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE1MzYxMiwiZXhwIjoxNzI3MTU0MjEyLCJpYXQiOjE3MjcxNTM2MTJ9.MRIx00L6KGMXSkPhX6_0Zmu03RR9_x555gMfWrnU1sU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:23:48.483 +05:30 140c5939-2593-463e-b645-ed0de7bc1622 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:23:48.483 +05:30 140c5939-2593-463e-b645-ed0de7bc1622 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:23:48.501 +05:30 140c5939-2593-463e-b645-ed0de7bc1622 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:23:48.501 +05:30 140c5939-2593-463e-b645-ed0de7bc1622 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 17.8773ms 2024-09-24 10:23:48.502 +05:30 140c5939-2593-463e-b645-ed0de7bc1622 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:23:48.502 +05:30 140c5939-2593-463e-b645-ed0de7bc1622 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: daa6384b-21c0-48b6-9076-cc0f8c83f447}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:23:48.502 +05:30 140c5939-2593-463e-b645-ed0de7bc1622 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 20.4295ms 2024-09-24 10:24:07.383 +05:30 6bfc8027-7d54-496e-bb65-039332bc1ab5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy - null null 2024-09-24 10:24:07.384 +05:30 6bfc8027-7d54-496e-bb65-039332bc1ab5 INF CORS policy execution successful. 2024-09-24 10:24:07.384 +05:30 6bfc8027-7d54-496e-bb65-039332bc1ab5 INF HTTP request: Path: /login/getcompany QueryString: ?userName=Steffy Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:24:07.385 +05:30 26d4f2e0-d547-4af8-ae51-91a3bee09b60 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:24:07.385 +05:30 26d4f2e0-d547-4af8-ae51-91a3bee09b60 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:24:07.407 +05:30 26d4f2e0-d547-4af8-ae51-91a3bee09b60 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:24:07.407 +05:30 26d4f2e0-d547-4af8-ae51-91a3bee09b60 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 21.8912ms 2024-09-24 10:24:07.408 +05:30 26d4f2e0-d547-4af8-ae51-91a3bee09b60 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:24:07.408 +05:30 26d4f2e0-d547-4af8-ae51-91a3bee09b60 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6bfc8027-7d54-496e-bb65-039332bc1ab5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 10:24:07.408 +05:30 26d4f2e0-d547-4af8-ae51-91a3bee09b60 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy - 200 179 application/json; charset=utf-8 25.4903ms 2024-09-24 10:24:10.963 +05:30 9ce638c5-c128-4cbb-8f13-0c60df12fd87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:24:10.963 +05:30 9ce638c5-c128-4cbb-8f13-0c60df12fd87 INF CORS policy execution successful. 2024-09-24 10:24:10.963 +05:30 9ce638c5-c128-4cbb-8f13-0c60df12fd87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.652ms 2024-09-24 10:24:11.008 +05:30 57c3d1fb-299d-4c5d-91e8-cac7282bae6e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 113 2024-09-24 10:24:11.008 +05:30 57c3d1fb-299d-4c5d-91e8-cac7282bae6e INF CORS policy execution successful. 2024-09-24 10:24:11.008 +05:30 57c3d1fb-299d-4c5d-91e8-cac7282bae6e INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 113}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"Steffy","password":"1Cq38fb1YqVqkFchNqRfJg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 10:24:11.009 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:24:11.009 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:24:11.021 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 INF Database retrieved 2024-09-24 10:24:11.039 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 INF Token generated 2024-09-24 10:24:11.039 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 INF Token generated 2024-09-24 10:24:11.040 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:24:11.040 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 31.0408ms 2024-09-24 10:24:11.040 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:24:11.040 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57c3d1fb-299d-4c5d-91e8-cac7282bae6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 884} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQ1NTEsImlhdCI6MTcyNzE1MzY1MX0.GeEOM7ASsYCbrITED7N0qESMfbAczn75yfvHpYLcvZs\"}"} 2024-09-24 10:24:11.040 +05:30 7999aebc-9c22-4ef7-866a-2093fd684686 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 884 application/json; charset=utf-8 32.6174ms 2024-09-24 10:24:17.024 +05:30 9f6b650e-4f0b-4ff3-acf1-589c85b43ee6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:24:17.024 +05:30 9f6b650e-4f0b-4ff3-acf1-589c85b43ee6 INF CORS policy execution successful. 2024-09-24 10:24:17.024 +05:30 9f6b650e-4f0b-4ff3-acf1-589c85b43ee6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.8805ms 2024-09-24 10:24:17.069 +05:30 f4b0f657-76dd-49d9-a970-ebffa30cc414 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:24:17.070 +05:30 f4b0f657-76dd-49d9-a970-ebffa30cc414 INF CORS policy execution successful. 2024-09-24 10:24:17.070 +05:30 f4b0f657-76dd-49d9-a970-ebffa30cc414 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:24:17.071 +05:30 47469a8d-e2f3-48d6-afd1-8c35e34e6463 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:24:17.071 +05:30 47469a8d-e2f3-48d6-afd1-8c35e34e6463 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:24:17.087 +05:30 47469a8d-e2f3-48d6-afd1-8c35e34e6463 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:24:17.087 +05:30 47469a8d-e2f3-48d6-afd1-8c35e34e6463 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 16.1765ms 2024-09-24 10:24:17.087 +05:30 47469a8d-e2f3-48d6-afd1-8c35e34e6463 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:24:17.087 +05:30 47469a8d-e2f3-48d6-afd1-8c35e34e6463 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4b0f657-76dd-49d9-a970-ebffa30cc414}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 10:24:17.088 +05:30 47469a8d-e2f3-48d6-afd1-8c35e34e6463 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 19.2437ms 2024-09-24 10:24:19.441 +05:30 86910f4c-fdba-4318-ae72-5879db4bf77e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 10:24:19.442 +05:30 86910f4c-fdba-4318-ae72-5879db4bf77e INF CORS policy execution successful. 2024-09-24 10:24:19.442 +05:30 86910f4c-fdba-4318-ae72-5879db4bf77e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.8527ms 2024-09-24 10:24:19.488 +05:30 f7295ca6-2177-444d-8e96-be022cdbc25a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 10:24:19.489 +05:30 f7295ca6-2177-444d-8e96-be022cdbc25a INF CORS policy execution successful. 2024-09-24 10:24:19.490 +05:30 f7295ca6-2177-444d-8e96-be022cdbc25a INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:24:19.490 +05:30 16079974-b315-4ea4-a543-c03d7f4a3927 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:24:19.490 +05:30 16079974-b315-4ea4-a543-c03d7f4a3927 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:24:19.511 +05:30 16079974-b315-4ea4-a543-c03d7f4a3927 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:24:19.511 +05:30 16079974-b315-4ea4-a543-c03d7f4a3927 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 20.9412ms 2024-09-24 10:24:19.511 +05:30 16079974-b315-4ea4-a543-c03d7f4a3927 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:24:19.512 +05:30 16079974-b315-4ea4-a543-c03d7f4a3927 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7295ca6-2177-444d-8e96-be022cdbc25a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 10:24:19.512 +05:30 16079974-b315-4ea4-a543-c03d7f4a3927 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 24.3026ms 2024-09-24 10:24:22.786 +05:30 35ee19a9-f81a-4d94-9d34-eccef9a713b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=1 - null null 2024-09-24 10:24:22.787 +05:30 35ee19a9-f81a-4d94-9d34-eccef9a713b8 INF CORS policy execution successful. 2024-09-24 10:24:22.787 +05:30 35ee19a9-f81a-4d94-9d34-eccef9a713b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=1 - 204 null null 0.6672ms 2024-09-24 10:24:22.832 +05:30 fbb5289d-748c-480b-b01c-004faa6de8ae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=1 - null null 2024-09-24 10:24:22.833 +05:30 fbb5289d-748c-480b-b01c-004faa6de8ae INF CORS policy execution successful. 2024-09-24 10:24:22.833 +05:30 fbb5289d-748c-480b-b01c-004faa6de8ae INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:24:22.834 +05:30 e2a0dcad-e180-4cb2-bd21-0e17e1f1799c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-24 10:24:22.844 +05:30 e2a0dcad-e180-4cb2-bd21-0e17e1f1799c INF Route matched with {action = "CheckProfileNameExistence", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckProfileNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:24:22.858 +05:30 e2a0dcad-e180-4cb2-bd21-0e17e1f1799c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:24:22.859 +05:30 e2a0dcad-e180-4cb2-bd21-0e17e1f1799c INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 14.5916ms 2024-09-24 10:24:22.859 +05:30 e2a0dcad-e180-4cb2-bd21-0e17e1f1799c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-24 10:24:22.859 +05:30 e2a0dcad-e180-4cb2-bd21-0e17e1f1799c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fbb5289d-748c-480b-b01c-004faa6de8ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 92} Body: {"status":"Success","statusCode":2000,"message":"Profile Name does not exist.","result":"0"} 2024-09-24 10:24:22.859 +05:30 e2a0dcad-e180-4cb2-bd21-0e17e1f1799c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=1 - 200 92 application/json; charset=utf-8 26.8569ms 2024-09-24 10:25:07.743 +05:30 d73ce210-ee5a-407d-a162-58e883d3d532 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-24 10:25:07.745 +05:30 d73ce210-ee5a-407d-a162-58e883d3d532 INF CORS policy execution successful. 2024-09-24 10:25:07.747 +05:30 d73ce210-ee5a-407d-a162-58e883d3d532 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 3.8606ms 2024-09-24 10:25:07.794 +05:30 2f6f03d6-9fb6-4daa-ad88-955a48b2147a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 1128 2024-09-24 10:25:07.796 +05:30 2f6f03d6-9fb6-4daa-ad88-955a48b2147a INF CORS policy execution successful. 2024-09-24 10:25:07.798 +05:30 2f6f03d6-9fb6-4daa-ad88-955a48b2147a INF HTTP request: Path: /profile/upsertprofile QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Content-Length: 1128}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":0,"name":"1","beId":3,"isGroup":false,"menuAction":[{"menuId":18,"actionId":1},{"menuId":18,"actionId":2},{"menuId":18,"actionId":3},{"menuId":18,"actionId":4},{"menuId":18,"actionId":5},{"menuId":18,"actionId":6},{"menuId":18,"actionId":23},{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":20,"actionId":5},{"menuId":20,"actionId":6},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":21,"actionId":8},{"menuId":21,"actionId":9},{"menuId":21,"actionId":10},{"menuId":21,"actionId":11},{"menuId":21,"actionId":12},{"menuId":21,"actionId":22},{"menuId":22,"actionId":13},{"menuId":22,"actionId":14},{"menuId":22,"actionId":15},{"menuId":22,"actionId":16},{"menuId":22,"actionId":17},{"menuId":22,"actionId":18},{"menuId":22,"actionId":19},{"menuId":22,"actionId":20},{"menuId":22,"actionId":21},{"menuId":22,"actionId":26},{"menuId":38,"actionId":1},{"menuId":38,"actionId":2},{"menuId":38,"actionId":3},{"menuId":38,"actionId":4},{"menuId":38,"actionId":5},{"menuId":38,"actionId":6},{"menuId":38,"actionId":23}],"parentId":0,"remarks":""} 2024-09-24 10:25:07.799 +05:30 e3947fb8-5bc9-49cc-954f-e753b344128b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-24 10:25:07.820 +05:30 e3947fb8-5bc9-49cc-954f-e753b344128b INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Sang.Security.Api.Models.APIRequest.ProfileRequest) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:25:07.949 +05:30 e3947fb8-5bc9-49cc-954f-e753b344128b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:07.952 +05:30 e3947fb8-5bc9-49cc-954f-e753b344128b INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 131.4719ms 2024-09-24 10:25:07.952 +05:30 e3947fb8-5bc9-49cc-954f-e753b344128b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-24 10:25:07.952 +05:30 e3947fb8-5bc9-49cc-954f-e753b344128b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 2f6f03d6-9fb6-4daa-ad88-955a48b2147a}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 94} Body: {"status":"Success","statusCode":2001,"message":"Profile inserted successfully.","result":"8"} 2024-09-24 10:25:07.953 +05:30 e3947fb8-5bc9-49cc-954f-e753b344128b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 94 application/json; charset=utf-8 159.3643ms 2024-09-24 10:25:15.257 +05:30 98448df1-7608-4be5-95ab-7a702d729559 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:25:15.257 +05:30 98448df1-7608-4be5-95ab-7a702d729559 INF CORS policy execution successful. 2024-09-24 10:25:15.258 +05:30 98448df1-7608-4be5-95ab-7a702d729559 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.5401ms 2024-09-24 10:25:15.301 +05:30 c40f60ff-f413-443b-8708-68adf017b63a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:25:15.302 +05:30 c40f60ff-f413-443b-8708-68adf017b63a INF CORS policy execution successful. 2024-09-24 10:25:15.303 +05:30 c40f60ff-f413-443b-8708-68adf017b63a INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:15.303 +05:30 48d75f98-6e6f-4a3c-bbaa-3c7dee970260 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:25:15.303 +05:30 48d75f98-6e6f-4a3c-bbaa-3c7dee970260 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:25:15.321 +05:30 48d75f98-6e6f-4a3c-bbaa-3c7dee970260 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:15.322 +05:30 48d75f98-6e6f-4a3c-bbaa-3c7dee970260 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 18.1461ms 2024-09-24 10:25:15.322 +05:30 48d75f98-6e6f-4a3c-bbaa-3c7dee970260 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:25:15.322 +05:30 48d75f98-6e6f-4a3c-bbaa-3c7dee970260 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c40f60ff-f413-443b-8708-68adf017b63a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 774} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"2024-09-24T04:33:23.54\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"2024-09-16T11:01:42.673\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-24 10:25:15.323 +05:30 48d75f98-6e6f-4a3c-bbaa-3c7dee970260 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 774 application/json; charset=utf-8 21.9046ms 2024-09-24 10:25:18.520 +05:30 b181076e-5794-48a8-86c4-baf11ea082d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:25:18.521 +05:30 b181076e-5794-48a8-86c4-baf11ea082d6 INF CORS policy execution successful. 2024-09-24 10:25:18.522 +05:30 b181076e-5794-48a8-86c4-baf11ea082d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1385ms 2024-09-24 10:25:18.607 +05:30 fe4e40de-e2f0-478d-a971-d76d8fc2fd1f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:25:18.608 +05:30 fe4e40de-e2f0-478d-a971-d76d8fc2fd1f INF CORS policy execution successful. 2024-09-24 10:25:18.608 +05:30 fe4e40de-e2f0-478d-a971-d76d8fc2fd1f INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:18.608 +05:30 1db6e062-d74a-473b-b83f-3d25bddd0d14 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:25:18.608 +05:30 1db6e062-d74a-473b-b83f-3d25bddd0d14 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:25:18.620 +05:30 1db6e062-d74a-473b-b83f-3d25bddd0d14 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:18.620 +05:30 1db6e062-d74a-473b-b83f-3d25bddd0d14 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 11.9244ms 2024-09-24 10:25:18.620 +05:30 1db6e062-d74a-473b-b83f-3d25bddd0d14 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:25:18.621 +05:30 1db6e062-d74a-473b-b83f-3d25bddd0d14 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe4e40de-e2f0-478d-a971-d76d8fc2fd1f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:25:18.621 +05:30 1db6e062-d74a-473b-b83f-3d25bddd0d14 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 14.4268ms 2024-09-24 10:25:18.806 +05:30 26a4735b-54a1-4509-86a5-6b24a895e51d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 10:25:18.806 +05:30 26a4735b-54a1-4509-86a5-6b24a895e51d INF CORS policy execution successful. 2024-09-24 10:25:18.806 +05:30 26a4735b-54a1-4509-86a5-6b24a895e51d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.5415ms 2024-09-24 10:25:18.807 +05:30 c8d27b9f-3903-45ad-b8ed-a89e2d614e1d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 10:25:18.807 +05:30 c8d27b9f-3903-45ad-b8ed-a89e2d614e1d INF CORS policy execution successful. 2024-09-24 10:25:18.807 +05:30 c8d27b9f-3903-45ad-b8ed-a89e2d614e1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.3181ms 2024-09-24 10:25:18.862 +05:30 da4fa408-3748-492f-96ff-cae69e718b18 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 10:25:18.862 +05:30 aacc039f-591a-45d7-9cc3-69ff09ff0af0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 10:25:18.862 +05:30 da4fa408-3748-492f-96ff-cae69e718b18 INF CORS policy execution successful. 2024-09-24 10:25:18.862 +05:30 aacc039f-591a-45d7-9cc3-69ff09ff0af0 INF CORS policy execution successful. 2024-09-24 10:25:18.863 +05:30 aacc039f-591a-45d7-9cc3-69ff09ff0af0 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:18.863 +05:30 da4fa408-3748-492f-96ff-cae69e718b18 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:18.863 +05:30 f1983aac-1e8f-438d-a325-bf2f6cc41df3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:25:18.863 +05:30 a1083fc0-a10e-49c3-b94c-01262a3bf5e0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:25:18.863 +05:30 a1083fc0-a10e-49c3-b94c-01262a3bf5e0 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:25:18.863 +05:30 f1983aac-1e8f-438d-a325-bf2f6cc41df3 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:25:18.876 +05:30 f1983aac-1e8f-438d-a325-bf2f6cc41df3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:18.876 +05:30 f1983aac-1e8f-438d-a325-bf2f6cc41df3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 13.0706ms 2024-09-24 10:25:18.876 +05:30 f1983aac-1e8f-438d-a325-bf2f6cc41df3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:25:18.876 +05:30 f1983aac-1e8f-438d-a325-bf2f6cc41df3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aacc039f-591a-45d7-9cc3-69ff09ff0af0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 10:25:18.877 +05:30 f1983aac-1e8f-438d-a325-bf2f6cc41df3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 14.7586ms 2024-09-24 10:25:18.894 +05:30 a1083fc0-a10e-49c3-b94c-01262a3bf5e0 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:18.894 +05:30 a1083fc0-a10e-49c3-b94c-01262a3bf5e0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 31.1003ms 2024-09-24 10:25:18.894 +05:30 a1083fc0-a10e-49c3-b94c-01262a3bf5e0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:25:18.894 +05:30 a1083fc0-a10e-49c3-b94c-01262a3bf5e0 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: da4fa408-3748-492f-96ff-cae69e718b18}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:25:18.895 +05:30 a1083fc0-a10e-49c3-b94c-01262a3bf5e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 32.8ms 2024-09-24 10:25:22.200 +05:30 148f9d25-862e-4f8e-9568-1f9852db59bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=2 - null null 2024-09-24 10:25:22.200 +05:30 148f9d25-862e-4f8e-9568-1f9852db59bb INF CORS policy execution successful. 2024-09-24 10:25:22.200 +05:30 148f9d25-862e-4f8e-9568-1f9852db59bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=2 - 204 null null 0.8093ms 2024-09-24 10:25:22.246 +05:30 95358806-9481-423f-8f50-bce309f68e28 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=2 - null null 2024-09-24 10:25:22.246 +05:30 95358806-9481-423f-8f50-bce309f68e28 INF CORS policy execution successful. 2024-09-24 10:25:22.247 +05:30 95358806-9481-423f-8f50-bce309f68e28 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:22.247 +05:30 b2154641-0b77-4255-873e-04e662f5f44d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 10:25:22.247 +05:30 b2154641-0b77-4255-873e-04e662f5f44d INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:25:22.262 +05:30 b2154641-0b77-4255-873e-04e662f5f44d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:22.263 +05:30 b2154641-0b77-4255-873e-04e662f5f44d INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 15.1012ms 2024-09-24 10:25:22.263 +05:30 b2154641-0b77-4255-873e-04e662f5f44d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 10:25:22.263 +05:30 b2154641-0b77-4255-873e-04e662f5f44d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95358806-9481-423f-8f50-bce309f68e28}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 10:25:22.264 +05:30 b2154641-0b77-4255-873e-04e662f5f44d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=2 - 200 90 application/json; charset=utf-8 18.1705ms 2024-09-24 10:25:23.876 +05:30 0a219483-6822-43cc-9758-cf461d8cc075 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 10:25:23.877 +05:30 0a219483-6822-43cc-9758-cf461d8cc075 INF CORS policy execution successful. 2024-09-24 10:25:23.877 +05:30 0a219483-6822-43cc-9758-cf461d8cc075 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.7757ms 2024-09-24 10:25:23.923 +05:30 486f1f1f-f9f4-49af-ab86-6d4628c4a9f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 10:25:23.924 +05:30 486f1f1f-f9f4-49af-ab86-6d4628c4a9f8 INF CORS policy execution successful. 2024-09-24 10:25:23.924 +05:30 486f1f1f-f9f4-49af-ab86-6d4628c4a9f8 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:23.924 +05:30 e3a07d62-43e0-4e9d-912a-6410eb2142a5 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:25:23.925 +05:30 e3a07d62-43e0-4e9d-912a-6410eb2142a5 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:25:23.934 +05:30 e3a07d62-43e0-4e9d-912a-6410eb2142a5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:23.934 +05:30 e3a07d62-43e0-4e9d-912a-6410eb2142a5 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 9.6327ms 2024-09-24 10:25:23.934 +05:30 e3a07d62-43e0-4e9d-912a-6410eb2142a5 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:25:23.934 +05:30 e3a07d62-43e0-4e9d-912a-6410eb2142a5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 486f1f1f-f9f4-49af-ab86-6d4628c4a9f8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 10:25:23.935 +05:30 e3a07d62-43e0-4e9d-912a-6410eb2142a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 11.5025ms 2024-09-24 10:25:29.659 +05:30 26a04bd8-54f6-4da6-90dc-2cd76762722c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:25:29.660 +05:30 26a04bd8-54f6-4da6-90dc-2cd76762722c INF CORS policy execution successful. 2024-09-24 10:25:29.660 +05:30 26a04bd8-54f6-4da6-90dc-2cd76762722c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1483ms 2024-09-24 10:25:29.707 +05:30 8e0fc115-e198-4bb1-b0fb-83d3f9735188 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:25:29.708 +05:30 8e0fc115-e198-4bb1-b0fb-83d3f9735188 INF CORS policy execution successful. 2024-09-24 10:25:29.708 +05:30 8e0fc115-e198-4bb1-b0fb-83d3f9735188 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:29.708 +05:30 235468bd-0176-49eb-b475-ef200f75e49a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:25:29.709 +05:30 235468bd-0176-49eb-b475-ef200f75e49a INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:25:29.723 +05:30 235468bd-0176-49eb-b475-ef200f75e49a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:29.723 +05:30 235468bd-0176-49eb-b475-ef200f75e49a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 14.8128ms 2024-09-24 10:25:29.724 +05:30 235468bd-0176-49eb-b475-ef200f75e49a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:25:29.724 +05:30 235468bd-0176-49eb-b475-ef200f75e49a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e0fc115-e198-4bb1-b0fb-83d3f9735188}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:25:29.724 +05:30 235468bd-0176-49eb-b475-ef200f75e49a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 17.4425ms 2024-09-24 10:25:37.300 +05:30 9cd81c62-fbaf-4e85-ba88-cf207c57541a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=2 - null null 2024-09-24 10:25:37.300 +05:30 69b69f98-2a34-4a43-b361-5a59c9e6e243 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-24 10:25:37.301 +05:30 69b69f98-2a34-4a43-b361-5a59c9e6e243 INF CORS policy execution successful. 2024-09-24 10:25:37.301 +05:30 9cd81c62-fbaf-4e85-ba88-cf207c57541a INF CORS policy execution successful. 2024-09-24 10:25:37.301 +05:30 69b69f98-2a34-4a43-b361-5a59c9e6e243 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 0.944ms 2024-09-24 10:25:37.301 +05:30 9cd81c62-fbaf-4e85-ba88-cf207c57541a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=2 - 204 null null 1.1131ms 2024-09-24 10:25:37.345 +05:30 fb614afe-09c8-4416-9022-cd0ea4522251 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 585 2024-09-24 10:25:37.345 +05:30 938308ff-0ecb-41c0-8237-f5c49aea2f7a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=2 - null null 2024-09-24 10:25:37.346 +05:30 fb614afe-09c8-4416-9022-cd0ea4522251 INF CORS policy execution successful. 2024-09-24 10:25:37.346 +05:30 938308ff-0ecb-41c0-8237-f5c49aea2f7a INF CORS policy execution successful. 2024-09-24 10:25:37.346 +05:30 938308ff-0ecb-41c0-8237-f5c49aea2f7a INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:37.346 +05:30 fb614afe-09c8-4416-9022-cd0ea4522251 INF HTTP request: Path: /role/upsertrole QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Content-Length: 585}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":0,"name":"2","passwordPolicy":19,"isGroup":false,"parentId":0,"assignedProfileIds":[{"id":8}],"restrictionsAdded":null,"restrictionsExcluded":null,"entryRestrictionDetails":null,"allowBillWiseAccounting":false,"budgetLimitWarning":0,"cannotAddAfter":0,"cannotAddFutureTransactions":false,"cannotAddPrevEntries":0,"cannotEditAfter":0,"cannotEditAfterDaysOfMonth":0,"cantPrintAfterOption":0,"cantPrintAfterValue":0,"cantRePrintAfterOption":0,"cantRePrintAfterValue":0,"creditLimitWarning":0,"negativeCashCheck":0,"negativeStockCheck":0,"noBatchCustomize":false,"noCustomize":false} 2024-09-24 10:25:37.347 +05:30 86c1a389-e6a6-4477-849e-87584eedc31c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 10:25:37.347 +05:30 4c8bb6e9-4fc9-47a2-8ba8-ab30292c7734 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 10:25:37.347 +05:30 4c8bb6e9-4fc9-47a2-8ba8-ab30292c7734 INF Route matched with {action = "UpsertRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertRole(Sang.Security.Api.Models.APIRequest.RoleRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:25:37.347 +05:30 86c1a389-e6a6-4477-849e-87584eedc31c INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:25:37.375 +05:30 86c1a389-e6a6-4477-849e-87584eedc31c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:37.375 +05:30 86c1a389-e6a6-4477-849e-87584eedc31c INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 28.3073ms 2024-09-24 10:25:37.375 +05:30 86c1a389-e6a6-4477-849e-87584eedc31c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 10:25:37.376 +05:30 86c1a389-e6a6-4477-849e-87584eedc31c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 938308ff-0ecb-41c0-8237-f5c49aea2f7a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 10:25:37.376 +05:30 86c1a389-e6a6-4477-849e-87584eedc31c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=2 - 200 90 application/json; charset=utf-8 30.4886ms 2024-09-24 10:25:37.447 +05:30 4c8bb6e9-4fc9-47a2-8ba8-ab30292c7734 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:37.449 +05:30 4c8bb6e9-4fc9-47a2-8ba8-ab30292c7734 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 102.4269ms 2024-09-24 10:25:37.450 +05:30 4c8bb6e9-4fc9-47a2-8ba8-ab30292c7734 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 10:25:37.450 +05:30 4c8bb6e9-4fc9-47a2-8ba8-ab30292c7734 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: fb614afe-09c8-4416-9022-cd0ea4522251}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 91} Body: {"status":"Success","statusCode":2001,"message":"Role inserted successfully.","result":"7"} 2024-09-24 10:25:37.450 +05:30 4c8bb6e9-4fc9-47a2-8ba8-ab30292c7734 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 91 application/json; charset=utf-8 104.826ms 2024-09-24 10:25:37.854 +05:30 db741ee8-9ba0-4a0d-9c9d-af56230eb23c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 10:25:37.854 +05:30 db741ee8-9ba0-4a0d-9c9d-af56230eb23c INF CORS policy execution successful. 2024-09-24 10:25:37.855 +05:30 db741ee8-9ba0-4a0d-9c9d-af56230eb23c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.7389ms 2024-09-24 10:25:37.902 +05:30 4dfb24d3-8ac0-481e-85e9-0732f98999dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 10:25:37.903 +05:30 4dfb24d3-8ac0-481e-85e9-0732f98999dc INF CORS policy execution successful. 2024-09-24 10:25:37.903 +05:30 4dfb24d3-8ac0-481e-85e9-0732f98999dc INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:37.903 +05:30 20c0ad9f-0f15-44a4-9811-dead2ed8c0de INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:25:37.904 +05:30 20c0ad9f-0f15-44a4-9811-dead2ed8c0de INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:25:37.918 +05:30 20c0ad9f-0f15-44a4-9811-dead2ed8c0de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:37.918 +05:30 20c0ad9f-0f15-44a4-9811-dead2ed8c0de INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 14.2543ms 2024-09-24 10:25:37.918 +05:30 20c0ad9f-0f15-44a4-9811-dead2ed8c0de INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:25:37.918 +05:30 20c0ad9f-0f15-44a4-9811-dead2ed8c0de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4dfb24d3-8ac0-481e-85e9-0732f98999dc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 10:25:37.919 +05:30 20c0ad9f-0f15-44a4-9811-dead2ed8c0de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 16.7308ms 2024-09-24 10:25:42.784 +05:30 eedf2f0b-b55a-45fe-a485-b104c22786d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:25:42.784 +05:30 eedf2f0b-b55a-45fe-a485-b104c22786d1 INF CORS policy execution successful. 2024-09-24 10:25:42.785 +05:30 eedf2f0b-b55a-45fe-a485-b104c22786d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.8784ms 2024-09-24 10:25:42.830 +05:30 9003ec97-e205-4619-9e92-2d941c90f4f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:25:42.831 +05:30 9003ec97-e205-4619-9e92-2d941c90f4f0 INF CORS policy execution successful. 2024-09-24 10:25:42.831 +05:30 9003ec97-e205-4619-9e92-2d941c90f4f0 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:42.831 +05:30 8dc0d3da-c84b-48aa-af12-ae8d21243b4a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:25:42.832 +05:30 8dc0d3da-c84b-48aa-af12-ae8d21243b4a INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:25:42.853 +05:30 8dc0d3da-c84b-48aa-af12-ae8d21243b4a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:42.853 +05:30 8dc0d3da-c84b-48aa-af12-ae8d21243b4a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.2999ms 2024-09-24 10:25:42.853 +05:30 8dc0d3da-c84b-48aa-af12-ae8d21243b4a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:25:42.853 +05:30 8dc0d3da-c84b-48aa-af12-ae8d21243b4a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9003ec97-e205-4619-9e92-2d941c90f4f0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-24 10:25:42.854 +05:30 8dc0d3da-c84b-48aa-af12-ae8d21243b4a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1337 application/json; charset=utf-8 23.7866ms 2024-09-24 10:25:45.949 +05:30 8908cb9c-e314-4ad7-9597-d704780e4508 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:25:45.949 +05:30 e1a1be33-bd99-49b2-a237-08d49fe3bc63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:25:45.949 +05:30 e1a1be33-bd99-49b2-a237-08d49fe3bc63 INF CORS policy execution successful. 2024-09-24 10:25:45.949 +05:30 8908cb9c-e314-4ad7-9597-d704780e4508 INF CORS policy execution successful. 2024-09-24 10:25:45.950 +05:30 e1a1be33-bd99-49b2-a237-08d49fe3bc63 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.885ms 2024-09-24 10:25:45.950 +05:30 8908cb9c-e314-4ad7-9597-d704780e4508 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.9657ms 2024-09-24 10:25:45.998 +05:30 2a78ad24-ead1-49a7-a494-8b365c8124c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:25:45.998 +05:30 51f2bd45-ae44-480a-904c-f66bbfb249e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:25:45.999 +05:30 51f2bd45-ae44-480a-904c-f66bbfb249e0 INF CORS policy execution successful. 2024-09-24 10:25:45.999 +05:30 2a78ad24-ead1-49a7-a494-8b365c8124c1 INF CORS policy execution successful. 2024-09-24 10:25:45.999 +05:30 51f2bd45-ae44-480a-904c-f66bbfb249e0 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:45.999 +05:30 2a78ad24-ead1-49a7-a494-8b365c8124c1 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:45.999 +05:30 1de5a2e3-a063-4230-ba2a-45cbb2eadbae INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:25:45.999 +05:30 1de5a2e3-a063-4230-ba2a-45cbb2eadbae INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:25:45.999 +05:30 ec080853-93c1-4239-b913-3a8210d2ee35 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:25:45.999 +05:30 ec080853-93c1-4239-b913-3a8210d2ee35 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:25:46.013 +05:30 1de5a2e3-a063-4230-ba2a-45cbb2eadbae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:46.014 +05:30 1de5a2e3-a063-4230-ba2a-45cbb2eadbae INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.1844ms 2024-09-24 10:25:46.014 +05:30 1de5a2e3-a063-4230-ba2a-45cbb2eadbae INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:25:46.014 +05:30 1de5a2e3-a063-4230-ba2a-45cbb2eadbae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51f2bd45-ae44-480a-904c-f66bbfb249e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 10:25:46.014 +05:30 1de5a2e3-a063-4230-ba2a-45cbb2eadbae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 16.1074ms 2024-09-24 10:25:46.017 +05:30 ec080853-93c1-4239-b913-3a8210d2ee35 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:46.017 +05:30 ec080853-93c1-4239-b913-3a8210d2ee35 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 17.707ms 2024-09-24 10:25:46.017 +05:30 ec080853-93c1-4239-b913-3a8210d2ee35 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:25:46.017 +05:30 ec080853-93c1-4239-b913-3a8210d2ee35 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 2a78ad24-ead1-49a7-a494-8b365c8124c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:25:46.018 +05:30 ec080853-93c1-4239-b913-3a8210d2ee35 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 19.7986ms 2024-09-24 10:25:48.821 +05:30 3878ed58-2c92-416e-a3a0-5887f7c192cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=3&type=2 - null null 2024-09-24 10:25:48.822 +05:30 3878ed58-2c92-416e-a3a0-5887f7c192cd INF CORS policy execution successful. 2024-09-24 10:25:48.822 +05:30 3878ed58-2c92-416e-a3a0-5887f7c192cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=3&type=2 - 204 null null 0.9268ms 2024-09-24 10:25:48.916 +05:30 2e922580-6347-4fad-91de-66fdb7de0739 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=3&type=2 - null null 2024-09-24 10:25:48.916 +05:30 2e922580-6347-4fad-91de-66fdb7de0739 INF CORS policy execution successful. 2024-09-24 10:25:48.917 +05:30 2e922580-6347-4fad-91de-66fdb7de0739 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=3&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:48.917 +05:30 69ab05e9-365c-4493-ad1d-48730c994cea INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 10:25:48.917 +05:30 69ab05e9-365c-4493-ad1d-48730c994cea INF Route matched with {action = "CheckUserExistence", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckUserExistence(Sang.Security.Api.Models.APIRequest.UserExistenceRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:25:48.938 +05:30 69ab05e9-365c-4493-ad1d-48730c994cea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:48.938 +05:30 69ab05e9-365c-4493-ad1d-48730c994cea INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 20.7116ms 2024-09-24 10:25:48.938 +05:30 69ab05e9-365c-4493-ad1d-48730c994cea INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 10:25:48.938 +05:30 69ab05e9-365c-4493-ad1d-48730c994cea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e922580-6347-4fad-91de-66fdb7de0739}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 113} Body: {"status":"Success","statusCode":2000,"message":"User with the provided user name does not exist.","result":null} 2024-09-24 10:25:48.939 +05:30 69ab05e9-365c-4493-ad1d-48730c994cea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=3&type=2 - 200 113 application/json; charset=utf-8 22.527ms 2024-09-24 10:25:52.519 +05:30 9f992cd0-ebf8-4738-9169-0e97e858d48d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=7 - null null 2024-09-24 10:25:52.519 +05:30 9f992cd0-ebf8-4738-9169-0e97e858d48d INF CORS policy execution successful. 2024-09-24 10:25:52.519 +05:30 9f992cd0-ebf8-4738-9169-0e97e858d48d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=7 - 204 null null 0.6541ms 2024-09-24 10:25:52.582 +05:30 d837a637-deea-4da7-ba87-fdf59405b863 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=7 - null null 2024-09-24 10:25:52.583 +05:30 d837a637-deea-4da7-ba87-fdf59405b863 INF CORS policy execution successful. 2024-09-24 10:25:52.583 +05:30 d837a637-deea-4da7-ba87-fdf59405b863 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:52.584 +05:30 d1396966-defd-4870-9cf3-a5598d037fee INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:25:52.584 +05:30 d1396966-defd-4870-9cf3-a5598d037fee INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:25:52.593 +05:30 d1396966-defd-4870-9cf3-a5598d037fee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:52.593 +05:30 d1396966-defd-4870-9cf3-a5598d037fee INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 9.133ms 2024-09-24 10:25:52.593 +05:30 d1396966-defd-4870-9cf3-a5598d037fee INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:25:52.593 +05:30 d1396966-defd-4870-9cf3-a5598d037fee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d837a637-deea-4da7-ba87-fdf59405b863}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 10:25:52.594 +05:30 d1396966-defd-4870-9cf3-a5598d037fee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=7 - 200 257 application/json; charset=utf-8 11.2946ms 2024-09-24 10:25:52.818 +05:30 d1eb6c4f-3b03-499b-aab2-71116764037f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=2 - null null 2024-09-24 10:25:52.819 +05:30 d1eb6c4f-3b03-499b-aab2-71116764037f INF CORS policy execution successful. 2024-09-24 10:25:52.819 +05:30 d1eb6c4f-3b03-499b-aab2-71116764037f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=2 - 204 null null 0.7677ms 2024-09-24 10:25:53.011 +05:30 2139fbc4-2f3c-4160-b0fa-54c07bad9589 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=2 - null null 2024-09-24 10:25:53.011 +05:30 2139fbc4-2f3c-4160-b0fa-54c07bad9589 INF CORS policy execution successful. 2024-09-24 10:25:53.011 +05:30 2139fbc4-2f3c-4160-b0fa-54c07bad9589 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:53.012 +05:30 580b0815-ab48-498e-bc07-dfbe8175fc57 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:25:53.012 +05:30 580b0815-ab48-498e-bc07-dfbe8175fc57 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:25:53.025 +05:30 580b0815-ab48-498e-bc07-dfbe8175fc57 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:53.026 +05:30 580b0815-ab48-498e-bc07-dfbe8175fc57 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 13.6588ms 2024-09-24 10:25:53.026 +05:30 580b0815-ab48-498e-bc07-dfbe8175fc57 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:25:53.026 +05:30 580b0815-ab48-498e-bc07-dfbe8175fc57 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2139fbc4-2f3c-4160-b0fa-54c07bad9589}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"}]"} 2024-09-24 10:25:53.026 +05:30 580b0815-ab48-498e-bc07-dfbe8175fc57 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=2 - 200 123 application/json; charset=utf-8 15.4619ms 2024-09-24 10:25:55.874 +05:30 363e7182-4e85-40cc-8973-2c9efe34bb46 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=3&type=1 - null null 2024-09-24 10:25:55.874 +05:30 363e7182-4e85-40cc-8973-2c9efe34bb46 INF CORS policy execution successful. 2024-09-24 10:25:55.875 +05:30 363e7182-4e85-40cc-8973-2c9efe34bb46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=3&type=1 - 204 null null 0.6516ms 2024-09-24 10:25:55.938 +05:30 335c5048-fb0c-4964-a569-5513cc92aab4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=3&type=1 - null null 2024-09-24 10:25:55.938 +05:30 335c5048-fb0c-4964-a569-5513cc92aab4 INF CORS policy execution successful. 2024-09-24 10:25:55.938 +05:30 335c5048-fb0c-4964-a569-5513cc92aab4 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=3&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:25:55.939 +05:30 fb2044b4-c4a4-49e8-ae83-83450975f486 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 10:25:55.939 +05:30 fb2044b4-c4a4-49e8-ae83-83450975f486 INF Route matched with {action = "CheckUserExistence", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckUserExistence(Sang.Security.Api.Models.APIRequest.UserExistenceRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:25:55.959 +05:30 fb2044b4-c4a4-49e8-ae83-83450975f486 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:25:55.960 +05:30 fb2044b4-c4a4-49e8-ae83-83450975f486 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 21.249ms 2024-09-24 10:25:55.960 +05:30 fb2044b4-c4a4-49e8-ae83-83450975f486 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 10:25:55.960 +05:30 fb2044b4-c4a4-49e8-ae83-83450975f486 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 335c5048-fb0c-4964-a569-5513cc92aab4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 114} Body: {"status":"Success","statusCode":2000,"message":"User with the provided login name does not exist.","result":null} 2024-09-24 10:25:55.961 +05:30 fb2044b4-c4a4-49e8-ae83-83450975f486 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=3&type=1 - 200 114 application/json; charset=utf-8 23.6016ms 2024-09-24 10:26:53.741 +05:30 4cc56c0e-d3e4-4557-97f3-f63f699ff9f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-24 10:26:53.743 +05:30 4cc56c0e-d3e4-4557-97f3-f63f699ff9f0 INF CORS policy execution successful. 2024-09-24 10:26:53.745 +05:30 4cc56c0e-d3e4-4557-97f3-f63f699ff9f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 4.0236ms 2024-09-24 10:26:53.792 +05:30 0a8b94af-56ed-4390-b4a4-b945caee8ac4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-24 10:26:53.794 +05:30 0a8b94af-56ed-4390-b4a4-b945caee8ac4 INF CORS policy execution successful. 2024-09-24 10:26:53.796 +05:30 0a8b94af-56ed-4390-b4a4-b945caee8ac4 INF HTTP request: Path: /user/getusertype QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:26:53.797 +05:30 eae667fc-115e-413c-8375-889582be76ba INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-24 10:26:53.798 +05:30 eae667fc-115e-413c-8375-889582be76ba INF Route matched with {action = "GetUserType", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserType() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:26:53.844 +05:30 eae667fc-115e-413c-8375-889582be76ba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:26:53.845 +05:30 eae667fc-115e-413c-8375-889582be76ba INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 46.8993ms 2024-09-24 10:26:53.845 +05:30 eae667fc-115e-413c-8375-889582be76ba INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-24 10:26:53.845 +05:30 eae667fc-115e-413c-8375-889582be76ba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a8b94af-56ed-4390-b4a4-b945caee8ac4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 137} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"}]"} 2024-09-24 10:26:53.846 +05:30 eae667fc-115e-413c-8375-889582be76ba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 137 application/json; charset=utf-8 54.2129ms 2024-09-24 10:27:11.501 +05:30 8b2ac9bc-b8e2-4c57-bed1-8bb948166a02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-24 10:27:11.502 +05:30 8b2ac9bc-b8e2-4c57-bed1-8bb948166a02 INF CORS policy execution successful. 2024-09-24 10:27:11.502 +05:30 8b2ac9bc-b8e2-4c57-bed1-8bb948166a02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 1.4182ms 2024-09-24 10:27:11.556 +05:30 69926b5b-5eea-46ee-b5f3-71b9cc0e391e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1008 2024-09-24 10:27:11.556 +05:30 69926b5b-5eea-46ee-b5f3-71b9cc0e391e INF CORS policy execution successful. 2024-09-24 10:27:11.557 +05:30 69926b5b-5eea-46ee-b5f3-71b9cc0e391e INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Content-Length: 1008}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":0,"group":false,"parent":0,"role":7,"userName":"3","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"mo2SZJIy6BTmNDC1J5whIQ==","loginName":"3","loginAbbr":"","securityQuestion":1,"securityAnswer":"4","email":"123@gmail.com","phone":"","mobile":"","emailAuthPermission":false,"userAccess":0,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":false,"emailUserOnLoginSuccess":false,"emailOnLoginFailure":false,"blockFromDate":null,"blockToDate":null,"timeRestrictionStartDate":null,"timeRestrictionEndDate":null,"timeRestrictionStartTime":null,"timeRestrictionEndTime":null,"days":[{"day":1},{"day":2},{"day":3},{"day":4},{"day":5},{"day":6},{"day":7}],"lockedTill":null,"pwdChangeNextLogOn":false,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":0,"signature":"","location":0,"macAddress":"","domainName":"","domainUser":"","entryRestrictionDetails":[],"linkId":0,"pwdChangeDate":null,"authenticationCode":"","numInvalidAttempts":0} 2024-09-24 10:27:11.558 +05:30 fad51725-5b50-48d0-9b42-f7ef1660891a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 10:27:11.558 +05:30 fad51725-5b50-48d0-9b42-f7ef1660891a INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:27:11.806 +05:30 fad51725-5b50-48d0-9b42-f7ef1660891a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:27:11.807 +05:30 fad51725-5b50-48d0-9b42-f7ef1660891a INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 249.2567ms 2024-09-24 10:27:11.808 +05:30 fad51725-5b50-48d0-9b42-f7ef1660891a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 10:27:11.808 +05:30 fad51725-5b50-48d0-9b42-f7ef1660891a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 69926b5b-5eea-46ee-b5f3-71b9cc0e391e}, {Location: http://103.120.178.195/SangSecurityAPI/user/upsertuser}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 92} Body: {"status":"Success","statusCode":2001,"message":"User inserted successfully.","result":"18"} 2024-09-24 10:27:11.808 +05:30 fad51725-5b50-48d0-9b42-f7ef1660891a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 92 application/json; charset=utf-8 252.6175ms 2024-09-24 10:27:15.241 +05:30 6da28a5e-f458-46f0-a66b-23837c883a11 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:27:15.242 +05:30 6da28a5e-f458-46f0-a66b-23837c883a11 INF CORS policy execution successful. 2024-09-24 10:27:15.242 +05:30 6da28a5e-f458-46f0-a66b-23837c883a11 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.4971ms 2024-09-24 10:27:15.342 +05:30 5a9678ab-afc2-407d-a43f-75c712d2b9eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:27:15.342 +05:30 5a9678ab-afc2-407d-a43f-75c712d2b9eb INF CORS policy execution successful. 2024-09-24 10:27:15.342 +05:30 5a9678ab-afc2-407d-a43f-75c712d2b9eb INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:27:15.342 +05:30 9ec6bf00-a338-42a3-ab9c-0e10bbdcb7c6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:27:15.343 +05:30 9ec6bf00-a338-42a3-ab9c-0e10bbdcb7c6 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:27:15.362 +05:30 9ec6bf00-a338-42a3-ab9c-0e10bbdcb7c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:27:15.363 +05:30 9ec6bf00-a338-42a3-ab9c-0e10bbdcb7c6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 20.2553ms 2024-09-24 10:27:15.363 +05:30 9ec6bf00-a338-42a3-ab9c-0e10bbdcb7c6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:27:15.363 +05:30 9ec6bf00-a338-42a3-ab9c-0e10bbdcb7c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a9678ab-afc2-407d-a43f-75c712d2b9eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 10:27:15.364 +05:30 9ec6bf00-a338-42a3-ab9c-0e10bbdcb7c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 22.15ms 2024-09-24 10:27:17.945 +05:30 b7925f7f-a688-445e-aa85-cdba5c768ddb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:27:17.946 +05:30 b7925f7f-a688-445e-aa85-cdba5c768ddb INF CORS policy execution successful. 2024-09-24 10:27:17.946 +05:30 b7925f7f-a688-445e-aa85-cdba5c768ddb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6887ms 2024-09-24 10:27:17.992 +05:30 6a990fb1-7bd6-47e6-a132-9b518001e42a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:27:17.994 +05:30 6a990fb1-7bd6-47e6-a132-9b518001e42a INF CORS policy execution successful. 2024-09-24 10:27:17.994 +05:30 6a990fb1-7bd6-47e6-a132-9b518001e42a INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:27:17.995 +05:30 5afc66ae-fbfb-44e9-9354-cc1cacdf42e7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:27:17.995 +05:30 5afc66ae-fbfb-44e9-9354-cc1cacdf42e7 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:27:18.010 +05:30 5afc66ae-fbfb-44e9-9354-cc1cacdf42e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:27:18.010 +05:30 5afc66ae-fbfb-44e9-9354-cc1cacdf42e7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 14.8808ms 2024-09-24 10:27:18.010 +05:30 5afc66ae-fbfb-44e9-9354-cc1cacdf42e7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:27:18.010 +05:30 5afc66ae-fbfb-44e9-9354-cc1cacdf42e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6a990fb1-7bd6-47e6-a132-9b518001e42a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 10:27:18.011 +05:30 5afc66ae-fbfb-44e9-9354-cc1cacdf42e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 18.5584ms 2024-09-24 10:27:19.604 +05:30 ebca22d9-15f0-4128-b84b-160676e24adc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:27:19.604 +05:30 ebca22d9-15f0-4128-b84b-160676e24adc INF CORS policy execution successful. 2024-09-24 10:27:19.605 +05:30 ebca22d9-15f0-4128-b84b-160676e24adc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.4184ms 2024-09-24 10:27:19.653 +05:30 5757d912-e3b0-4c3f-b200-f9c084f76e4b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:27:19.654 +05:30 5757d912-e3b0-4c3f-b200-f9c084f76e4b INF CORS policy execution successful. 2024-09-24 10:27:19.654 +05:30 5757d912-e3b0-4c3f-b200-f9c084f76e4b INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:27:19.655 +05:30 0992f748-6f7f-4236-9bab-68fa1f5a09b8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:27:19.656 +05:30 0992f748-6f7f-4236-9bab-68fa1f5a09b8 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:27:19.672 +05:30 0992f748-6f7f-4236-9bab-68fa1f5a09b8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:27:19.673 +05:30 0992f748-6f7f-4236-9bab-68fa1f5a09b8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 16.3109ms 2024-09-24 10:27:19.673 +05:30 0992f748-6f7f-4236-9bab-68fa1f5a09b8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:27:19.674 +05:30 0992f748-6f7f-4236-9bab-68fa1f5a09b8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5757d912-e3b0-4c3f-b200-f9c084f76e4b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 10:27:19.675 +05:30 0992f748-6f7f-4236-9bab-68fa1f5a09b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 21.6237ms 2024-09-24 10:27:28.405 +05:30 83157346-7b84-495f-991e-da849a69fc61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:27:28.406 +05:30 83157346-7b84-495f-991e-da849a69fc61 INF CORS policy execution successful. 2024-09-24 10:27:28.407 +05:30 83157346-7b84-495f-991e-da849a69fc61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.864ms 2024-09-24 10:27:28.498 +05:30 9d2a72d4-52c9-4391-9bea-c8399b1c5a1f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:27:28.503 +05:30 9d2a72d4-52c9-4391-9bea-c8399b1c5a1f INF CORS policy execution successful. 2024-09-24 10:27:28.506 +05:30 9d2a72d4-52c9-4391-9bea-c8399b1c5a1f INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzNjUxLCJleHAiOjE3MjcxNTQyNTEsImlhdCI6MTcyNzE1MzY1MX0.ionocQIUd_NZaLk64e2X_ALCn5qi6wrPKHooYSRats0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:27:28.507 +05:30 57bfcd95-3819-4e88-9e81-067f2716e6cd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:27:28.508 +05:30 57bfcd95-3819-4e88-9e81-067f2716e6cd INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:27:28.567 +05:30 57bfcd95-3819-4e88-9e81-067f2716e6cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:27:28.568 +05:30 57bfcd95-3819-4e88-9e81-067f2716e6cd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 59.7483ms 2024-09-24 10:27:28.568 +05:30 57bfcd95-3819-4e88-9e81-067f2716e6cd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:27:28.568 +05:30 57bfcd95-3819-4e88-9e81-067f2716e6cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d2a72d4-52c9-4391-9bea-c8399b1c5a1f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 10:27:28.569 +05:30 57bfcd95-3819-4e88-9e81-067f2716e6cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 71.202ms 2024-09-24 10:27:59.608 +05:30 79470daf-7447-43cd-83cd-3393d988d74b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy - null null 2024-09-24 10:27:59.611 +05:30 79470daf-7447-43cd-83cd-3393d988d74b INF CORS policy execution successful. 2024-09-24 10:27:59.612 +05:30 79470daf-7447-43cd-83cd-3393d988d74b INF HTTP request: Path: /login/getcompany QueryString: ?userName=Steffy Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:27:59.613 +05:30 30fe4629-9af6-4282-9ad0-8ebe467ab519 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:27:59.614 +05:30 30fe4629-9af6-4282-9ad0-8ebe467ab519 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:27:59.648 +05:30 30fe4629-9af6-4282-9ad0-8ebe467ab519 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:27:59.649 +05:30 30fe4629-9af6-4282-9ad0-8ebe467ab519 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 35.143ms 2024-09-24 10:27:59.649 +05:30 30fe4629-9af6-4282-9ad0-8ebe467ab519 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:27:59.649 +05:30 30fe4629-9af6-4282-9ad0-8ebe467ab519 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79470daf-7447-43cd-83cd-3393d988d74b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 10:27:59.650 +05:30 30fe4629-9af6-4282-9ad0-8ebe467ab519 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy - 200 179 application/json; charset=utf-8 41.9502ms 2024-09-24 10:28:03.286 +05:30 2e6d80fa-47d5-4d9c-9114-0496431e1810 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:28:03.287 +05:30 2e6d80fa-47d5-4d9c-9114-0496431e1810 INF CORS policy execution successful. 2024-09-24 10:28:03.287 +05:30 2e6d80fa-47d5-4d9c-9114-0496431e1810 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9891ms 2024-09-24 10:28:03.349 +05:30 9d497aae-d87e-4ed2-9b07-191dbf302b01 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 113 2024-09-24 10:28:03.349 +05:30 9d497aae-d87e-4ed2-9b07-191dbf302b01 INF CORS policy execution successful. 2024-09-24 10:28:03.350 +05:30 9d497aae-d87e-4ed2-9b07-191dbf302b01 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 113}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"Steffy","password":"mo2SZJIy6BTmNDC1J5whIQ==","entityId":8,"Company Name":"Entity10"} 2024-09-24 10:28:03.351 +05:30 6cae2165-a002-45f9-9eb5-b19c71cea2c1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:03.351 +05:30 6cae2165-a002-45f9-9eb5-b19c71cea2c1 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:03.368 +05:30 6cae2165-a002-45f9-9eb5-b19c71cea2c1 INF Database retrieved 2024-09-24 10:28:03.384 +05:30 6cae2165-a002-45f9-9eb5-b19c71cea2c1 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:03.385 +05:30 6cae2165-a002-45f9-9eb5-b19c71cea2c1 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 33.5558ms 2024-09-24 10:28:03.385 +05:30 6cae2165-a002-45f9-9eb5-b19c71cea2c1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:03.385 +05:30 6cae2165-a002-45f9-9eb5-b19c71cea2c1 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 9d497aae-d87e-4ed2-9b07-191dbf302b01}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Failure","statusCode":3000,"message":"Invalid password.","result":null} 2024-09-24 10:28:03.385 +05:30 6cae2165-a002-45f9-9eb5-b19c71cea2c1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 82 application/json; charset=utf-8 36.5878ms 2024-09-24 10:28:22.069 +05:30 626be1a1-fdd7-4e4f-95fe-3f924bfd869c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:28:22.070 +05:30 626be1a1-fdd7-4e4f-95fe-3f924bfd869c INF CORS policy execution successful. 2024-09-24 10:28:22.071 +05:30 626be1a1-fdd7-4e4f-95fe-3f924bfd869c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.002ms 2024-09-24 10:28:22.115 +05:30 c5845ba5-a08e-40a2-b1ae-21d618183368 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 113 2024-09-24 10:28:22.115 +05:30 c5845ba5-a08e-40a2-b1ae-21d618183368 INF CORS policy execution successful. 2024-09-24 10:28:22.116 +05:30 c5845ba5-a08e-40a2-b1ae-21d618183368 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 113}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"Steffy","password":"mo2SZJIy6BTmNDC1J5whIQ==","entityId":8,"Company Name":"Entity10"} 2024-09-24 10:28:22.116 +05:30 f770ccd3-1127-4bcf-bc68-3d5e081c5785 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:22.116 +05:30 f770ccd3-1127-4bcf-bc68-3d5e081c5785 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:22.142 +05:30 f770ccd3-1127-4bcf-bc68-3d5e081c5785 INF Database retrieved 2024-09-24 10:28:22.161 +05:30 f770ccd3-1127-4bcf-bc68-3d5e081c5785 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:22.161 +05:30 f770ccd3-1127-4bcf-bc68-3d5e081c5785 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 44.3072ms 2024-09-24 10:28:22.161 +05:30 f770ccd3-1127-4bcf-bc68-3d5e081c5785 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:22.161 +05:30 f770ccd3-1127-4bcf-bc68-3d5e081c5785 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c5845ba5-a08e-40a2-b1ae-21d618183368}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Failure","statusCode":3000,"message":"Invalid password.","result":null} 2024-09-24 10:28:22.162 +05:30 f770ccd3-1127-4bcf-bc68-3d5e081c5785 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 82 application/json; charset=utf-8 47.1897ms 2024-09-24 10:28:30.201 +05:30 94b05a68-00c0-4f78-92f3-0e58cbfd7351 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=1 - null null 2024-09-24 10:28:30.201 +05:30 94b05a68-00c0-4f78-92f3-0e58cbfd7351 INF CORS policy execution successful. 2024-09-24 10:28:30.202 +05:30 94b05a68-00c0-4f78-92f3-0e58cbfd7351 INF HTTP request: Path: /login/getcompany QueryString: ?userName=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:28:30.202 +05:30 ace9d1b0-057b-445f-9b79-4b6c92d498f8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:28:30.202 +05:30 ace9d1b0-057b-445f-9b79-4b6c92d498f8 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:30.218 +05:30 ace9d1b0-057b-445f-9b79-4b6c92d498f8 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:30.218 +05:30 ace9d1b0-057b-445f-9b79-4b6c92d498f8 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 15.8248ms 2024-09-24 10:28:30.218 +05:30 ace9d1b0-057b-445f-9b79-4b6c92d498f8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:28:30.218 +05:30 ace9d1b0-057b-445f-9b79-4b6c92d498f8 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 94b05a68-00c0-4f78-92f3-0e58cbfd7351}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:28:30.219 +05:30 ace9d1b0-057b-445f-9b79-4b6c92d498f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=1 - 404 84 application/json; charset=utf-8 17.9597ms 2024-09-24 10:28:32.029 +05:30 c23b8ec2-c03e-4a3f-85a8-078e6aa81b85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:28:32.030 +05:30 c23b8ec2-c03e-4a3f-85a8-078e6aa81b85 INF CORS policy execution successful. 2024-09-24 10:28:32.030 +05:30 c23b8ec2-c03e-4a3f-85a8-078e6aa81b85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.5042ms 2024-09-24 10:28:32.074 +05:30 72b3cab7-a80d-4bbd-95a5-935a296b3937 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-24 10:28:32.074 +05:30 72b3cab7-a80d-4bbd-95a5-935a296b3937 INF CORS policy execution successful. 2024-09-24 10:28:32.074 +05:30 72b3cab7-a80d-4bbd-95a5-935a296b3937 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 100}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"1","password":"mo2SZJIy6BTmNDC1J5whIQ==","entityId":0,"Company Name":""} 2024-09-24 10:28:32.074 +05:30 af12ec2c-4550-420b-bd47-c4fa33f0d667 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:32.075 +05:30 af12ec2c-4550-420b-bd47-c4fa33f0d667 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:32.097 +05:30 af12ec2c-4550-420b-bd47-c4fa33f0d667 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:32.097 +05:30 af12ec2c-4550-420b-bd47-c4fa33f0d667 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 22.7766ms 2024-09-24 10:28:32.097 +05:30 af12ec2c-4550-420b-bd47-c4fa33f0d667 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:32.098 +05:30 af12ec2c-4550-420b-bd47-c4fa33f0d667 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 72b3cab7-a80d-4bbd-95a5-935a296b3937}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 159} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"EntityId\",\"ErrorMessage\":\"EntityId is required.\"}]"} 2024-09-24 10:28:32.098 +05:30 af12ec2c-4550-420b-bd47-c4fa33f0d667 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 159 application/json; charset=utf-8 24.2795ms 2024-09-24 10:28:38.176 +05:30 550d63a1-40d5-43d7-9491-4fea4bea738c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=4 - null null 2024-09-24 10:28:38.177 +05:30 550d63a1-40d5-43d7-9491-4fea4bea738c INF CORS policy execution successful. 2024-09-24 10:28:38.177 +05:30 550d63a1-40d5-43d7-9491-4fea4bea738c INF HTTP request: Path: /login/getcompany QueryString: ?userName=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:28:38.177 +05:30 abcbf654-b602-46cd-b347-6e3a32f5df29 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:28:38.177 +05:30 abcbf654-b602-46cd-b347-6e3a32f5df29 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:38.197 +05:30 abcbf654-b602-46cd-b347-6e3a32f5df29 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:38.198 +05:30 abcbf654-b602-46cd-b347-6e3a32f5df29 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 20.3718ms 2024-09-24 10:28:38.198 +05:30 abcbf654-b602-46cd-b347-6e3a32f5df29 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:28:38.198 +05:30 abcbf654-b602-46cd-b347-6e3a32f5df29 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 550d63a1-40d5-43d7-9491-4fea4bea738c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:28:38.199 +05:30 abcbf654-b602-46cd-b347-6e3a32f5df29 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=4 - 404 84 application/json; charset=utf-8 22.7362ms 2024-09-24 10:28:39.392 +05:30 bba2a1fc-13a1-4567-9545-cc96234cee49 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:28:39.392 +05:30 bba2a1fc-13a1-4567-9545-cc96234cee49 INF CORS policy execution successful. 2024-09-24 10:28:39.393 +05:30 bba2a1fc-13a1-4567-9545-cc96234cee49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.8062ms 2024-09-24 10:28:39.449 +05:30 2d282467-d52e-4de6-bbff-0d55d8b40acb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-24 10:28:39.450 +05:30 2d282467-d52e-4de6-bbff-0d55d8b40acb INF CORS policy execution successful. 2024-09-24 10:28:39.451 +05:30 2d282467-d52e-4de6-bbff-0d55d8b40acb INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 100}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"4","password":"mo2SZJIy6BTmNDC1J5whIQ==","entityId":0,"Company Name":""} 2024-09-24 10:28:39.451 +05:30 e476e265-3088-4121-9d2a-03d04a84a4e1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:39.452 +05:30 e476e265-3088-4121-9d2a-03d04a84a4e1 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:39.457 +05:30 e476e265-3088-4121-9d2a-03d04a84a4e1 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:39.458 +05:30 e476e265-3088-4121-9d2a-03d04a84a4e1 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 6.0447ms 2024-09-24 10:28:39.458 +05:30 e476e265-3088-4121-9d2a-03d04a84a4e1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:39.458 +05:30 e476e265-3088-4121-9d2a-03d04a84a4e1 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 2d282467-d52e-4de6-bbff-0d55d8b40acb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 159} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"EntityId\",\"ErrorMessage\":\"EntityId is required.\"}]"} 2024-09-24 10:28:39.459 +05:30 e476e265-3088-4121-9d2a-03d04a84a4e1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 159 application/json; charset=utf-8 10.2289ms 2024-09-24 10:28:40.905 +05:30 101a500a-4628-4a34-90d1-447321b81b08 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-24 10:28:40.905 +05:30 101a500a-4628-4a34-90d1-447321b81b08 INF CORS policy execution successful. 2024-09-24 10:28:40.906 +05:30 101a500a-4628-4a34-90d1-447321b81b08 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 100}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"4","password":"mo2SZJIy6BTmNDC1J5whIQ==","entityId":0,"Company Name":""} 2024-09-24 10:28:40.906 +05:30 f7b57947-b711-46ac-89af-292c3b55df7a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:40.907 +05:30 f7b57947-b711-46ac-89af-292c3b55df7a 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:40.909 +05:30 f7b57947-b711-46ac-89af-292c3b55df7a INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:40.909 +05:30 f7b57947-b711-46ac-89af-292c3b55df7a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 2.1931ms 2024-09-24 10:28:40.909 +05:30 f7b57947-b711-46ac-89af-292c3b55df7a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:40.909 +05:30 f7b57947-b711-46ac-89af-292c3b55df7a INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 101a500a-4628-4a34-90d1-447321b81b08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 159} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"EntityId\",\"ErrorMessage\":\"EntityId is required.\"}]"} 2024-09-24 10:28:40.910 +05:30 f7b57947-b711-46ac-89af-292c3b55df7a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 159 application/json; charset=utf-8 5.2631ms 2024-09-24 10:28:42.007 +05:30 f94c112f-ae1b-45b1-b7b9-7f08474be126 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-24 10:28:42.008 +05:30 f94c112f-ae1b-45b1-b7b9-7f08474be126 INF CORS policy execution successful. 2024-09-24 10:28:42.008 +05:30 f94c112f-ae1b-45b1-b7b9-7f08474be126 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 100}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"4","password":"mo2SZJIy6BTmNDC1J5whIQ==","entityId":0,"Company Name":""} 2024-09-24 10:28:42.008 +05:30 68ceee73-f092-4167-83e7-790f0e701c86 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:42.008 +05:30 68ceee73-f092-4167-83e7-790f0e701c86 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:42.010 +05:30 68ceee73-f092-4167-83e7-790f0e701c86 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:42.010 +05:30 68ceee73-f092-4167-83e7-790f0e701c86 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 1.544ms 2024-09-24 10:28:42.010 +05:30 68ceee73-f092-4167-83e7-790f0e701c86 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:42.010 +05:30 68ceee73-f092-4167-83e7-790f0e701c86 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f94c112f-ae1b-45b1-b7b9-7f08474be126}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 159} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"EntityId\",\"ErrorMessage\":\"EntityId is required.\"}]"} 2024-09-24 10:28:42.010 +05:30 68ceee73-f092-4167-83e7-790f0e701c86 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 159 application/json; charset=utf-8 3.0328ms 2024-09-24 10:28:42.853 +05:30 834cec7a-e2f1-4fdb-be9c-7c4404e50d66 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-24 10:28:42.853 +05:30 834cec7a-e2f1-4fdb-be9c-7c4404e50d66 INF CORS policy execution successful. 2024-09-24 10:28:42.854 +05:30 834cec7a-e2f1-4fdb-be9c-7c4404e50d66 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 100}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"4","password":"mo2SZJIy6BTmNDC1J5whIQ==","entityId":0,"Company Name":""} 2024-09-24 10:28:42.854 +05:30 b22dbb34-2eb0-4036-9e7b-500d8cdea352 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:42.854 +05:30 b22dbb34-2eb0-4036-9e7b-500d8cdea352 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:42.855 +05:30 b22dbb34-2eb0-4036-9e7b-500d8cdea352 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:42.856 +05:30 b22dbb34-2eb0-4036-9e7b-500d8cdea352 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 1.4697ms 2024-09-24 10:28:42.856 +05:30 b22dbb34-2eb0-4036-9e7b-500d8cdea352 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:42.856 +05:30 b22dbb34-2eb0-4036-9e7b-500d8cdea352 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 834cec7a-e2f1-4fdb-be9c-7c4404e50d66}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 159} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"EntityId\",\"ErrorMessage\":\"EntityId is required.\"}]"} 2024-09-24 10:28:42.856 +05:30 b22dbb34-2eb0-4036-9e7b-500d8cdea352 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 159 application/json; charset=utf-8 3.5844ms 2024-09-24 10:28:43.923 +05:30 c3f92234-f56b-4e13-b15b-a95839a80a92 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-24 10:28:43.923 +05:30 c3f92234-f56b-4e13-b15b-a95839a80a92 INF CORS policy execution successful. 2024-09-24 10:28:43.924 +05:30 c3f92234-f56b-4e13-b15b-a95839a80a92 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 100}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"4","password":"mo2SZJIy6BTmNDC1J5whIQ==","entityId":0,"Company Name":""} 2024-09-24 10:28:43.924 +05:30 7c0f5074-4914-47d8-ba35-e185cc6a98af INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:43.924 +05:30 7c0f5074-4914-47d8-ba35-e185cc6a98af 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:28:43.925 +05:30 7c0f5074-4914-47d8-ba35-e185cc6a98af INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:28:43.925 +05:30 7c0f5074-4914-47d8-ba35-e185cc6a98af INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 1.2837ms 2024-09-24 10:28:43.925 +05:30 7c0f5074-4914-47d8-ba35-e185cc6a98af INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:28:43.925 +05:30 7c0f5074-4914-47d8-ba35-e185cc6a98af INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c3f92234-f56b-4e13-b15b-a95839a80a92}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 159} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"EntityId\",\"ErrorMessage\":\"EntityId is required.\"}]"} 2024-09-24 10:28:43.926 +05:30 7c0f5074-4914-47d8-ba35-e185cc6a98af INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 159 application/json; charset=utf-8 2.4025ms 2024-09-24 10:29:38.710 +05:30 d3ecc40b-2156-4cfb-81ee-4d71b1123672 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE - null null 2024-09-24 10:29:38.712 +05:30 d3ecc40b-2156-4cfb-81ee-4d71b1123672 INF CORS policy execution successful. 2024-09-24 10:29:38.714 +05:30 d3ecc40b-2156-4cfb-81ee-4d71b1123672 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:29:38.715 +05:30 efcbffa9-5ecc-4027-b6f9-b3f4c774cf5e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:29:38.716 +05:30 efcbffa9-5ecc-4027-b6f9-b3f4c774cf5e INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:29:38.729 +05:30 e1a25583-b123-4557-b343-fc4e3d680863 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE - null null 2024-09-24 10:29:38.729 +05:30 e1a25583-b123-4557-b343-fc4e3d680863 INF CORS policy execution successful. 2024-09-24 10:29:38.730 +05:30 e1a25583-b123-4557-b343-fc4e3d680863 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:29:38.730 +05:30 6670687f-dd9f-4dce-82f0-64636a241644 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:29:38.730 +05:30 6670687f-dd9f-4dce-82f0-64636a241644 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:29:38.754 +05:30 efcbffa9-5ecc-4027-b6f9-b3f4c774cf5e INF Token generated 2024-09-24 10:29:38.755 +05:30 efcbffa9-5ecc-4027-b6f9-b3f4c774cf5e INF Token generated 2024-09-24 10:29:38.755 +05:30 6670687f-dd9f-4dce-82f0-64636a241644 INF Token generated 2024-09-24 10:29:38.755 +05:30 6670687f-dd9f-4dce-82f0-64636a241644 INF Token generated 2024-09-24 10:29:38.756 +05:30 6670687f-dd9f-4dce-82f0-64636a241644 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:29:38.756 +05:30 efcbffa9-5ecc-4027-b6f9-b3f4c774cf5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:29:38.757 +05:30 efcbffa9-5ecc-4027-b6f9-b3f4c774cf5e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 40.8775ms 2024-09-24 10:29:38.757 +05:30 6670687f-dd9f-4dce-82f0-64636a241644 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 26.9928ms 2024-09-24 10:29:38.757 +05:30 efcbffa9-5ecc-4027-b6f9-b3f4c774cf5e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:29:38.757 +05:30 6670687f-dd9f-4dce-82f0-64636a241644 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:29:38.758 +05:30 efcbffa9-5ecc-4027-b6f9-b3f4c774cf5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d3ecc40b-2156-4cfb-81ee-4d71b1123672}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ4NzgsImlhdCI6MTcyNzE1Mzk3OH0.SGhm8FMC8eiGrKYvmvQXS9C8aY2HVqCbiAC1RzFDSQ0\"}"} 2024-09-24 10:29:38.758 +05:30 6670687f-dd9f-4dce-82f0-64636a241644 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e1a25583-b123-4557-b343-fc4e3d680863}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ4NzgsImlhdCI6MTcyNzE1Mzk3OH0.SGhm8FMC8eiGrKYvmvQXS9C8aY2HVqCbiAC1RzFDSQ0\"}"} 2024-09-24 10:29:38.759 +05:30 efcbffa9-5ecc-4027-b6f9-b3f4c774cf5e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE - 200 877 application/json; charset=utf-8 50.2482ms 2024-09-24 10:29:38.759 +05:30 6670687f-dd9f-4dce-82f0-64636a241644 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMTAxLCJleHAiOjE3MjcxNTQwMDEsImlhdCI6MTcyNzE1MzEwMX0.GLh-eNHDXli5vJxKdcoYyLaf8ygBMDR0UdjBRepe1JE - 200 877 application/json; charset=utf-8 29.9711ms 2024-09-24 10:29:38.898 +05:30 55a5b216-157b-4d63-abf7-78fc9adbe3f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ4NzgsImlhdCI6MTcyNzE1Mzk3OH0.SGhm8FMC8eiGrKYvmvQXS9C8aY2HVqCbiAC1RzFDSQ0 - null null 2024-09-24 10:29:38.898 +05:30 55a5b216-157b-4d63-abf7-78fc9adbe3f2 INF CORS policy execution successful. 2024-09-24 10:29:38.898 +05:30 55a5b216-157b-4d63-abf7-78fc9adbe3f2 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ4NzgsImlhdCI6MTcyNzE1Mzk3OH0.SGhm8FMC8eiGrKYvmvQXS9C8aY2HVqCbiAC1RzFDSQ0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:29:38.899 +05:30 16eedbfa-d174-4c26-be9a-5616c6bb9287 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:29:38.899 +05:30 16eedbfa-d174-4c26-be9a-5616c6bb9287 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:29:38.907 +05:30 16eedbfa-d174-4c26-be9a-5616c6bb9287 INF Token generated 2024-09-24 10:29:38.907 +05:30 16eedbfa-d174-4c26-be9a-5616c6bb9287 INF Token generated 2024-09-24 10:29:38.907 +05:30 16eedbfa-d174-4c26-be9a-5616c6bb9287 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:29:38.907 +05:30 16eedbfa-d174-4c26-be9a-5616c6bb9287 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 8.4764ms 2024-09-24 10:29:38.907 +05:30 16eedbfa-d174-4c26-be9a-5616c6bb9287 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:29:38.907 +05:30 16eedbfa-d174-4c26-be9a-5616c6bb9287 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55a5b216-157b-4d63-abf7-78fc9adbe3f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ4NzgsImlhdCI6MTcyNzE1Mzk3OH0.SGhm8FMC8eiGrKYvmvQXS9C8aY2HVqCbiAC1RzFDSQ0\"}"} 2024-09-24 10:29:38.908 +05:30 16eedbfa-d174-4c26-be9a-5616c6bb9287 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ4NzgsImlhdCI6MTcyNzE1Mzk3OH0.SGhm8FMC8eiGrKYvmvQXS9C8aY2HVqCbiAC1RzFDSQ0 - 200 877 application/json; charset=utf-8 9.7901ms 2024-09-24 10:29:51.495 +05:30 b048e80e-8963-4ab7-99a3-b55f3856d70a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy - null null 2024-09-24 10:29:51.496 +05:30 b048e80e-8963-4ab7-99a3-b55f3856d70a INF CORS policy execution successful. 2024-09-24 10:29:51.496 +05:30 b048e80e-8963-4ab7-99a3-b55f3856d70a INF HTTP request: Path: /login/getcompany QueryString: ?userName=Steffy Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:29:51.496 +05:30 0128af3d-cd81-4bbf-b9fd-fb26f744262b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:29:51.497 +05:30 0128af3d-cd81-4bbf-b9fd-fb26f744262b INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:29:51.515 +05:30 0128af3d-cd81-4bbf-b9fd-fb26f744262b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:29:51.516 +05:30 0128af3d-cd81-4bbf-b9fd-fb26f744262b INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 18.9205ms 2024-09-24 10:29:51.516 +05:30 0128af3d-cd81-4bbf-b9fd-fb26f744262b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:29:51.516 +05:30 0128af3d-cd81-4bbf-b9fd-fb26f744262b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b048e80e-8963-4ab7-99a3-b55f3856d70a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 10:29:51.517 +05:30 0128af3d-cd81-4bbf-b9fd-fb26f744262b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=Steffy - 200 179 application/json; charset=utf-8 21.6128ms 2024-09-24 10:30:09.011 +05:30 5fc2570d-d694-4028-99fb-cbcf66a7e4f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:30:09.012 +05:30 5fc2570d-d694-4028-99fb-cbcf66a7e4f1 INF CORS policy execution successful. 2024-09-24 10:30:09.013 +05:30 5fc2570d-d694-4028-99fb-cbcf66a7e4f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.4196ms 2024-09-24 10:30:09.505 +05:30 a6575d56-f8c6-4c01-9580-417db7989964 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 113 2024-09-24 10:30:09.506 +05:30 a6575d56-f8c6-4c01-9580-417db7989964 INF CORS policy execution successful. 2024-09-24 10:30:09.507 +05:30 a6575d56-f8c6-4c01-9580-417db7989964 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 113}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"Steffy","password":"V7JucCrDAkUCxLbbs/Z1uA==","entityId":8,"Company Name":"Entity10"} 2024-09-24 10:30:09.507 +05:30 2a17207f-bcf3-4851-a030-648b0916d957 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:30:09.508 +05:30 2a17207f-bcf3-4851-a030-648b0916d957 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:30:09.535 +05:30 2a17207f-bcf3-4851-a030-648b0916d957 INF Database retrieved 2024-09-24 10:30:09.561 +05:30 2a17207f-bcf3-4851-a030-648b0916d957 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:09.562 +05:30 2a17207f-bcf3-4851-a030-648b0916d957 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 54.1519ms 2024-09-24 10:30:09.562 +05:30 2a17207f-bcf3-4851-a030-648b0916d957 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:30:09.562 +05:30 2a17207f-bcf3-4851-a030-648b0916d957 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: a6575d56-f8c6-4c01-9580-417db7989964}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Failure","statusCode":3000,"message":"Invalid password.","result":null} 2024-09-24 10:30:09.563 +05:30 2a17207f-bcf3-4851-a030-648b0916d957 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 82 application/json; charset=utf-8 57.85ms 2024-09-24 10:30:18.151 +05:30 20376029-c3d9-43fe-b3be-fda1c387af1d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:30:18.151 +05:30 20376029-c3d9-43fe-b3be-fda1c387af1d INF CORS policy execution successful. 2024-09-24 10:30:18.151 +05:30 20376029-c3d9-43fe-b3be-fda1c387af1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7949ms 2024-09-24 10:30:18.233 +05:30 d7833343-333b-4c19-b64c-31ff854c0921 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 113 2024-09-24 10:30:18.234 +05:30 d7833343-333b-4c19-b64c-31ff854c0921 INF CORS policy execution successful. 2024-09-24 10:30:18.234 +05:30 d7833343-333b-4c19-b64c-31ff854c0921 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 113}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"Steffy","password":"1Cq38fb1YqVqkFchNqRfJg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 10:30:18.234 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:30:18.234 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:30:18.246 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c INF Database retrieved 2024-09-24 10:30:18.259 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c INF Token generated 2024-09-24 10:30:18.259 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c INF Token generated 2024-09-24 10:30:18.259 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:18.259 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 24.8481ms 2024-09-24 10:30:18.259 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:30:18.260 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7833343-333b-4c19-b64c-31ff854c0921}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 884} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0MDE4LCJleHAiOjE3MjcxNTQ2MTgsImlhdCI6MTcyNzE1NDAxOH0.eveLnuq9WBElrSoi5tC_eu5LDreVxW-YcfCLOj6-BIs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0MDE4LCJleHAiOjE3MjcxNTQ5MTgsImlhdCI6MTcyNzE1NDAxOH0.AOQCJW0pxEirPbK-ve48wJktdVvfy6LopLsKfOziUQo\"}"} 2024-09-24 10:30:18.260 +05:30 9b0e7936-cdcc-4ea7-b875-94b427361b7c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 884 application/json; charset=utf-8 26.808ms 2024-09-24 10:30:26.758 +05:30 cec52c33-c314-4f5d-aac0-1306fc4ad53d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:30:26.759 +05:30 cec52c33-c314-4f5d-aac0-1306fc4ad53d INF CORS policy execution successful. 2024-09-24 10:30:26.759 +05:30 cec52c33-c314-4f5d-aac0-1306fc4ad53d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.1107ms 2024-09-24 10:30:26.801 +05:30 9efbe335-b8f8-4c43-bfc3-c8758fa882da INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:30:26.803 +05:30 9efbe335-b8f8-4c43-bfc3-c8758fa882da INF CORS policy execution successful. 2024-09-24 10:30:26.803 +05:30 9efbe335-b8f8-4c43-bfc3-c8758fa882da INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0MDE4LCJleHAiOjE3MjcxNTQ2MTgsImlhdCI6MTcyNzE1NDAxOH0.eveLnuq9WBElrSoi5tC_eu5LDreVxW-YcfCLOj6-BIs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:30:26.804 +05:30 bbea3a18-6dca-4ece-9a5a-eca6019d1020 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:30:26.804 +05:30 bbea3a18-6dca-4ece-9a5a-eca6019d1020 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:30:26.830 +05:30 bbea3a18-6dca-4ece-9a5a-eca6019d1020 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:26.831 +05:30 bbea3a18-6dca-4ece-9a5a-eca6019d1020 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 26.4511ms 2024-09-24 10:30:26.831 +05:30 bbea3a18-6dca-4ece-9a5a-eca6019d1020 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:30:26.831 +05:30 bbea3a18-6dca-4ece-9a5a-eca6019d1020 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9efbe335-b8f8-4c43-bfc3-c8758fa882da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 10:30:26.832 +05:30 bbea3a18-6dca-4ece-9a5a-eca6019d1020 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 30.7636ms 2024-09-24 10:30:33.543 +05:30 b9a56ffd-ba0b-4da9-a76f-b0b235e8d1d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=18 - null null 2024-09-24 10:30:33.544 +05:30 b9a56ffd-ba0b-4da9-a76f-b0b235e8d1d6 INF CORS policy execution successful. 2024-09-24 10:30:33.544 +05:30 b9a56ffd-ba0b-4da9-a76f-b0b235e8d1d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=18 - 204 null null 0.9779ms 2024-09-24 10:30:33.593 +05:30 043ffa44-4729-42ad-a7b0-f7a2db2b2d72 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=18 - null null 2024-09-24 10:30:33.594 +05:30 043ffa44-4729-42ad-a7b0-f7a2db2b2d72 INF CORS policy execution successful. 2024-09-24 10:30:33.594 +05:30 043ffa44-4729-42ad-a7b0-f7a2db2b2d72 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=18 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0MDE4LCJleHAiOjE3MjcxNTQ2MTgsImlhdCI6MTcyNzE1NDAxOH0.eveLnuq9WBElrSoi5tC_eu5LDreVxW-YcfCLOj6-BIs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:30:33.594 +05:30 8c4a8568-efd6-4260-8381-3ca4388ee99a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 10:30:33.595 +05:30 8c4a8568-efd6-4260-8381-3ca4388ee99a INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:30:33.632 +05:30 8c4a8568-efd6-4260-8381-3ca4388ee99a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:33.632 +05:30 8c4a8568-efd6-4260-8381-3ca4388ee99a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 37.2482ms 2024-09-24 10:30:33.632 +05:30 8c4a8568-efd6-4260-8381-3ca4388ee99a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 10:30:33.632 +05:30 8c4a8568-efd6-4260-8381-3ca4388ee99a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 043ffa44-4729-42ad-a7b0-f7a2db2b2d72}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1289} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":18,\"LoginName\":\"3\",\"LoginAbbr\":\"\",\"UserName\":\"3\",\"Email\":\"123@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":7,\"RoleName\":\"2\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"4\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 10:30:33.632 +05:30 8c4a8568-efd6-4260-8381-3ca4388ee99a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=18 - 200 1289 application/json; charset=utf-8 39.3901ms 2024-09-24 10:30:33.752 +05:30 1da72017-837d-4f80-85c0-69883a0a96e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=7 - null null 2024-09-24 10:30:33.752 +05:30 1da72017-837d-4f80-85c0-69883a0a96e3 INF CORS policy execution successful. 2024-09-24 10:30:33.752 +05:30 1da72017-837d-4f80-85c0-69883a0a96e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=7 - 204 null null 0.4197ms 2024-09-24 10:30:33.796 +05:30 d0765ebc-fb41-4b70-8985-2a2c417226d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=7 - null null 2024-09-24 10:30:33.796 +05:30 d0765ebc-fb41-4b70-8985-2a2c417226d2 INF CORS policy execution successful. 2024-09-24 10:30:33.797 +05:30 d0765ebc-fb41-4b70-8985-2a2c417226d2 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0MDE4LCJleHAiOjE3MjcxNTQ2MTgsImlhdCI6MTcyNzE1NDAxOH0.eveLnuq9WBElrSoi5tC_eu5LDreVxW-YcfCLOj6-BIs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:30:33.797 +05:30 3a9fedee-089e-4ac1-89e8-bf9db00c3408 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:30:33.797 +05:30 3a9fedee-089e-4ac1-89e8-bf9db00c3408 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:30:33.805 +05:30 3a9fedee-089e-4ac1-89e8-bf9db00c3408 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:33.805 +05:30 3a9fedee-089e-4ac1-89e8-bf9db00c3408 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 8.262ms 2024-09-24 10:30:33.805 +05:30 3a9fedee-089e-4ac1-89e8-bf9db00c3408 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 10:30:33.805 +05:30 3a9fedee-089e-4ac1-89e8-bf9db00c3408 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0765ebc-fb41-4b70-8985-2a2c417226d2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 10:30:33.806 +05:30 3a9fedee-089e-4ac1-89e8-bf9db00c3408 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=7 - 200 257 application/json; charset=utf-8 9.7923ms 2024-09-24 10:30:33.824 +05:30 e527e506-36d5-4fcd-bcf1-e4604d2eb8f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:30:33.825 +05:30 e527e506-36d5-4fcd-bcf1-e4604d2eb8f0 INF CORS policy execution successful. 2024-09-24 10:30:33.825 +05:30 e527e506-36d5-4fcd-bcf1-e4604d2eb8f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5724ms 2024-09-24 10:30:33.825 +05:30 6af5cdf2-0f96-48d1-83dc-bb582d5b34a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:30:33.825 +05:30 6af5cdf2-0f96-48d1-83dc-bb582d5b34a0 INF CORS policy execution successful. 2024-09-24 10:30:33.826 +05:30 6af5cdf2-0f96-48d1-83dc-bb582d5b34a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.417ms 2024-09-24 10:30:33.872 +05:30 3eb56ff0-6be4-43ae-a497-678ed912fc3a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 10:30:33.872 +05:30 d4adb7de-d29d-4bcb-bbd1-9b2116b056ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 10:30:33.873 +05:30 3eb56ff0-6be4-43ae-a497-678ed912fc3a INF CORS policy execution successful. 2024-09-24 10:30:33.873 +05:30 3eb56ff0-6be4-43ae-a497-678ed912fc3a INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0MDE4LCJleHAiOjE3MjcxNTQ2MTgsImlhdCI6MTcyNzE1NDAxOH0.eveLnuq9WBElrSoi5tC_eu5LDreVxW-YcfCLOj6-BIs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:30:33.873 +05:30 d4adb7de-d29d-4bcb-bbd1-9b2116b056ba INF CORS policy execution successful. 2024-09-24 10:30:33.873 +05:30 20eeeb1f-27f8-4889-9048-e5efd0d4961f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:30:33.873 +05:30 d4adb7de-d29d-4bcb-bbd1-9b2116b056ba INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0MDE4LCJleHAiOjE3MjcxNTQ2MTgsImlhdCI6MTcyNzE1NDAxOH0.eveLnuq9WBElrSoi5tC_eu5LDreVxW-YcfCLOj6-BIs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:30:33.873 +05:30 20eeeb1f-27f8-4889-9048-e5efd0d4961f INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:30:33.873 +05:30 ae71f84e-46d8-4635-b08d-c8d7c1757e60 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:30:33.874 +05:30 ae71f84e-46d8-4635-b08d-c8d7c1757e60 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:30:33.886 +05:30 20eeeb1f-27f8-4889-9048-e5efd0d4961f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:33.886 +05:30 20eeeb1f-27f8-4889-9048-e5efd0d4961f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.3661ms 2024-09-24 10:30:33.886 +05:30 20eeeb1f-27f8-4889-9048-e5efd0d4961f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:30:33.886 +05:30 20eeeb1f-27f8-4889-9048-e5efd0d4961f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3eb56ff0-6be4-43ae-a497-678ed912fc3a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 10:30:33.886 +05:30 20eeeb1f-27f8-4889-9048-e5efd0d4961f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 14.0645ms 2024-09-24 10:30:33.919 +05:30 ae71f84e-46d8-4635-b08d-c8d7c1757e60 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:33.919 +05:30 ae71f84e-46d8-4635-b08d-c8d7c1757e60 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 45.6091ms 2024-09-24 10:30:33.919 +05:30 ae71f84e-46d8-4635-b08d-c8d7c1757e60 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 10:30:33.919 +05:30 ae71f84e-46d8-4635-b08d-c8d7c1757e60 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: d4adb7de-d29d-4bcb-bbd1-9b2116b056ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:30:33.920 +05:30 ae71f84e-46d8-4635-b08d-c8d7c1757e60 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 47.7612ms 2024-09-24 10:30:34.143 +05:30 90786074-a4f4-40b0-a6b2-c79a8ec8ffdb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=2 - null null 2024-09-24 10:30:34.143 +05:30 90786074-a4f4-40b0-a6b2-c79a8ec8ffdb INF CORS policy execution successful. 2024-09-24 10:30:34.144 +05:30 90786074-a4f4-40b0-a6b2-c79a8ec8ffdb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=2 - 204 null null 0.5004ms 2024-09-24 10:30:34.258 +05:30 651da565-d69a-4eb0-bb36-0c96e0232d59 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=2 - null null 2024-09-24 10:30:34.259 +05:30 651da565-d69a-4eb0-bb36-0c96e0232d59 INF CORS policy execution successful. 2024-09-24 10:30:34.259 +05:30 651da565-d69a-4eb0-bb36-0c96e0232d59 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0MDE4LCJleHAiOjE3MjcxNTQ2MTgsImlhdCI6MTcyNzE1NDAxOH0.eveLnuq9WBElrSoi5tC_eu5LDreVxW-YcfCLOj6-BIs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:30:34.259 +05:30 eb19c36e-ed10-4b10-822c-c078104548ec INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:30:34.260 +05:30 eb19c36e-ed10-4b10-822c-c078104548ec INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:30:34.274 +05:30 eb19c36e-ed10-4b10-822c-c078104548ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:34.274 +05:30 eb19c36e-ed10-4b10-822c-c078104548ec INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.1623ms 2024-09-24 10:30:34.274 +05:30 eb19c36e-ed10-4b10-822c-c078104548ec INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 10:30:34.274 +05:30 eb19c36e-ed10-4b10-822c-c078104548ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 651da565-d69a-4eb0-bb36-0c96e0232d59}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"}]"} 2024-09-24 10:30:34.274 +05:30 eb19c36e-ed10-4b10-822c-c078104548ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=2 - 200 123 application/json; charset=utf-8 15.8303ms 2024-09-24 10:30:37.141 +05:30 6421cbd3-8081-4587-bb7f-67bbc1bca289 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:30:37.142 +05:30 6421cbd3-8081-4587-bb7f-67bbc1bca289 INF CORS policy execution successful. 2024-09-24 10:30:37.143 +05:30 6421cbd3-8081-4587-bb7f-67bbc1bca289 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.2094ms 2024-09-24 10:30:37.185 +05:30 e41d9c3e-e9ea-49ca-b656-caa66813239e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:30:37.185 +05:30 e41d9c3e-e9ea-49ca-b656-caa66813239e INF CORS policy execution successful. 2024-09-24 10:30:37.186 +05:30 e41d9c3e-e9ea-49ca-b656-caa66813239e INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiU3RlZmZ5IiwidW5pcXVlX25hbWUiOiJTdGVmZnkiLCJuYW1laWQiOiIxMCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0MDE4LCJleHAiOjE3MjcxNTQ2MTgsImlhdCI6MTcyNzE1NDAxOH0.eveLnuq9WBElrSoi5tC_eu5LDreVxW-YcfCLOj6-BIs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:30:37.186 +05:30 d258da00-4698-4a7c-bf01-27f557b0db57 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:30:37.186 +05:30 d258da00-4698-4a7c-bf01-27f557b0db57 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:30:37.203 +05:30 d258da00-4698-4a7c-bf01-27f557b0db57 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:37.204 +05:30 d258da00-4698-4a7c-bf01-27f557b0db57 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 17.4711ms 2024-09-24 10:30:37.204 +05:30 d258da00-4698-4a7c-bf01-27f557b0db57 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:30:37.204 +05:30 d258da00-4698-4a7c-bf01-27f557b0db57 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e41d9c3e-e9ea-49ca-b656-caa66813239e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 10:30:37.205 +05:30 d258da00-4698-4a7c-bf01-27f557b0db57 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 19.9162ms 2024-09-24 10:30:46.807 +05:30 10126c56-6022-459b-8a71-1cdb838c6421 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=3 - null null 2024-09-24 10:30:46.807 +05:30 10126c56-6022-459b-8a71-1cdb838c6421 INF CORS policy execution successful. 2024-09-24 10:30:46.807 +05:30 10126c56-6022-459b-8a71-1cdb838c6421 INF HTTP request: Path: /login/getcompany QueryString: ?userName=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:30:46.808 +05:30 3f76234d-6670-4813-b439-bf434fdf927f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:30:46.808 +05:30 3f76234d-6670-4813-b439-bf434fdf927f INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:30:46.820 +05:30 3f76234d-6670-4813-b439-bf434fdf927f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:30:46.820 +05:30 3f76234d-6670-4813-b439-bf434fdf927f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 12.1082ms 2024-09-24 10:30:46.820 +05:30 3f76234d-6670-4813-b439-bf434fdf927f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:30:46.820 +05:30 3f76234d-6670-4813-b439-bf434fdf927f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10126c56-6022-459b-8a71-1cdb838c6421}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 10:30:46.821 +05:30 3f76234d-6670-4813-b439-bf434fdf927f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=3 - 200 138 application/json; charset=utf-8 13.9847ms 2024-09-24 10:31:10.547 +05:30 a6f0b1e4-7f8b-4484-a877-75c3ab416e29 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:31:10.548 +05:30 a6f0b1e4-7f8b-4484-a877-75c3ab416e29 INF CORS policy execution successful. 2024-09-24 10:31:10.549 +05:30 a6f0b1e4-7f8b-4484-a877-75c3ab416e29 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.7484ms 2024-09-24 10:31:10.596 +05:30 2f72708f-ad96-40ed-a80f-562baf6c7a91 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 108 2024-09-24 10:31:10.596 +05:30 2f72708f-ad96-40ed-a80f-562baf6c7a91 INF CORS policy execution successful. 2024-09-24 10:31:10.596 +05:30 2f72708f-ad96-40ed-a80f-562baf6c7a91 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 108}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"3","entityId":8,"Company Name":"Entity10","password":"mo2SZJIy6BTmNDC1J5whIQ=="} 2024-09-24 10:31:10.597 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:31:10.597 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:31:10.614 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf INF Database retrieved 2024-09-24 10:31:10.629 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf INF Token generated 2024-09-24 10:31:10.630 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf INF Token generated 2024-09-24 10:31:10.631 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:31:10.632 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 34.4066ms 2024-09-24 10:31:10.632 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:31:10.632 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f72708f-ad96-40ed-a80f-562baf6c7a91}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 858} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDY3MCwiaWF0IjoxNzI3MTU0MDcwfQ.7rqx4WpH7cyPjNpIy7pCJquzhEoob26CkFRyv3_FtcQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDk3MCwiaWF0IjoxNzI3MTU0MDcwfQ.B2ApgkPDCaVIMFOO6SB8TrSD-hhJ4fSN3Xsn9xDUDNs\"}"} 2024-09-24 10:31:10.632 +05:30 ae60023f-a173-46e0-a82e-f57b7c5f47bf INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 858 application/json; charset=utf-8 36.8655ms 2024-09-24 10:31:19.122 +05:30 7c5cac04-b15c-495c-8959-56d8aa9b387b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:31:19.122 +05:30 7c5cac04-b15c-495c-8959-56d8aa9b387b INF CORS policy execution successful. 2024-09-24 10:31:19.123 +05:30 7c5cac04-b15c-495c-8959-56d8aa9b387b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.5666ms 2024-09-24 10:31:19.185 +05:30 7535b4f7-df61-4f1a-862c-fff909e8ad78 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:31:19.187 +05:30 7535b4f7-df61-4f1a-862c-fff909e8ad78 INF CORS policy execution successful. 2024-09-24 10:31:19.187 +05:30 7535b4f7-df61-4f1a-862c-fff909e8ad78 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDY3MCwiaWF0IjoxNzI3MTU0MDcwfQ.7rqx4WpH7cyPjNpIy7pCJquzhEoob26CkFRyv3_FtcQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:31:19.188 +05:30 69d9bcc9-a132-44f5-b1ba-78d8fdaee853 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:31:19.188 +05:30 69d9bcc9-a132-44f5-b1ba-78d8fdaee853 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:31:19.225 +05:30 69d9bcc9-a132-44f5-b1ba-78d8fdaee853 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:31:19.225 +05:30 69d9bcc9-a132-44f5-b1ba-78d8fdaee853 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 37.2075ms 2024-09-24 10:31:19.226 +05:30 69d9bcc9-a132-44f5-b1ba-78d8fdaee853 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:31:19.226 +05:30 69d9bcc9-a132-44f5-b1ba-78d8fdaee853 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7535b4f7-df61-4f1a-862c-fff909e8ad78}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 10:31:19.227 +05:30 69d9bcc9-a132-44f5-b1ba-78d8fdaee853 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 41.2193ms 2024-09-24 10:36:35.192 +05:30 f8fd7063-971e-4110-bdce-79ad0d2bc86e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:36:35.194 +05:30 f8fd7063-971e-4110-bdce-79ad0d2bc86e INF CORS policy execution successful. 2024-09-24 10:36:35.195 +05:30 f8fd7063-971e-4110-bdce-79ad0d2bc86e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.6682ms 2024-09-24 10:36:35.198 +05:30 b32b32ad-3518-4d7f-908c-9cc945494c4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:36:35.199 +05:30 b32b32ad-3518-4d7f-908c-9cc945494c4c INF CORS policy execution successful. 2024-09-24 10:36:35.199 +05:30 b32b32ad-3518-4d7f-908c-9cc945494c4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5915ms 2024-09-24 10:36:35.308 +05:30 568126d8-4045-4284-86a5-ed4530b24a1b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:36:35.310 +05:30 568126d8-4045-4284-86a5-ed4530b24a1b INF CORS policy execution successful. 2024-09-24 10:36:35.310 +05:30 568126d8-4045-4284-86a5-ed4530b24a1b INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:36:35.311 +05:30 bb736eb8-ae1e-4c13-904f-a4d2dbde5fe6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:36:35.312 +05:30 bb736eb8-ae1e-4c13-904f-a4d2dbde5fe6 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:36:35.346 +05:30 bb736eb8-ae1e-4c13-904f-a4d2dbde5fe6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:36:35.347 +05:30 bb736eb8-ae1e-4c13-904f-a4d2dbde5fe6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 35.2994ms 2024-09-24 10:36:35.347 +05:30 bb736eb8-ae1e-4c13-904f-a4d2dbde5fe6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:36:35.348 +05:30 bb736eb8-ae1e-4c13-904f-a4d2dbde5fe6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 568126d8-4045-4284-86a5-ed4530b24a1b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 10:36:35.348 +05:30 bb736eb8-ae1e-4c13-904f-a4d2dbde5fe6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 40.1388ms 2024-09-24 10:36:35.403 +05:30 d73080d9-7995-4aa0-8580-cec790b46f31 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:36:35.404 +05:30 d73080d9-7995-4aa0-8580-cec790b46f31 INF CORS policy execution successful. 2024-09-24 10:36:35.404 +05:30 d73080d9-7995-4aa0-8580-cec790b46f31 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:36:35.404 +05:30 5268d70f-6e97-4658-81f2-af884243acfe INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:36:35.404 +05:30 5268d70f-6e97-4658-81f2-af884243acfe INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:36:35.408 +05:30 5268d70f-6e97-4658-81f2-af884243acfe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:36:35.409 +05:30 5268d70f-6e97-4658-81f2-af884243acfe INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 4.3211ms 2024-09-24 10:36:35.409 +05:30 5268d70f-6e97-4658-81f2-af884243acfe INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:36:35.409 +05:30 5268d70f-6e97-4658-81f2-af884243acfe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d73080d9-7995-4aa0-8580-cec790b46f31}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 10:36:35.409 +05:30 5268d70f-6e97-4658-81f2-af884243acfe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 6.1515ms 2024-09-24 10:36:37.779 +05:30 1918ea30-3e8f-407b-9e17-e28965c36b2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:36:37.779 +05:30 1918ea30-3e8f-407b-9e17-e28965c36b2d INF CORS policy execution successful. 2024-09-24 10:36:37.779 +05:30 91efb5bc-b5d5-4fc0-8c53-de3131725b53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:36:37.780 +05:30 91efb5bc-b5d5-4fc0-8c53-de3131725b53 INF CORS policy execution successful. 2024-09-24 10:36:37.780 +05:30 1918ea30-3e8f-407b-9e17-e28965c36b2d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.9246ms 2024-09-24 10:36:37.780 +05:30 91efb5bc-b5d5-4fc0-8c53-de3131725b53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7991ms 2024-09-24 10:36:37.833 +05:30 0de21536-a114-41ae-b5b3-91c096fa0c37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:36:37.834 +05:30 0de21536-a114-41ae-b5b3-91c096fa0c37 INF CORS policy execution successful. 2024-09-24 10:36:37.835 +05:30 0de21536-a114-41ae-b5b3-91c096fa0c37 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:36:37.835 +05:30 9ff91d34-b370-492e-9339-12007a7abb40 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:36:37.835 +05:30 9ff91d34-b370-492e-9339-12007a7abb40 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:36:37.845 +05:30 1c10d32c-86e7-4fda-b8a3-d7e4018d956a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:36:37.846 +05:30 1c10d32c-86e7-4fda-b8a3-d7e4018d956a INF CORS policy execution successful. 2024-09-24 10:36:37.847 +05:30 1c10d32c-86e7-4fda-b8a3-d7e4018d956a INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:36:37.847 +05:30 03394fe6-e436-42f4-b7f1-e20178c509b5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:36:37.847 +05:30 03394fe6-e436-42f4-b7f1-e20178c509b5 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:36:37.855 +05:30 9ff91d34-b370-492e-9339-12007a7abb40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:36:37.856 +05:30 9ff91d34-b370-492e-9339-12007a7abb40 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 20.5421ms 2024-09-24 10:36:37.856 +05:30 9ff91d34-b370-492e-9339-12007a7abb40 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:36:37.856 +05:30 9ff91d34-b370-492e-9339-12007a7abb40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0de21536-a114-41ae-b5b3-91c096fa0c37}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:36:37.857 +05:30 9ff91d34-b370-492e-9339-12007a7abb40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 23.4896ms 2024-09-24 10:36:37.875 +05:30 03394fe6-e436-42f4-b7f1-e20178c509b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:36:37.876 +05:30 03394fe6-e436-42f4-b7f1-e20178c509b5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 28.2735ms 2024-09-24 10:36:37.876 +05:30 03394fe6-e436-42f4-b7f1-e20178c509b5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:36:37.876 +05:30 03394fe6-e436-42f4-b7f1-e20178c509b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c10d32c-86e7-4fda-b8a3-d7e4018d956a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:36:37.876 +05:30 03394fe6-e436-42f4-b7f1-e20178c509b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 31.0801ms 2024-09-24 10:36:38.060 +05:30 818c4784-ea25-4dc0-973d-8d6b9ceb4ef3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 10:36:38.061 +05:30 818c4784-ea25-4dc0-973d-8d6b9ceb4ef3 INF CORS policy execution successful. 2024-09-24 10:36:38.062 +05:30 818c4784-ea25-4dc0-973d-8d6b9ceb4ef3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.4868ms 2024-09-24 10:36:38.069 +05:30 c17e086c-5856-4b78-b2d1-38ee883818b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 10:36:38.069 +05:30 c17e086c-5856-4b78-b2d1-38ee883818b8 INF CORS policy execution successful. 2024-09-24 10:36:38.069 +05:30 c17e086c-5856-4b78-b2d1-38ee883818b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.6154ms 2024-09-24 10:36:38.120 +05:30 8d6c80b6-1856-4e15-927c-4d0149c94c90 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 10:36:38.120 +05:30 8d6c80b6-1856-4e15-927c-4d0149c94c90 INF CORS policy execution successful. 2024-09-24 10:36:38.120 +05:30 8d6c80b6-1856-4e15-927c-4d0149c94c90 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:36:38.120 +05:30 9c732699-15da-453c-a11b-eceaa47233dc INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:36:38.121 +05:30 9c732699-15da-453c-a11b-eceaa47233dc INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 10:36:38.130 +05:30 445e7d94-0b9f-4fd8-a018-0a2d406b3e56 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 10:36:38.130 +05:30 445e7d94-0b9f-4fd8-a018-0a2d406b3e56 INF CORS policy execution successful. 2024-09-24 10:36:38.130 +05:30 445e7d94-0b9f-4fd8-a018-0a2d406b3e56 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:36:38.130 +05:30 f366b1f6-ebb9-40fa-8c34-ad26fbea9a1b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:36:38.131 +05:30 f366b1f6-ebb9-40fa-8c34-ad26fbea9a1b INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:36:38.145 +05:30 9c732699-15da-453c-a11b-eceaa47233dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:36:38.145 +05:30 9c732699-15da-453c-a11b-eceaa47233dc INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 24.5283ms 2024-09-24 10:36:38.145 +05:30 9c732699-15da-453c-a11b-eceaa47233dc INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 10:36:38.145 +05:30 9c732699-15da-453c-a11b-eceaa47233dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d6c80b6-1856-4e15-927c-4d0149c94c90}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 10:36:38.146 +05:30 9c732699-15da-453c-a11b-eceaa47233dc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 26.217ms 2024-09-24 10:36:38.157 +05:30 f366b1f6-ebb9-40fa-8c34-ad26fbea9a1b INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:36:38.158 +05:30 f366b1f6-ebb9-40fa-8c34-ad26fbea9a1b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 27.0195ms 2024-09-24 10:36:38.158 +05:30 f366b1f6-ebb9-40fa-8c34-ad26fbea9a1b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 10:36:38.158 +05:30 f366b1f6-ebb9-40fa-8c34-ad26fbea9a1b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 445e7d94-0b9f-4fd8-a018-0a2d406b3e56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 10:36:38.158 +05:30 f366b1f6-ebb9-40fa-8c34-ad26fbea9a1b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 28.947ms 2024-09-24 10:36:44.576 +05:30 be76e797-c66c-4fe3-9904-5f911415aae7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:36:44.576 +05:30 cad8038f-f7f0-4f91-bfbb-c86c95a1162c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:36:44.578 +05:30 cad8038f-f7f0-4f91-bfbb-c86c95a1162c INF CORS policy execution successful. 2024-09-24 10:36:44.578 +05:30 be76e797-c66c-4fe3-9904-5f911415aae7 INF CORS policy execution successful. 2024-09-24 10:36:44.579 +05:30 cad8038f-f7f0-4f91-bfbb-c86c95a1162c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 3.5425ms 2024-09-24 10:36:44.579 +05:30 be76e797-c66c-4fe3-9904-5f911415aae7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 3.7819ms 2024-09-24 10:36:44.633 +05:30 918153a1-ed90-4b9a-8d8d-b038cd04204f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:36:44.634 +05:30 918153a1-ed90-4b9a-8d8d-b038cd04204f INF CORS policy execution successful. 2024-09-24 10:36:44.635 +05:30 918153a1-ed90-4b9a-8d8d-b038cd04204f INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:36:44.636 +05:30 49f2cf70-fa99-4331-9cae-a9d1ee916c93 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:36:44.636 +05:30 49f2cf70-fa99-4331-9cae-a9d1ee916c93 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:36:44.639 +05:30 eb178ea7-4a0c-4dc1-b370-b318dae4360c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:36:44.639 +05:30 eb178ea7-4a0c-4dc1-b370-b318dae4360c INF CORS policy execution successful. 2024-09-24 10:36:44.640 +05:30 eb178ea7-4a0c-4dc1-b370-b318dae4360c INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:36:44.640 +05:30 9318fc82-1e0e-460e-bf97-f46b97b487fa INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:36:44.640 +05:30 9318fc82-1e0e-460e-bf97-f46b97b487fa INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:36:44.649 +05:30 9318fc82-1e0e-460e-bf97-f46b97b487fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:36:44.649 +05:30 49f2cf70-fa99-4331-9cae-a9d1ee916c93 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:36:44.649 +05:30 9318fc82-1e0e-460e-bf97-f46b97b487fa INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 9.1204ms 2024-09-24 10:36:44.649 +05:30 49f2cf70-fa99-4331-9cae-a9d1ee916c93 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 12.8363ms 2024-09-24 10:36:44.649 +05:30 9318fc82-1e0e-460e-bf97-f46b97b487fa INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:36:44.649 +05:30 49f2cf70-fa99-4331-9cae-a9d1ee916c93 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:36:44.649 +05:30 49f2cf70-fa99-4331-9cae-a9d1ee916c93 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 918153a1-ed90-4b9a-8d8d-b038cd04204f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:36:44.649 +05:30 9318fc82-1e0e-460e-bf97-f46b97b487fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb178ea7-4a0c-4dc1-b370-b318dae4360c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:36:44.650 +05:30 49f2cf70-fa99-4331-9cae-a9d1ee916c93 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 16.4591ms 2024-09-24 10:36:44.650 +05:30 9318fc82-1e0e-460e-bf97-f46b97b487fa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 10.5131ms 2024-09-24 10:37:38.427 +05:30 b2d0cb0d-ae67-400f-98c0-650ccf520cf0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:37:38.427 +05:30 76fc2b59-ad6e-4d08-9055-75c3cb2a0b3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:37:38.429 +05:30 b2d0cb0d-ae67-400f-98c0-650ccf520cf0 INF CORS policy execution successful. 2024-09-24 10:37:38.429 +05:30 76fc2b59-ad6e-4d08-9055-75c3cb2a0b3b INF CORS policy execution successful. 2024-09-24 10:37:38.430 +05:30 76fc2b59-ad6e-4d08-9055-75c3cb2a0b3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 3.8208ms 2024-09-24 10:37:38.430 +05:30 b2d0cb0d-ae67-400f-98c0-650ccf520cf0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 3.7634ms 2024-09-24 10:37:38.498 +05:30 4fdb8b16-c123-4c81-9fe0-59b03737c109 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:37:38.501 +05:30 4fdb8b16-c123-4c81-9fe0-59b03737c109 INF CORS policy execution successful. 2024-09-24 10:37:38.502 +05:30 4fdb8b16-c123-4c81-9fe0-59b03737c109 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:37:38.503 +05:30 f098c661-13e8-488b-ac3a-213bca5f6106 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:37:38.503 +05:30 f098c661-13e8-488b-ac3a-213bca5f6106 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:37:38.504 +05:30 05ec6501-9562-4642-ba0d-317f74a882d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 10:37:38.505 +05:30 05ec6501-9562-4642-ba0d-317f74a882d1 INF CORS policy execution successful. 2024-09-24 10:37:38.505 +05:30 05ec6501-9562-4642-ba0d-317f74a882d1 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:37:38.505 +05:30 3b10acd1-ef1a-4012-97a5-3577e9065fa9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:37:38.505 +05:30 3b10acd1-ef1a-4012-97a5-3577e9065fa9 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:37:38.524 +05:30 f098c661-13e8-488b-ac3a-213bca5f6106 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:37:38.524 +05:30 3b10acd1-ef1a-4012-97a5-3577e9065fa9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:37:38.524 +05:30 f098c661-13e8-488b-ac3a-213bca5f6106 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 20.5902ms 2024-09-24 10:37:38.524 +05:30 3b10acd1-ef1a-4012-97a5-3577e9065fa9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 18.8896ms 2024-09-24 10:37:38.524 +05:30 3b10acd1-ef1a-4012-97a5-3577e9065fa9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:37:38.524 +05:30 f098c661-13e8-488b-ac3a-213bca5f6106 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 10:37:38.525 +05:30 3b10acd1-ef1a-4012-97a5-3577e9065fa9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 05ec6501-9562-4642-ba0d-317f74a882d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:37:38.525 +05:30 f098c661-13e8-488b-ac3a-213bca5f6106 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4fdb8b16-c123-4c81-9fe0-59b03737c109}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 10:37:38.526 +05:30 3b10acd1-ef1a-4012-97a5-3577e9065fa9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 21.5502ms 2024-09-24 10:37:38.526 +05:30 f098c661-13e8-488b-ac3a-213bca5f6106 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 27.5842ms 2024-09-24 10:40:51.542 +05:30 e75520a6-08d2-4431-b2b9-c8add2c04de3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:40:51.544 +05:30 e75520a6-08d2-4431-b2b9-c8add2c04de3 INF CORS policy execution successful. 2024-09-24 10:40:51.546 +05:30 e75520a6-08d2-4431-b2b9-c8add2c04de3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 4.4254ms 2024-09-24 10:40:51.650 +05:30 80ef5d8e-706b-4a3f-9c85-0a4e3ad89a57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:40:51.650 +05:30 80ef5d8e-706b-4a3f-9c85-0a4e3ad89a57 INF CORS policy execution successful. 2024-09-24 10:40:51.651 +05:30 80ef5d8e-706b-4a3f-9c85-0a4e3ad89a57 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6393ms 2024-09-24 10:40:51.697 +05:30 a027b6ff-1e8f-415a-89f8-a8296431b9cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:40:51.701 +05:30 a027b6ff-1e8f-415a-89f8-a8296431b9cf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 5:09:38 AM', Current time (UTC): '9/24/2024 5:10: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-09-24 10:40:51.705 +05:30 a027b6ff-1e8f-415a-89f8-a8296431b9cf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 5:09:38 AM', Current time (UTC): '9/24/2024 5:10:51 AM'. 2024-09-24 10:40:51.706 +05:30 a027b6ff-1e8f-415a-89f8-a8296431b9cf INF CORS policy execution successful. 2024-09-24 10:40:51.710 +05:30 a027b6ff-1e8f-415a-89f8-a8296431b9cf INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:40:51.712 +05:30 0b598aa2-4386-48f2-87ec-cfbb810e058b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:40:51.712 +05:30 0b598aa2-4386-48f2-87ec-cfbb810e058b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 5:09:38 AM', Current time (UTC): '9/24/2024 5:10: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-09-24 10:40:51.713 +05:30 5e13ad2c-e1f0-41f9-8ffb-03c531c7f732 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 10:40:51.713 +05:30 0b598aa2-4386-48f2-87ec-cfbb810e058b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 5:09:38 AM', Current time (UTC): '9/24/2024 5:10:51 AM'. 2024-09-24 10:40:51.713 +05:30 0b598aa2-4386-48f2-87ec-cfbb810e058b INF CORS policy execution successful. 2024-09-24 10:40:51.713 +05:30 0b598aa2-4386-48f2-87ec-cfbb810e058b INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ1NzgsImlhdCI6MTcyNzE1Mzk3OH0.teHBG8p08k6u5i5nxgR4P5Xvz5ozOnDs7UgCyaUf8LI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:40:51.713 +05:30 5e13ad2c-e1f0-41f9-8ffb-03c531c7f732 INF AuthenticationScheme: Bearer was challenged. 2024-09-24 10:40:51.714 +05:30 c5dfe489-52fd-40f5-90a7-2ffe089cfe5a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 10:40:51.714 +05:30 5e13ad2c-e1f0-41f9-8ffb-03c531c7f732 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a027b6ff-1e8f-415a-89f8-a8296431b9cf}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 05:09:38'"} Body: 2024-09-24 10:40:51.714 +05:30 c5dfe489-52fd-40f5-90a7-2ffe089cfe5a INF AuthenticationScheme: Bearer was challenged. 2024-09-24 10:40:51.714 +05:30 c5dfe489-52fd-40f5-90a7-2ffe089cfe5a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 0b598aa2-4386-48f2-87ec-cfbb810e058b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 05:09:38'"} Body: 2024-09-24 10:40:51.714 +05:30 5e13ad2c-e1f0-41f9-8ffb-03c531c7f732 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 17.7521ms 2024-09-24 10:40:51.714 +05:30 c5dfe489-52fd-40f5-90a7-2ffe089cfe5a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 2.897ms 2024-09-24 10:40:51.804 +05:30 17cc0aaa-9de8-41b5-80ea-4d28353d1b73 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ4NzgsImlhdCI6MTcyNzE1Mzk3OH0.SGhm8FMC8eiGrKYvmvQXS9C8aY2HVqCbiAC1RzFDSQ0 - null null 2024-09-24 10:40:51.804 +05:30 17cc0aaa-9de8-41b5-80ea-4d28353d1b73 INF CORS policy execution successful. 2024-09-24 10:40:51.804 +05:30 17cc0aaa-9de8-41b5-80ea-4d28353d1b73 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ4NzgsImlhdCI6MTcyNzE1Mzk3OH0.SGhm8FMC8eiGrKYvmvQXS9C8aY2HVqCbiAC1RzFDSQ0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:40:51.805 +05:30 31d8a7db-61aa-42c6-958f-98878df9b09a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:40:51.806 +05:30 31d8a7db-61aa-42c6-958f-98878df9b09a INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:40:51.869 +05:30 31d8a7db-61aa-42c6-958f-98878df9b09a INF Token generated 2024-09-24 10:40:51.869 +05:30 31d8a7db-61aa-42c6-958f-98878df9b09a INF Token generated 2024-09-24 10:40:51.870 +05:30 31d8a7db-61aa-42c6-958f-98878df9b09a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:40:51.871 +05:30 31d8a7db-61aa-42c6-958f-98878df9b09a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 64.4479ms 2024-09-24 10:40:51.871 +05:30 31d8a7db-61aa-42c6-958f-98878df9b09a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:40:51.871 +05:30 31d8a7db-61aa-42c6-958f-98878df9b09a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 17cc0aaa-9de8-41b5-80ea-4d28353d1b73}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0NjUxLCJleHAiOjE3MjcxNTUyNTEsImlhdCI6MTcyNzE1NDY1MX0.DyMwMbfQbEoRcfmtWDuVe7_3a35nXAP1I6IoDaxcz3U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0NjUxLCJleHAiOjE3MjcxNTU1NTEsImlhdCI6MTcyNzE1NDY1MX0.G9n5_cxIBVUKRMGHW6UCTwEXFx3QMIKHzUukdt-ytjo\"}"} 2024-09-24 10:40:51.871 +05:30 31d8a7db-61aa-42c6-958f-98878df9b09a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzOTc4LCJleHAiOjE3MjcxNTQ4NzgsImlhdCI6MTcyNzE1Mzk3OH0.SGhm8FMC8eiGrKYvmvQXS9C8aY2HVqCbiAC1RzFDSQ0 - 200 877 application/json; charset=utf-8 67.5296ms 2024-09-24 10:40:52.222 +05:30 ebdd12d2-8039-4d97-9f89-d87918180265 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:40:52.222 +05:30 ebdd12d2-8039-4d97-9f89-d87918180265 INF CORS policy execution successful. 2024-09-24 10:40:52.223 +05:30 ebdd12d2-8039-4d97-9f89-d87918180265 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0594ms 2024-09-24 10:40:52.229 +05:30 ceb3f3c0-44c3-4476-8188-f4985043bb76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:40:52.230 +05:30 ceb3f3c0-44c3-4476-8188-f4985043bb76 INF CORS policy execution successful. 2024-09-24 10:40:52.230 +05:30 ceb3f3c0-44c3-4476-8188-f4985043bb76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.8078ms 2024-09-24 10:40:52.291 +05:30 264ce4c8-05fc-4635-9e62-1d6d6179e21d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:40:52.293 +05:30 264ce4c8-05fc-4635-9e62-1d6d6179e21d INF CORS policy execution successful. 2024-09-24 10:40:52.294 +05:30 264ce4c8-05fc-4635-9e62-1d6d6179e21d INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0NjUxLCJleHAiOjE3MjcxNTUyNTEsImlhdCI6MTcyNzE1NDY1MX0.DyMwMbfQbEoRcfmtWDuVe7_3a35nXAP1I6IoDaxcz3U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:40:52.294 +05:30 544ff1ea-af24-4466-a7b1-03446671961b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:40:52.294 +05:30 544ff1ea-af24-4466-a7b1-03446671961b INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:40:52.294 +05:30 cf65dfaf-e272-4e48-be43-9aa8c13ced79 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 10:40:52.295 +05:30 cf65dfaf-e272-4e48-be43-9aa8c13ced79 INF CORS policy execution successful. 2024-09-24 10:40:52.295 +05:30 cf65dfaf-e272-4e48-be43-9aa8c13ced79 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0NjUxLCJleHAiOjE3MjcxNTUyNTEsImlhdCI6MTcyNzE1NDY1MX0.DyMwMbfQbEoRcfmtWDuVe7_3a35nXAP1I6IoDaxcz3U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:40:52.295 +05:30 91f0e0ab-f1ca-46c0-a201-4b327c4ff928 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:40:52.295 +05:30 91f0e0ab-f1ca-46c0-a201-4b327c4ff928 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 10:40:52.317 +05:30 544ff1ea-af24-4466-a7b1-03446671961b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:40:52.317 +05:30 91f0e0ab-f1ca-46c0-a201-4b327c4ff928 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:40:52.318 +05:30 544ff1ea-af24-4466-a7b1-03446671961b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 23.1445ms 2024-09-24 10:40:52.318 +05:30 544ff1ea-af24-4466-a7b1-03446671961b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:40:52.318 +05:30 91f0e0ab-f1ca-46c0-a201-4b327c4ff928 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 22.5637ms 2024-09-24 10:40:52.318 +05:30 544ff1ea-af24-4466-a7b1-03446671961b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 264ce4c8-05fc-4635-9e62-1d6d6179e21d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 10:40:52.318 +05:30 91f0e0ab-f1ca-46c0-a201-4b327c4ff928 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 10:40:52.318 +05:30 91f0e0ab-f1ca-46c0-a201-4b327c4ff928 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf65dfaf-e272-4e48-be43-9aa8c13ced79}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 10:40:52.318 +05:30 544ff1ea-af24-4466-a7b1-03446671961b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 27.1275ms 2024-09-24 10:40:52.319 +05:30 91f0e0ab-f1ca-46c0-a201-4b327c4ff928 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 24.158ms 2024-09-24 10:42:52.546 +05:30 aa5f059c-5f72-4206-a26f-0cef80e8f8a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=8 - null null 2024-09-24 10:42:52.547 +05:30 aa5f059c-5f72-4206-a26f-0cef80e8f8a5 INF CORS policy execution successful. 2024-09-24 10:42:52.548 +05:30 aa5f059c-5f72-4206-a26f-0cef80e8f8a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=8 - 204 null null 3.1371ms 2024-09-24 10:42:52.598 +05:30 a53ea6ad-30b8-4a89-ade1-f6f3d65b6e4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=8 - null null 2024-09-24 10:42:52.601 +05:30 a53ea6ad-30b8-4a89-ade1-f6f3d65b6e4f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 5:11:10 AM', Current time (UTC): '9/24/2024 5:12: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-09-24 10:42:52.603 +05:30 a53ea6ad-30b8-4a89-ade1-f6f3d65b6e4f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 5:11:10 AM', Current time (UTC): '9/24/2024 5:12:52 AM'. 2024-09-24 10:42:52.603 +05:30 a53ea6ad-30b8-4a89-ade1-f6f3d65b6e4f INF CORS policy execution successful. 2024-09-24 10:42:52.604 +05:30 a53ea6ad-30b8-4a89-ade1-f6f3d65b6e4f INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDY3MCwiaWF0IjoxNzI3MTU0MDcwfQ.7rqx4WpH7cyPjNpIy7pCJquzhEoob26CkFRyv3_FtcQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:42:52.607 +05:30 b94d4392-6221-4831-830f-d79c5101a8f6 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 10:42:52.608 +05:30 b94d4392-6221-4831-830f-d79c5101a8f6 INF AuthenticationScheme: Bearer was challenged. 2024-09-24 10:42:52.608 +05:30 b94d4392-6221-4831-830f-d79c5101a8f6 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a53ea6ad-30b8-4a89-ade1-f6f3d65b6e4f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 05:11:10'"} Body: 2024-09-24 10:42:52.609 +05:30 b94d4392-6221-4831-830f-d79c5101a8f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=8 - 401 null null 10.6676ms 2024-09-24 10:42:52.723 +05:30 940e551f-ca86-4a71-b048-8e99a6a93dff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDk3MCwiaWF0IjoxNzI3MTU0MDcwfQ.B2ApgkPDCaVIMFOO6SB8TrSD-hhJ4fSN3Xsn9xDUDNs - null null 2024-09-24 10:42:52.724 +05:30 940e551f-ca86-4a71-b048-8e99a6a93dff INF CORS policy execution successful. 2024-09-24 10:42:52.724 +05:30 940e551f-ca86-4a71-b048-8e99a6a93dff INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDk3MCwiaWF0IjoxNzI3MTU0MDcwfQ.B2ApgkPDCaVIMFOO6SB8TrSD-hhJ4fSN3Xsn9xDUDNs Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:42:52.725 +05:30 8e35f80c-8163-4be3-9b6a-20761a299c38 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:42:52.725 +05:30 8e35f80c-8163-4be3-9b6a-20761a299c38 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:42:52.758 +05:30 8e35f80c-8163-4be3-9b6a-20761a299c38 INF Token generated 2024-09-24 10:42:52.758 +05:30 8e35f80c-8163-4be3-9b6a-20761a299c38 INF Token generated 2024-09-24 10:42:52.759 +05:30 8e35f80c-8163-4be3-9b6a-20761a299c38 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:42:52.759 +05:30 8e35f80c-8163-4be3-9b6a-20761a299c38 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 34.1943ms 2024-09-24 10:42:52.759 +05:30 8e35f80c-8163-4be3-9b6a-20761a299c38 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:42:52.760 +05:30 8e35f80c-8163-4be3-9b6a-20761a299c38 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 940e551f-ca86-4a71-b048-8e99a6a93dff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 859} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTM3MiwiaWF0IjoxNzI3MTU0NzcyfQ.2UaaTgs-KrNzKZ5iyU1VqUNPVs2Wg52yFHkHVq0EFTw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE\"}"} 2024-09-24 10:42:52.760 +05:30 8e35f80c-8163-4be3-9b6a-20761a299c38 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDk3MCwiaWF0IjoxNzI3MTU0MDcwfQ.B2ApgkPDCaVIMFOO6SB8TrSD-hhJ4fSN3Xsn9xDUDNs - 200 859 application/json; charset=utf-8 36.8172ms 2024-09-24 10:42:52.809 +05:30 9403e292-d5d6-45d1-a45f-16e817fe8b97 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 10:42:52.810 +05:30 9403e292-d5d6-45d1-a45f-16e817fe8b97 INF CORS policy execution successful. 2024-09-24 10:42:52.810 +05:30 9403e292-d5d6-45d1-a45f-16e817fe8b97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.809ms 2024-09-24 10:42:52.832 +05:30 1d98b1ce-0240-4ec9-813c-9adf5aa9b5bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDk3MCwiaWF0IjoxNzI3MTU0MDcwfQ.B2ApgkPDCaVIMFOO6SB8TrSD-hhJ4fSN3Xsn9xDUDNs - null null 2024-09-24 10:42:52.832 +05:30 1d98b1ce-0240-4ec9-813c-9adf5aa9b5bf INF CORS policy execution successful. 2024-09-24 10:42:52.832 +05:30 1d98b1ce-0240-4ec9-813c-9adf5aa9b5bf INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDk3MCwiaWF0IjoxNzI3MTU0MDcwfQ.B2ApgkPDCaVIMFOO6SB8TrSD-hhJ4fSN3Xsn9xDUDNs Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:42:52.832 +05:30 08c8d497-45e5-46e1-bde6-f20814996d58 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:42:52.833 +05:30 08c8d497-45e5-46e1-bde6-f20814996d58 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:42:52.834 +05:30 08c8d497-45e5-46e1-bde6-f20814996d58 INF Token generated 2024-09-24 10:42:52.834 +05:30 08c8d497-45e5-46e1-bde6-f20814996d58 INF Token generated 2024-09-24 10:42:52.835 +05:30 08c8d497-45e5-46e1-bde6-f20814996d58 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:42:52.835 +05:30 08c8d497-45e5-46e1-bde6-f20814996d58 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 2.1654ms 2024-09-24 10:42:52.835 +05:30 08c8d497-45e5-46e1-bde6-f20814996d58 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:42:52.835 +05:30 08c8d497-45e5-46e1-bde6-f20814996d58 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d98b1ce-0240-4ec9-813c-9adf5aa9b5bf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 859} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTM3MiwiaWF0IjoxNzI3MTU0NzcyfQ.2UaaTgs-KrNzKZ5iyU1VqUNPVs2Wg52yFHkHVq0EFTw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE\"}"} 2024-09-24 10:42:52.836 +05:30 08c8d497-45e5-46e1-bde6-f20814996d58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDk3MCwiaWF0IjoxNzI3MTU0MDcwfQ.B2ApgkPDCaVIMFOO6SB8TrSD-hhJ4fSN3Xsn9xDUDNs - 200 859 application/json; charset=utf-8 3.8452ms 2024-09-24 10:42:52.843 +05:30 5e4d1bbd-4387-49e5-a4bf-429b0047f873 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=8 - null null 2024-09-24 10:42:52.843 +05:30 5e4d1bbd-4387-49e5-a4bf-429b0047f873 INF CORS policy execution successful. 2024-09-24 10:42:52.844 +05:30 5e4d1bbd-4387-49e5-a4bf-429b0047f873 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTM3MiwiaWF0IjoxNzI3MTU0NzcyfQ.2UaaTgs-KrNzKZ5iyU1VqUNPVs2Wg52yFHkHVq0EFTw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:42:52.844 +05:30 675c4082-4a1b-4931-9199-cef21426cfe4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 10:42:52.844 +05:30 675c4082-4a1b-4931-9199-cef21426cfe4 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:42:52.860 +05:30 78575697-c728-4f0a-9ef0-d9928910412b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 10:42:52.861 +05:30 78575697-c728-4f0a-9ef0-d9928910412b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 5:11:10 AM', Current time (UTC): '9/24/2024 5:12: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-09-24 10:42:52.862 +05:30 78575697-c728-4f0a-9ef0-d9928910412b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 5:11:10 AM', Current time (UTC): '9/24/2024 5:12:52 AM'. 2024-09-24 10:42:52.862 +05:30 78575697-c728-4f0a-9ef0-d9928910412b INF CORS policy execution successful. 2024-09-24 10:42:52.862 +05:30 78575697-c728-4f0a-9ef0-d9928910412b INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQwNzAsImV4cCI6MTcyNzE1NDY3MCwiaWF0IjoxNzI3MTU0MDcwfQ.7rqx4WpH7cyPjNpIy7pCJquzhEoob26CkFRyv3_FtcQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:42:52.862 +05:30 7ecd46b0-f890-4f24-8078-244997c7ff17 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 10:42:52.863 +05:30 7ecd46b0-f890-4f24-8078-244997c7ff17 INF AuthenticationScheme: Bearer was challenged. 2024-09-24 10:42:52.863 +05:30 7ecd46b0-f890-4f24-8078-244997c7ff17 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 78575697-c728-4f0a-9ef0-d9928910412b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 05:11:10'"} Body: 2024-09-24 10:42:52.863 +05:30 7ecd46b0-f890-4f24-8078-244997c7ff17 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 401 null null 2.8583ms 2024-09-24 10:42:52.870 +05:30 675c4082-4a1b-4931-9199-cef21426cfe4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:42:52.870 +05:30 675c4082-4a1b-4931-9199-cef21426cfe4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 26.4605ms 2024-09-24 10:42:52.871 +05:30 675c4082-4a1b-4931-9199-cef21426cfe4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 10:42:52.871 +05:30 675c4082-4a1b-4931-9199-cef21426cfe4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e4d1bbd-4387-49e5-a4bf-429b0047f873}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4264} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":8,\"ProfileName\":\"1\",\"BusinessEntity\":3,\"BusinessEntityName\":\"Entity3\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":8,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":8,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":8,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":8,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":8,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":8,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":8,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":8,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":8,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":8,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":8,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":8,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":8,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":8,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":8,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":8,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":8,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":8,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":8,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":8,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":8,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":8,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":8,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":8,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":8,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":8,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":8,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":8,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":8,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-24 10:42:52.871 +05:30 675c4082-4a1b-4931-9199-cef21426cfe4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=8 - 200 4264 application/json; charset=utf-8 28.7166ms 2024-09-24 10:42:52.908 +05:30 7aae60a8-8de6-40d9-8edd-58aef60de8f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE - null null 2024-09-24 10:42:52.908 +05:30 7aae60a8-8de6-40d9-8edd-58aef60de8f9 INF CORS policy execution successful. 2024-09-24 10:42:52.908 +05:30 7aae60a8-8de6-40d9-8edd-58aef60de8f9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:42:52.908 +05:30 b0483435-c4cf-49fd-b8a5-439a5967a715 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:42:52.908 +05:30 b0483435-c4cf-49fd-b8a5-439a5967a715 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:42:52.910 +05:30 b0483435-c4cf-49fd-b8a5-439a5967a715 INF Token generated 2024-09-24 10:42:52.910 +05:30 b0483435-c4cf-49fd-b8a5-439a5967a715 INF Token generated 2024-09-24 10:42:52.911 +05:30 b0483435-c4cf-49fd-b8a5-439a5967a715 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:42:52.911 +05:30 b0483435-c4cf-49fd-b8a5-439a5967a715 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 2.4529ms 2024-09-24 10:42:52.911 +05:30 b0483435-c4cf-49fd-b8a5-439a5967a715 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:42:52.911 +05:30 b0483435-c4cf-49fd-b8a5-439a5967a715 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7aae60a8-8de6-40d9-8edd-58aef60de8f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 859} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTM3MiwiaWF0IjoxNzI3MTU0NzcyfQ.2UaaTgs-KrNzKZ5iyU1VqUNPVs2Wg52yFHkHVq0EFTw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE\"}"} 2024-09-24 10:42:52.911 +05:30 b0483435-c4cf-49fd-b8a5-439a5967a715 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE - 200 859 application/json; charset=utf-8 3.5184ms 2024-09-24 10:42:52.957 +05:30 71c8602a-47e1-4c34-a359-aad789d54e54 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE - null null 2024-09-24 10:42:52.957 +05:30 71c8602a-47e1-4c34-a359-aad789d54e54 INF CORS policy execution successful. 2024-09-24 10:42:52.957 +05:30 71c8602a-47e1-4c34-a359-aad789d54e54 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:42:52.957 +05:30 f6f95d45-28f1-4c83-9816-bf0bdb345af6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:42:52.957 +05:30 f6f95d45-28f1-4c83-9816-bf0bdb345af6 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:42:52.959 +05:30 f6f95d45-28f1-4c83-9816-bf0bdb345af6 INF Token generated 2024-09-24 10:42:52.959 +05:30 f6f95d45-28f1-4c83-9816-bf0bdb345af6 INF Token generated 2024-09-24 10:42:52.959 +05:30 f6f95d45-28f1-4c83-9816-bf0bdb345af6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:42:52.960 +05:30 f6f95d45-28f1-4c83-9816-bf0bdb345af6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 2.0555ms 2024-09-24 10:42:52.960 +05:30 f6f95d45-28f1-4c83-9816-bf0bdb345af6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:42:52.960 +05:30 f6f95d45-28f1-4c83-9816-bf0bdb345af6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71c8602a-47e1-4c34-a359-aad789d54e54}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 859} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTM3MiwiaWF0IjoxNzI3MTU0NzcyfQ.2UaaTgs-KrNzKZ5iyU1VqUNPVs2Wg52yFHkHVq0EFTw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE\"}"} 2024-09-24 10:42:52.960 +05:30 f6f95d45-28f1-4c83-9816-bf0bdb345af6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTY3MiwiaWF0IjoxNzI3MTU0NzcyfQ.c0AGjMCOwX_AjCcqGNkp_V6OFSCj9AirNl8H8bt2NhE - 200 859 application/json; charset=utf-8 3.3909ms 2024-09-24 10:42:53.022 +05:30 85fe2b8a-6e8a-469d-baa4-6cb9f1556f94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 10:42:53.022 +05:30 85fe2b8a-6e8a-469d-baa4-6cb9f1556f94 INF CORS policy execution successful. 2024-09-24 10:42:53.023 +05:30 85fe2b8a-6e8a-469d-baa4-6cb9f1556f94 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTM3MiwiaWF0IjoxNzI3MTU0NzcyfQ.2UaaTgs-KrNzKZ5iyU1VqUNPVs2Wg52yFHkHVq0EFTw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:42:53.023 +05:30 970ccc5b-4428-49e7-9eaa-f45f32d613fe INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:42:53.023 +05:30 970ccc5b-4428-49e7-9eaa-f45f32d613fe INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:42:53.032 +05:30 970ccc5b-4428-49e7-9eaa-f45f32d613fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:42:53.032 +05:30 970ccc5b-4428-49e7-9eaa-f45f32d613fe INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 9.1619ms 2024-09-24 10:42:53.032 +05:30 970ccc5b-4428-49e7-9eaa-f45f32d613fe INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:42:53.032 +05:30 970ccc5b-4428-49e7-9eaa-f45f32d613fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85fe2b8a-6e8a-469d-baa4-6cb9f1556f94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 10:42:53.033 +05:30 970ccc5b-4428-49e7-9eaa-f45f32d613fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 10.918ms 2024-09-24 10:42:53.325 +05:30 17f74667-7707-46bd-ae9e-04c5cd1b3677 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 10:42:53.326 +05:30 17f74667-7707-46bd-ae9e-04c5cd1b3677 INF CORS policy execution successful. 2024-09-24 10:42:53.326 +05:30 17f74667-7707-46bd-ae9e-04c5cd1b3677 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTM3MiwiaWF0IjoxNzI3MTU0NzcyfQ.2UaaTgs-KrNzKZ5iyU1VqUNPVs2Wg52yFHkHVq0EFTw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:42:53.326 +05:30 254a301e-73a2-4b95-9739-ea5735bd8b1b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:42:53.326 +05:30 254a301e-73a2-4b95-9739-ea5735bd8b1b INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:42:53.329 +05:30 254a301e-73a2-4b95-9739-ea5735bd8b1b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:42:53.329 +05:30 254a301e-73a2-4b95-9739-ea5735bd8b1b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 2.8977ms 2024-09-24 10:42:53.329 +05:30 254a301e-73a2-4b95-9739-ea5735bd8b1b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 10:42:53.329 +05:30 254a301e-73a2-4b95-9739-ea5735bd8b1b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 17f74667-7707-46bd-ae9e-04c5cd1b3677}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 10:42:53.330 +05:30 254a301e-73a2-4b95-9739-ea5735bd8b1b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 4.6066ms 2024-09-24 10:43:26.286 +05:30 47b1064c-ee1f-4d54-b59d-413f54bd4976 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:43:26.287 +05:30 47b1064c-ee1f-4d54-b59d-413f54bd4976 INF CORS policy execution successful. 2024-09-24 10:43:26.288 +05:30 47b1064c-ee1f-4d54-b59d-413f54bd4976 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.0378ms 2024-09-24 10:43:26.328 +05:30 db681688-7bb9-42c3-876e-fdca7a97f489 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:43:26.330 +05:30 db681688-7bb9-42c3-876e-fdca7a97f489 INF CORS policy execution successful. 2024-09-24 10:43:26.331 +05:30 db681688-7bb9-42c3-876e-fdca7a97f489 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTM3MiwiaWF0IjoxNzI3MTU0NzcyfQ.2UaaTgs-KrNzKZ5iyU1VqUNPVs2Wg52yFHkHVq0EFTw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:43:26.332 +05:30 40ba8e27-8c23-4af3-9b65-b651fbdcdba1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:43:26.333 +05:30 40ba8e27-8c23-4af3-9b65-b651fbdcdba1 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 10:43:26.363 +05:30 40ba8e27-8c23-4af3-9b65-b651fbdcdba1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:43:26.364 +05:30 40ba8e27-8c23-4af3-9b65-b651fbdcdba1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 30.443ms 2024-09-24 10:43:26.364 +05:30 40ba8e27-8c23-4af3-9b65-b651fbdcdba1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 10:43:26.364 +05:30 40ba8e27-8c23-4af3-9b65-b651fbdcdba1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db681688-7bb9-42c3-876e-fdca7a97f489}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 10:43:26.368 +05:30 40ba8e27-8c23-4af3-9b65-b651fbdcdba1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 39.4171ms 2024-09-24 10:43:34.940 +05:30 16b83cbb-d507-481d-99ab-42b92c195ba2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:43:34.941 +05:30 16b83cbb-d507-481d-99ab-42b92c195ba2 INF CORS policy execution successful. 2024-09-24 10:43:34.941 +05:30 16b83cbb-d507-481d-99ab-42b92c195ba2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.142ms 2024-09-24 10:43:35.010 +05:30 f4d216fa-c192-4bcc-b353-8b3d54866598 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 10:43:35.011 +05:30 f4d216fa-c192-4bcc-b353-8b3d54866598 INF CORS policy execution successful. 2024-09-24 10:43:35.012 +05:30 f4d216fa-c192-4bcc-b353-8b3d54866598 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiMyIsInVuaXF1ZV9uYW1lIjoiMyIsIm5hbWVpZCI6IjE4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiOCIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMiIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjcxNTQ3NzIsImV4cCI6MTcyNzE1NTM3MiwiaWF0IjoxNzI3MTU0NzcyfQ.2UaaTgs-KrNzKZ5iyU1VqUNPVs2Wg52yFHkHVq0EFTw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 10:43:35.012 +05:30 68b4fc4f-c22a-4d56-bcef-c91d9c8f0d0b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:43:35.012 +05:30 68b4fc4f-c22a-4d56-bcef-c91d9c8f0d0b INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 10:43:35.049 +05:30 68b4fc4f-c22a-4d56-bcef-c91d9c8f0d0b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:43:35.049 +05:30 68b4fc4f-c22a-4d56-bcef-c91d9c8f0d0b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 36.5818ms 2024-09-24 10:43:35.049 +05:30 68b4fc4f-c22a-4d56-bcef-c91d9c8f0d0b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 10:43:35.049 +05:30 68b4fc4f-c22a-4d56-bcef-c91d9c8f0d0b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4d216fa-c192-4bcc-b353-8b3d54866598}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 10:43:35.050 +05:30 68b4fc4f-c22a-4d56-bcef-c91d9c8f0d0b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 39.7379ms 2024-09-24 10:51:30.909 +05:30 f7d32d40-3c16-4b3f-bc8b-c25d1158f067 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjU5LCJleHAiOjE3MjcxNTQxNTksImlhdCI6MTcyNzE1MzI1OX0.bFlb6nU1V4bZaD3vCwE8lQkNnYO2VSRt1ql08Q7uzvQ - null null 2024-09-24 10:51:30.913 +05:30 f7d32d40-3c16-4b3f-bc8b-c25d1158f067 INF CORS policy execution successful. 2024-09-24 10:51:30.916 +05:30 f7d32d40-3c16-4b3f-bc8b-c25d1158f067 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjU5LCJleHAiOjE3MjcxNTQxNTksImlhdCI6MTcyNzE1MzI1OX0.bFlb6nU1V4bZaD3vCwE8lQkNnYO2VSRt1ql08Q7uzvQ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:51:30.918 +05:30 b8449dd5-91a6-4074-afc1-2a362d8ad6c6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:51:30.920 +05:30 b8449dd5-91a6-4074-afc1-2a362d8ad6c6 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 10:51:30.926 +05:30 b8449dd5-91a6-4074-afc1-2a362d8ad6c6 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:51:30.927 +05:30 b8449dd5-91a6-4074-afc1-2a362d8ad6c6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 6.9202ms 2024-09-24 10:51:30.927 +05:30 b8449dd5-91a6-4074-afc1-2a362d8ad6c6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 10:51:30.927 +05:30 b8449dd5-91a6-4074-afc1-2a362d8ad6c6 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f7d32d40-3c16-4b3f-bc8b-c25d1158f067}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 10:51:30.928 +05:30 b8449dd5-91a6-4074-afc1-2a362d8ad6c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjU5LCJleHAiOjE3MjcxNTQxNTksImlhdCI6MTcyNzE1MzI1OX0.bFlb6nU1V4bZaD3vCwE8lQkNnYO2VSRt1ql08Q7uzvQ - 400 90 application/json; charset=utf-8 19.7906ms 2024-09-24 10:51:38.031 +05:30 480b0ea7-41d1-4d13-8530-8698900af55c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 10:51:38.032 +05:30 480b0ea7-41d1-4d13-8530-8698900af55c INF CORS policy execution successful. 2024-09-24 10:51:38.033 +05:30 480b0ea7-41d1-4d13-8530-8698900af55c INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 10:51:38.034 +05:30 6d33cfe6-915d-4b80-bd50-323c4938061d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:51:38.034 +05:30 6d33cfe6-915d-4b80-bd50-323c4938061d INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:51:38.104 +05:30 6d33cfe6-915d-4b80-bd50-323c4938061d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:51:38.104 +05:30 6d33cfe6-915d-4b80-bd50-323c4938061d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 70.2415ms 2024-09-24 10:51:38.105 +05:30 6d33cfe6-915d-4b80-bd50-323c4938061d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 10:51:38.105 +05:30 6d33cfe6-915d-4b80-bd50-323c4938061d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 480b0ea7-41d1-4d13-8530-8698900af55c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 10:51:38.106 +05:30 6d33cfe6-915d-4b80-bd50-323c4938061d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 74.3979ms 2024-09-24 10:51:42.442 +05:30 a2989c4b-a001-46d2-9631-d4b7b3cf6582 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 10:51:42.443 +05:30 a2989c4b-a001-46d2-9631-d4b7b3cf6582 INF CORS policy execution successful. 2024-09-24 10:51:42.443 +05:30 a2989c4b-a001-46d2-9631-d4b7b3cf6582 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9801ms 2024-09-24 10:51:42.475 +05:30 9b7a2f99-5d0a-448b-8b81-ae37f5826223 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 10:51:42.476 +05:30 9b7a2f99-5d0a-448b-8b81-ae37f5826223 INF CORS policy execution successful. 2024-09-24 10:51:42.476 +05:30 9b7a2f99-5d0a-448b-8b81-ae37f5826223 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-24 10:51:42.477 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:51:42.477 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 10:51:42.490 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e INF Database retrieved 2024-09-24 10:51:42.516 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e INF Token generated 2024-09-24 10:51:42.516 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e INF Token generated 2024-09-24 10:51:42.517 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 10:51:42.517 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 39.7477ms 2024-09-24 10:51:42.517 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 10:51:42.517 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b7a2f99-5d0a-448b-8b81-ae37f5826223}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1MzAyLCJleHAiOjE3MjcxNTU5MDIsImlhdCI6MTcyNzE1NTMwMn0.lSMAUL1zw-KNmsxISZ47uJlCFvPHKDkdnKbKwKzCXs4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1MzAyLCJleHAiOjE3MjcxNTYyMDIsImlhdCI6MTcyNzE1NTMwMn0.B6pxKpFXSTSO3GClVyFryNgv4fDYWFbvMW_kPV8H3XM\"}"} 2024-09-24 10:51:42.517 +05:30 b740c2be-2fae-4795-aee3-911435f14c7e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 42.4242ms 2024-09-24 11:01:49.293 +05:30 d639d1ba-439c-4c0e-a47d-3982270977cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1MzAyLCJleHAiOjE3MjcxNTYyMDIsImlhdCI6MTcyNzE1NTMwMn0.B6pxKpFXSTSO3GClVyFryNgv4fDYWFbvMW_kPV8H3XM - null null 2024-09-24 11:01:49.295 +05:30 d639d1ba-439c-4c0e-a47d-3982270977cb INF CORS policy execution successful. 2024-09-24 11:01:49.297 +05:30 d639d1ba-439c-4c0e-a47d-3982270977cb INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1MzAyLCJleHAiOjE3MjcxNTYyMDIsImlhdCI6MTcyNzE1NTMwMn0.B6pxKpFXSTSO3GClVyFryNgv4fDYWFbvMW_kPV8H3XM Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:01:49.298 +05:30 1ecb8b61-e84c-418f-9854-9cca2ba0bfc7 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:01:49.298 +05:30 1ecb8b61-e84c-418f-9854-9cca2ba0bfc7 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:01:49.352 +05:30 1ecb8b61-e84c-418f-9854-9cca2ba0bfc7 INF Token generated 2024-09-24 11:01:49.352 +05:30 1ecb8b61-e84c-418f-9854-9cca2ba0bfc7 INF Token generated 2024-09-24 11:01:49.353 +05:30 1ecb8b61-e84c-418f-9854-9cca2ba0bfc7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:01:49.354 +05:30 1ecb8b61-e84c-418f-9854-9cca2ba0bfc7 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 54.9921ms 2024-09-24 11:01:49.354 +05:30 1ecb8b61-e84c-418f-9854-9cca2ba0bfc7 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:01:49.354 +05:30 1ecb8b61-e84c-418f-9854-9cca2ba0bfc7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d639d1ba-439c-4c0e-a47d-3982270977cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTA5LCJleHAiOjE3MjcxNTY1MDksImlhdCI6MTcyNzE1NTkwOX0.vFamyNTkuPOFxF6rs1shA0pidFpCx1s86PYrHysMkEY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTA5LCJleHAiOjE3MjcxNTY4MDksImlhdCI6MTcyNzE1NTkwOX0.dWCJsz-p_4o1fW7aviq8j8Ad2I80OMHqCmfstvDhSqE\"}"} 2024-09-24 11:01:49.355 +05:30 1ecb8b61-e84c-418f-9854-9cca2ba0bfc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1MzAyLCJleHAiOjE3MjcxNTYyMDIsImlhdCI6MTcyNzE1NTMwMn0.B6pxKpFXSTSO3GClVyFryNgv4fDYWFbvMW_kPV8H3XM - 200 877 application/json; charset=utf-8 62.302ms 2024-09-24 11:02:59.304 +05:30 7da43373-4aec-4549-9d28-71448a3dca11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0NjUxLCJleHAiOjE3MjcxNTU1NTEsImlhdCI6MTcyNzE1NDY1MX0.G9n5_cxIBVUKRMGHW6UCTwEXFx3QMIKHzUukdt-ytjo - null null 2024-09-24 11:02:59.306 +05:30 7da43373-4aec-4549-9d28-71448a3dca11 INF CORS policy execution successful. 2024-09-24 11:02:59.308 +05:30 7da43373-4aec-4549-9d28-71448a3dca11 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0NjUxLCJleHAiOjE3MjcxNTU1NTEsImlhdCI6MTcyNzE1NDY1MX0.G9n5_cxIBVUKRMGHW6UCTwEXFx3QMIKHzUukdt-ytjo Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:02:59.309 +05:30 d8b8d781-8417-402d-adbb-fcd8dd7152ce INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:02:59.310 +05:30 d8b8d781-8417-402d-adbb-fcd8dd7152ce INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:02:59.317 +05:30 d8b8d781-8417-402d-adbb-fcd8dd7152ce INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:02:59.319 +05:30 d8b8d781-8417-402d-adbb-fcd8dd7152ce INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 8.824ms 2024-09-24 11:02:59.319 +05:30 d8b8d781-8417-402d-adbb-fcd8dd7152ce INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:02:59.319 +05:30 d8b8d781-8417-402d-adbb-fcd8dd7152ce INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 7da43373-4aec-4549-9d28-71448a3dca11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 11:02:59.320 +05:30 d8b8d781-8417-402d-adbb-fcd8dd7152ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU0NjUxLCJleHAiOjE3MjcxNTU1NTEsImlhdCI6MTcyNzE1NDY1MX0.G9n5_cxIBVUKRMGHW6UCTwEXFx3QMIKHzUukdt-ytjo - 400 90 application/json; charset=utf-8 16.6005ms 2024-09-24 11:03:08.055 +05:30 6457e495-8164-4995-8e08-e3c363a98989 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 11:03:08.056 +05:30 6457e495-8164-4995-8e08-e3c363a98989 INF CORS policy execution successful. 2024-09-24 11:03:08.057 +05:30 6457e495-8164-4995-8e08-e3c363a98989 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:03:08.057 +05:30 2be0cebe-6add-43d9-8eca-d781aca0b3e7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:03:08.057 +05:30 2be0cebe-6add-43d9-8eca-d781aca0b3e7 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:03:08.107 +05:30 2be0cebe-6add-43d9-8eca-d781aca0b3e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:03:08.108 +05:30 2be0cebe-6add-43d9-8eca-d781aca0b3e7 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 50.1764ms 2024-09-24 11:03:08.108 +05:30 2be0cebe-6add-43d9-8eca-d781aca0b3e7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:03:08.108 +05:30 2be0cebe-6add-43d9-8eca-d781aca0b3e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6457e495-8164-4995-8e08-e3c363a98989}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 11:03:08.109 +05:30 2be0cebe-6add-43d9-8eca-d781aca0b3e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 53.5546ms 2024-09-24 11:03:08.744 +05:30 47b7f646-79ca-4611-9fd1-bcfc0e701886 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 11:03:08.744 +05:30 47b7f646-79ca-4611-9fd1-bcfc0e701886 INF CORS policy execution successful. 2024-09-24 11:03:08.744 +05:30 47b7f646-79ca-4611-9fd1-bcfc0e701886 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.4994ms 2024-09-24 11:03:08.814 +05:30 2ca3edea-282b-4643-ac5d-3813bc5b3186 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 11:03:08.814 +05:30 2ca3edea-282b-4643-ac5d-3813bc5b3186 INF CORS policy execution successful. 2024-09-24 11:03:08.815 +05:30 2ca3edea-282b-4643-ac5d-3813bc5b3186 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 11:03:08.815 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:03:08.815 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:03:08.829 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 INF Database retrieved 2024-09-24 11:03:08.847 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 INF Token generated 2024-09-24 11:03:08.847 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 INF Token generated 2024-09-24 11:03:08.847 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:03:08.848 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 32.3014ms 2024-09-24 11:03:08.848 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:03:08.848 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ca3edea-282b-4643-ac5d-3813bc5b3186}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTg4LCJleHAiOjE3MjcxNTY1ODgsImlhdCI6MTcyNzE1NTk4OH0.VI5Y9WYPbvBd_FHhOBIysNVENWzgyXwRX9elz8mdMaY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTg4LCJleHAiOjE3MjcxNTY4ODgsImlhdCI6MTcyNzE1NTk4OH0.O8GDQy0FsfLCHdScCYyRMQ_6KLzwWOCsEdF4DEhpEK0\"}"} 2024-09-24 11:03:08.848 +05:30 abf876a6-e041-45e7-b87f-f5026bf298f3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 34.3005ms 2024-09-24 11:13:53.416 +05:30 INF Application is shutting down... 2024-09-24 11:14:22.167 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 11:14:22.213 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 11:14:22.235 +05:30 INF Creating key {54e7eb5e-cb91-4251-86ea-9bc55602f473} with creation date 2024-09-24 05:44:22Z, activation date 2024-09-24 05:44:22Z, and expiration date 2024-12-23 05:44:22Z. 2024-09-24 11:14:22.258 +05:30 WRN No XML encryptor configured. Key {54e7eb5e-cb91-4251-86ea-9bc55602f473} may be persisted to storage in unencrypted form. 2024-09-24 11:14:22.452 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 11:14:22.456 +05:30 INF Hosting environment: Production 2024-09-24 11:14:22.457 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 11:14:22.471 +05:30 421f8769-2fcd-45b2-be39-6cd4f7513984 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTg4LCJleHAiOjE3MjcxNTY4ODgsImlhdCI6MTcyNzE1NTk4OH0.O8GDQy0FsfLCHdScCYyRMQ_6KLzwWOCsEdF4DEhpEK0 - null null 2024-09-24 11:14:22.471 +05:30 611bb561-9013-47b2-a02f-1a0c6c896f86 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTg4LCJleHAiOjE3MjcxNTY4ODgsImlhdCI6MTcyNzE1NTk4OH0.O8GDQy0FsfLCHdScCYyRMQ_6KLzwWOCsEdF4DEhpEK0 - null null 2024-09-24 11:14:22.539 +05:30 421f8769-2fcd-45b2-be39-6cd4f7513984 INF CORS policy execution successful. 2024-09-24 11:14:22.539 +05:30 611bb561-9013-47b2-a02f-1a0c6c896f86 INF CORS policy execution successful. 2024-09-24 11:14:22.563 +05:30 611bb561-9013-47b2-a02f-1a0c6c896f86 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTg4LCJleHAiOjE3MjcxNTY4ODgsImlhdCI6MTcyNzE1NTk4OH0.O8GDQy0FsfLCHdScCYyRMQ_6KLzwWOCsEdF4DEhpEK0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:14:22.563 +05:30 421f8769-2fcd-45b2-be39-6cd4f7513984 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTg4LCJleHAiOjE3MjcxNTY4ODgsImlhdCI6MTcyNzE1NTk4OH0.O8GDQy0FsfLCHdScCYyRMQ_6KLzwWOCsEdF4DEhpEK0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:14:22.608 +05:30 06191354-edcb-4b8d-b1ba-ac49403ba244 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:14:22.608 +05:30 ca8b8c70-4726-4894-82b0-e1415db93348 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:14:22.641 +05:30 ca8b8c70-4726-4894-82b0-e1415db93348 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:14:22.641 +05:30 06191354-edcb-4b8d-b1ba-ac49403ba244 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:14:22.957 +05:30 06191354-edcb-4b8d-b1ba-ac49403ba244 ERR Login failed for user ''. 2024-09-24 11:14:22.958 +05:30 ca8b8c70-4726-4894-82b0-e1415db93348 ERR Login failed for user ''. 2024-09-24 11:14:22.992 +05:30 ca8b8c70-4726-4894-82b0-e1415db93348 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:92e312aa-d237-43c8-b31e-41157967e2d6 Error Number:18456,State:1,Class:14 2024-09-24 11:14:22.992 +05:30 06191354-edcb-4b8d-b1ba-ac49403ba244 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:92e312aa-d237-43c8-b31e-41157967e2d6 Error Number:18456,State:1,Class:14 2024-09-24 11:14:23.002 +05:30 ca8b8c70-4726-4894-82b0-e1415db93348 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:14:23.002 +05:30 06191354-edcb-4b8d-b1ba-ac49403ba244 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:14:23.128 +05:30 ca8b8c70-4726-4894-82b0-e1415db93348 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 480.8578ms 2024-09-24 11:14:23.128 +05:30 06191354-edcb-4b8d-b1ba-ac49403ba244 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 480.8501ms 2024-09-24 11:14:23.131 +05:30 06191354-edcb-4b8d-b1ba-ac49403ba244 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:14:23.131 +05:30 ca8b8c70-4726-4894-82b0-e1415db93348 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:14:23.133 +05:30 06191354-edcb-4b8d-b1ba-ac49403ba244 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 421f8769-2fcd-45b2-be39-6cd4f7513984}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-24 11:14:23.133 +05:30 ca8b8c70-4726-4894-82b0-e1415db93348 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 611bb561-9013-47b2-a02f-1a0c6c896f86}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-24 11:14:23.145 +05:30 06191354-edcb-4b8d-b1ba-ac49403ba244 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTg4LCJleHAiOjE3MjcxNTY4ODgsImlhdCI6MTcyNzE1NTk4OH0.O8GDQy0FsfLCHdScCYyRMQ_6KLzwWOCsEdF4DEhpEK0 - 500 89 application/json; charset=utf-8 676.4313ms 2024-09-24 11:14:23.145 +05:30 ca8b8c70-4726-4894-82b0-e1415db93348 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTg4LCJleHAiOjE3MjcxNTY4ODgsImlhdCI6MTcyNzE1NTk4OH0.O8GDQy0FsfLCHdScCYyRMQ_6KLzwWOCsEdF4DEhpEK0 - 500 89 application/json; charset=utf-8 676.4255ms 2024-09-24 11:14:29.473 +05:30 7ede6e75-b6ae-4a70-affc-014e7e15d3dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 11:14:29.480 +05:30 7ede6e75-b6ae-4a70-affc-014e7e15d3dc INF CORS policy execution successful. 2024-09-24 11:14:29.482 +05:30 7ede6e75-b6ae-4a70-affc-014e7e15d3dc INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:14:29.484 +05:30 0d4a97e5-195e-46bd-beb4-309e3221d3c1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:14:29.491 +05:30 0d4a97e5-195e-46bd-beb4-309e3221d3c1 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:14:29.853 +05:30 0d4a97e5-195e-46bd-beb4-309e3221d3c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:14:29.854 +05:30 0d4a97e5-195e-46bd-beb4-309e3221d3c1 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 362.6097ms 2024-09-24 11:14:29.854 +05:30 0d4a97e5-195e-46bd-beb4-309e3221d3c1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:14:29.854 +05:30 0d4a97e5-195e-46bd-beb4-309e3221d3c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ede6e75-b6ae-4a70-affc-014e7e15d3dc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 11:14:29.855 +05:30 0d4a97e5-195e-46bd-beb4-309e3221d3c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 383.1223ms 2024-09-24 11:14:30.756 +05:30 34a699f4-3ac8-40d5-b220-cb7d77dc94cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 11:14:30.757 +05:30 34a699f4-3ac8-40d5-b220-cb7d77dc94cb INF CORS policy execution successful. 2024-09-24 11:14:30.759 +05:30 34a699f4-3ac8-40d5-b220-cb7d77dc94cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 3.0007ms 2024-09-24 11:14:30.815 +05:30 60e1aee3-8cb9-43c8-b225-685f34620018 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 11:14:30.820 +05:30 60e1aee3-8cb9-43c8-b225-685f34620018 INF CORS policy execution successful. 2024-09-24 11:14:30.822 +05:30 60e1aee3-8cb9-43c8-b225-685f34620018 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 11:14:30.823 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:14:30.830 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:14:30.935 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf INF Database retrieved 2024-09-24 11:14:31.008 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf INF Token generated 2024-09-24 11:14:31.010 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf INF Token generated 2024-09-24 11:14:31.015 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:14:31.016 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 185.7148ms 2024-09-24 11:14:31.016 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:14:31.017 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 60e1aee3-8cb9-43c8-b225-685f34620018}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2NjcwLCJleHAiOjE3MjcxNTcyNzAsImlhdCI6MTcyNzE1NjY3MH0.MY6_EmvCPQy4zVtzEBBoME-TXDd_Ni2XE43JxeMEFfE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2NjcxLCJleHAiOjE3MjcxNTc1NzEsImlhdCI6MTcyNzE1NjY3MX0.4ffyPVw5d66leEEatffFqEAU-KDuz5PWZvvHpGl2sMA\"}"} 2024-09-24 11:14:31.018 +05:30 8504b4f4-d9db-4642-93d2-0ddabd9dccdf INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 202.839ms 2024-09-24 11:17:14.236 +05:30 986bfd2d-9b2a-46bd-bd20-a3f6255391c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTA5LCJleHAiOjE3MjcxNTY4MDksImlhdCI6MTcyNzE1NTkwOX0.dWCJsz-p_4o1fW7aviq8j8Ad2I80OMHqCmfstvDhSqE - null null 2024-09-24 11:17:14.242 +05:30 986bfd2d-9b2a-46bd-bd20-a3f6255391c3 INF CORS policy execution successful. 2024-09-24 11:17:14.245 +05:30 986bfd2d-9b2a-46bd-bd20-a3f6255391c3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTA5LCJleHAiOjE3MjcxNTY4MDksImlhdCI6MTcyNzE1NTkwOX0.dWCJsz-p_4o1fW7aviq8j8Ad2I80OMHqCmfstvDhSqE Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:17:14.249 +05:30 6221e1b9-c612-430f-ba39-31fd7eba92a2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:17:14.250 +05:30 6221e1b9-c612-430f-ba39-31fd7eba92a2 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:17:14.265 +05:30 6221e1b9-c612-430f-ba39-31fd7eba92a2 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:17:14.269 +05:30 6221e1b9-c612-430f-ba39-31fd7eba92a2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 18.2595ms 2024-09-24 11:17:14.270 +05:30 6221e1b9-c612-430f-ba39-31fd7eba92a2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:17:14.270 +05:30 6221e1b9-c612-430f-ba39-31fd7eba92a2 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 986bfd2d-9b2a-46bd-bd20-a3f6255391c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 11:17:14.272 +05:30 6221e1b9-c612-430f-ba39-31fd7eba92a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU1OTA5LCJleHAiOjE3MjcxNTY4MDksImlhdCI6MTcyNzE1NTkwOX0.dWCJsz-p_4o1fW7aviq8j8Ad2I80OMHqCmfstvDhSqE - 400 90 application/json; charset=utf-8 37.1992ms 2024-09-24 11:17:25.410 +05:30 e047b7a2-db14-4ea7-94fc-ca6251d7e3f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 11:17:25.412 +05:30 e047b7a2-db14-4ea7-94fc-ca6251d7e3f7 INF CORS policy execution successful. 2024-09-24 11:17:25.413 +05:30 e047b7a2-db14-4ea7-94fc-ca6251d7e3f7 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:17:25.413 +05:30 d3c109ec-e958-4cd9-94b1-e31804c0e39f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:17:25.414 +05:30 d3c109ec-e958-4cd9-94b1-e31804c0e39f INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:17:25.477 +05:30 d3c109ec-e958-4cd9-94b1-e31804c0e39f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:17:25.478 +05:30 d3c109ec-e958-4cd9-94b1-e31804c0e39f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 63.8483ms 2024-09-24 11:17:25.478 +05:30 d3c109ec-e958-4cd9-94b1-e31804c0e39f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:17:25.479 +05:30 d3c109ec-e958-4cd9-94b1-e31804c0e39f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e047b7a2-db14-4ea7-94fc-ca6251d7e3f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 11:17:25.480 +05:30 d3c109ec-e958-4cd9-94b1-e31804c0e39f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 69.9134ms 2024-09-24 11:17:29.750 +05:30 1633f598-cb3c-4062-be60-7fc9eaabf54e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 11:17:29.752 +05:30 1633f598-cb3c-4062-be60-7fc9eaabf54e INF CORS policy execution successful. 2024-09-24 11:17:29.755 +05:30 1633f598-cb3c-4062-be60-7fc9eaabf54e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.0433ms 2024-09-24 11:17:29.930 +05:30 bebc81d6-be0a-49aa-983b-aa59e12a1b60 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 11:17:29.930 +05:30 bebc81d6-be0a-49aa-983b-aa59e12a1b60 INF CORS policy execution successful. 2024-09-24 11:17:29.931 +05:30 bebc81d6-be0a-49aa-983b-aa59e12a1b60 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-24 11:17:29.932 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:17:29.932 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:17:29.945 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 INF Database retrieved 2024-09-24 11:17:29.967 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 INF Token generated 2024-09-24 11:17:29.968 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 INF Token generated 2024-09-24 11:17:29.969 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:17:29.970 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 37.5229ms 2024-09-24 11:17:29.970 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:17:29.970 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bebc81d6-be0a-49aa-983b-aa59e12a1b60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2ODQ5LCJleHAiOjE3MjcxNTc0NDksImlhdCI6MTcyNzE1Njg0OX0.Z_h_QC5o_rN-z3U9Ohb1NmAgKfCO-DfNBJgQdJNyYPI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2ODQ5LCJleHAiOjE3MjcxNTc3NDksImlhdCI6MTcyNzE1Njg0OX0.2TTH_y546SNpdIPaj1Cx99Bci9AVFFWlQfC4htT8EGA\"}"} 2024-09-24 11:17:29.972 +05:30 4eb3aacf-9d3b-4e86-89d2-0bb65214c231 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 41.9433ms 2024-09-24 11:28:20.947 +05:30 INF Application is shutting down... 2024-09-24 11:35:46.611 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 11:35:46.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-09-24 11:35:46.722 +05:30 INF Creating key {41f97cf9-2992-44f6-bc22-2ffb6309916f} with creation date 2024-09-24 06:05:46Z, activation date 2024-09-24 06:05:46Z, and expiration date 2024-12-23 06:05:46Z. 2024-09-24 11:35:46.740 +05:30 WRN No XML encryptor configured. Key {41f97cf9-2992-44f6-bc22-2ffb6309916f} may be persisted to storage in unencrypted form. 2024-09-24 11:35:47.003 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 11:35:47.003 +05:30 INF Hosting environment: Production 2024-09-24 11:35:47.004 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 11:35:47.020 +05:30 ed8db4de-05d9-4db7-b68e-1b3f8d56047e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2NjcxLCJleHAiOjE3MjcxNTc1NzEsImlhdCI6MTcyNzE1NjY3MX0.4ffyPVw5d66leEEatffFqEAU-KDuz5PWZvvHpGl2sMA - null null 2024-09-24 11:35:47.096 +05:30 ed8db4de-05d9-4db7-b68e-1b3f8d56047e INF CORS policy execution successful. 2024-09-24 11:35:47.122 +05:30 ed8db4de-05d9-4db7-b68e-1b3f8d56047e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2NjcxLCJleHAiOjE3MjcxNTc1NzEsImlhdCI6MTcyNzE1NjY3MX0.4ffyPVw5d66leEEatffFqEAU-KDuz5PWZvvHpGl2sMA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:35:47.185 +05:30 1a6db74c-8f8d-4355-a117-fd4231d73685 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:35:47.233 +05:30 1a6db74c-8f8d-4355-a117-fd4231d73685 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:35:47.400 +05:30 1a6db74c-8f8d-4355-a117-fd4231d73685 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:35:47.535 +05:30 1a6db74c-8f8d-4355-a117-fd4231d73685 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 296.4596ms 2024-09-24 11:35:47.539 +05:30 1a6db74c-8f8d-4355-a117-fd4231d73685 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:35:47.540 +05:30 1a6db74c-8f8d-4355-a117-fd4231d73685 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: ed8db4de-05d9-4db7-b68e-1b3f8d56047e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 11:35:47.558 +05:30 1a6db74c-8f8d-4355-a117-fd4231d73685 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2NjcxLCJleHAiOjE3MjcxNTc1NzEsImlhdCI6MTcyNzE1NjY3MX0.4ffyPVw5d66leEEatffFqEAU-KDuz5PWZvvHpGl2sMA - 400 90 application/json; charset=utf-8 541.2873ms 2024-09-24 11:35:54.128 +05:30 3f4f4d5f-6cd6-4cd2-8dbe-afefd6b98a61 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 11:35:54.136 +05:30 3f4f4d5f-6cd6-4cd2-8dbe-afefd6b98a61 INF CORS policy execution successful. 2024-09-24 11:35:54.138 +05:30 3f4f4d5f-6cd6-4cd2-8dbe-afefd6b98a61 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:35:54.141 +05:30 63254e36-af20-4559-adb1-e20774e5fdc8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:35:54.154 +05:30 63254e36-af20-4559-adb1-e20774e5fdc8 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:35:54.582 +05:30 63254e36-af20-4559-adb1-e20774e5fdc8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:35:54.585 +05:30 63254e36-af20-4559-adb1-e20774e5fdc8 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 430.5925ms 2024-09-24 11:35:54.586 +05:30 63254e36-af20-4559-adb1-e20774e5fdc8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:35:54.588 +05:30 63254e36-af20-4559-adb1-e20774e5fdc8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f4f4d5f-6cd6-4cd2-8dbe-afefd6b98a61}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 11:35:54.592 +05:30 63254e36-af20-4559-adb1-e20774e5fdc8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 463.7926ms 2024-09-24 11:35:56.356 +05:30 edeed331-80d6-4401-8667-e7568873d2b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 11:35:56.363 +05:30 edeed331-80d6-4401-8667-e7568873d2b2 INF CORS policy execution successful. 2024-09-24 11:35:56.366 +05:30 edeed331-80d6-4401-8667-e7568873d2b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 9.7756ms 2024-09-24 11:35:56.451 +05:30 951e3a0e-9ac3-4df0-b275-f0ce24f114fb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 11:35:56.452 +05:30 951e3a0e-9ac3-4df0-b275-f0ce24f114fb INF CORS policy execution successful. 2024-09-24 11:35:56.453 +05:30 951e3a0e-9ac3-4df0-b275-f0ce24f114fb INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 11:35:56.456 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:35:56.465 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:35:56.597 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 INF Database retrieved 2024-09-24 11:35:56.674 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 INF Token generated 2024-09-24 11:35:56.676 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 INF Token generated 2024-09-24 11:35:56.679 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:35:56.680 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 214.8274ms 2024-09-24 11:35:56.680 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:35:56.681 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 951e3a0e-9ac3-4df0-b275-f0ce24f114fb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU3OTU2LCJleHAiOjE3MjcxNTg1NTYsImlhdCI6MTcyNzE1Nzk1Nn0.X-b4QfcVDrd79QNoBIdu4pblmx6GNUdFR-SsKc8I9T8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU3OTU2LCJleHAiOjE3MjcxNTg4NTYsImlhdCI6MTcyNzE1Nzk1Nn0.6537yuoEXqyYYrFFvfhr0khRGQ5qTIGxkzGfjeylYr8\"}"} 2024-09-24 11:35:56.681 +05:30 e6bea51c-c4b7-4117-b81b-7c4be8f2a229 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 230.4694ms 2024-09-24 11:42:05.280 +05:30 5f9cda1b-9bf5-4943-994f-59b1f7cb5cc7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2ODQ5LCJleHAiOjE3MjcxNTc3NDksImlhdCI6MTcyNzE1Njg0OX0.2TTH_y546SNpdIPaj1Cx99Bci9AVFFWlQfC4htT8EGA - null null 2024-09-24 11:42:05.287 +05:30 5f9cda1b-9bf5-4943-994f-59b1f7cb5cc7 INF CORS policy execution successful. 2024-09-24 11:42:05.291 +05:30 5f9cda1b-9bf5-4943-994f-59b1f7cb5cc7 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2ODQ5LCJleHAiOjE3MjcxNTc3NDksImlhdCI6MTcyNzE1Njg0OX0.2TTH_y546SNpdIPaj1Cx99Bci9AVFFWlQfC4htT8EGA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:42:05.295 +05:30 49261d5b-0b11-46f6-be48-1f8e069615e9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:42:05.297 +05:30 49261d5b-0b11-46f6-be48-1f8e069615e9 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:42:05.309 +05:30 49261d5b-0b11-46f6-be48-1f8e069615e9 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:42:05.312 +05:30 49261d5b-0b11-46f6-be48-1f8e069615e9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 14.46ms 2024-09-24 11:42:05.312 +05:30 49261d5b-0b11-46f6-be48-1f8e069615e9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:42:05.312 +05:30 49261d5b-0b11-46f6-be48-1f8e069615e9 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 5f9cda1b-9bf5-4943-994f-59b1f7cb5cc7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 11:42:05.314 +05:30 49261d5b-0b11-46f6-be48-1f8e069615e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU2ODQ5LCJleHAiOjE3MjcxNTc3NDksImlhdCI6MTcyNzE1Njg0OX0.2TTH_y546SNpdIPaj1Cx99Bci9AVFFWlQfC4htT8EGA - 400 90 application/json; charset=utf-8 34.7571ms 2024-09-24 11:42:30.428 +05:30 20cb99ae-b910-4fd4-8d7a-fcf83365c0a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 11:42:30.431 +05:30 20cb99ae-b910-4fd4-8d7a-fcf83365c0a1 INF CORS policy execution successful. 2024-09-24 11:42:30.433 +05:30 20cb99ae-b910-4fd4-8d7a-fcf83365c0a1 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:42:30.434 +05:30 2dec7dc2-7503-4ed7-b998-ade2f5c82a98 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:42:30.435 +05:30 2dec7dc2-7503-4ed7-b998-ade2f5c82a98 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:42:30.513 +05:30 2dec7dc2-7503-4ed7-b998-ade2f5c82a98 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:42:30.514 +05:30 2dec7dc2-7503-4ed7-b998-ade2f5c82a98 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 71.5538ms 2024-09-24 11:42:30.514 +05:30 2dec7dc2-7503-4ed7-b998-ade2f5c82a98 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:42:30.515 +05:30 2dec7dc2-7503-4ed7-b998-ade2f5c82a98 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20cb99ae-b910-4fd4-8d7a-fcf83365c0a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 11:42:30.516 +05:30 2dec7dc2-7503-4ed7-b998-ade2f5c82a98 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 89.0716ms 2024-09-24 11:42:32.793 +05:30 d8a28c44-db78-4281-9bd9-4efade86fb00 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 11:42:32.794 +05:30 d8a28c44-db78-4281-9bd9-4efade86fb00 INF CORS policy execution successful. 2024-09-24 11:42:32.794 +05:30 d8a28c44-db78-4281-9bd9-4efade86fb00 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:42:32.795 +05:30 d7e6b783-12ab-447d-9d85-be26a1242452 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:42:32.795 +05:30 d7e6b783-12ab-447d-9d85-be26a1242452 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:42:32.807 +05:30 d7e6b783-12ab-447d-9d85-be26a1242452 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:42:32.808 +05:30 d7e6b783-12ab-447d-9d85-be26a1242452 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 12.223ms 2024-09-24 11:42:32.808 +05:30 d7e6b783-12ab-447d-9d85-be26a1242452 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 11:42:32.808 +05:30 d7e6b783-12ab-447d-9d85-be26a1242452 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d8a28c44-db78-4281-9bd9-4efade86fb00}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 11:42:32.809 +05:30 d7e6b783-12ab-447d-9d85-be26a1242452 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 15.4389ms 2024-09-24 11:42:39.141 +05:30 6b5bde88-2c9b-43fb-bed0-62748742602b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 11:42:39.143 +05:30 6b5bde88-2c9b-43fb-bed0-62748742602b INF CORS policy execution successful. 2024-09-24 11:42:39.145 +05:30 6b5bde88-2c9b-43fb-bed0-62748742602b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 4.1913ms 2024-09-24 11:42:39.311 +05:30 386f7109-cee6-46a6-a817-5639881e9863 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 11:42:39.312 +05:30 386f7109-cee6-46a6-a817-5639881e9863 INF CORS policy execution successful. 2024-09-24 11:42:39.315 +05:30 386f7109-cee6-46a6-a817-5639881e9863 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-24 11:42:39.315 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:42:39.316 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 11:42:39.335 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c INF Database retrieved 2024-09-24 11:42:39.353 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c INF Token generated 2024-09-24 11:42:39.354 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c INF Token generated 2024-09-24 11:42:39.354 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:42:39.355 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 38.9188ms 2024-09-24 11:42:39.356 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 11:42:39.356 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 386f7109-cee6-46a6-a817-5639881e9863}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4MzU5LCJleHAiOjE3MjcxNTg5NTksImlhdCI6MTcyNzE1ODM1OX0.RLaKqP-irEOp5tA25t2h6WFJv7KPO6BCzpE4szOGrjQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4MzU5LCJleHAiOjE3MjcxNTkyNTksImlhdCI6MTcyNzE1ODM1OX0.bQVascU5thgNJaz6DqllP2uE1i7fjMM5wwkwNxAzvvo\"}"} 2024-09-24 11:42:39.357 +05:30 41cf97e7-3edd-4d6c-89e0-b8e25d3b5b8c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 46.0592ms 2024-09-24 11:46:22.059 +05:30 198bc3cf-107d-4b11-af9f-57f88345bbc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU3OTU2LCJleHAiOjE3MjcxNTg4NTYsImlhdCI6MTcyNzE1Nzk1Nn0.6537yuoEXqyYYrFFvfhr0khRGQ5qTIGxkzGfjeylYr8 - null null 2024-09-24 11:46:22.062 +05:30 198bc3cf-107d-4b11-af9f-57f88345bbc8 INF CORS policy execution successful. 2024-09-24 11:46:22.066 +05:30 198bc3cf-107d-4b11-af9f-57f88345bbc8 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU3OTU2LCJleHAiOjE3MjcxNTg4NTYsImlhdCI6MTcyNzE1Nzk1Nn0.6537yuoEXqyYYrFFvfhr0khRGQ5qTIGxkzGfjeylYr8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:46:22.067 +05:30 e03791f9-38ad-49c8-a38c-b3b9cd9c6aea INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:46:22.069 +05:30 e03791f9-38ad-49c8-a38c-b3b9cd9c6aea INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:46:22.091 +05:30 5c94c68a-cfe2-4b71-b6a2-fbe034b90686 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU3OTU2LCJleHAiOjE3MjcxNTg4NTYsImlhdCI6MTcyNzE1Nzk1Nn0.6537yuoEXqyYYrFFvfhr0khRGQ5qTIGxkzGfjeylYr8 - null null 2024-09-24 11:46:22.091 +05:30 5c94c68a-cfe2-4b71-b6a2-fbe034b90686 INF CORS policy execution successful. 2024-09-24 11:46:22.092 +05:30 5c94c68a-cfe2-4b71-b6a2-fbe034b90686 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU3OTU2LCJleHAiOjE3MjcxNTg4NTYsImlhdCI6MTcyNzE1Nzk1Nn0.6537yuoEXqyYYrFFvfhr0khRGQ5qTIGxkzGfjeylYr8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:46:22.092 +05:30 b84caf34-b1e5-41c1-ab0a-ac3b50c3cce9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:46:22.092 +05:30 b84caf34-b1e5-41c1-ab0a-ac3b50c3cce9 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:46:22.129 +05:30 b84caf34-b1e5-41c1-ab0a-ac3b50c3cce9 INF Token generated 2024-09-24 11:46:22.130 +05:30 b84caf34-b1e5-41c1-ab0a-ac3b50c3cce9 INF Token generated 2024-09-24 11:46:22.132 +05:30 b84caf34-b1e5-41c1-ab0a-ac3b50c3cce9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:46:22.134 +05:30 b84caf34-b1e5-41c1-ab0a-ac3b50c3cce9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 41.7186ms 2024-09-24 11:46:22.134 +05:30 b84caf34-b1e5-41c1-ab0a-ac3b50c3cce9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:46:22.135 +05:30 b84caf34-b1e5-41c1-ab0a-ac3b50c3cce9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5c94c68a-cfe2-4b71-b6a2-fbe034b90686}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTkxODIsImlhdCI6MTcyNzE1ODU4Mn0.576eRHN6UoTjlyQCUbwxve24CIB9rWE1vXxbiljRFVw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo\"}"} 2024-09-24 11:46:22.136 +05:30 b84caf34-b1e5-41c1-ab0a-ac3b50c3cce9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU3OTU2LCJleHAiOjE3MjcxNTg4NTYsImlhdCI6MTcyNzE1Nzk1Nn0.6537yuoEXqyYYrFFvfhr0khRGQ5qTIGxkzGfjeylYr8 - 200 877 application/json; charset=utf-8 45.1199ms 2024-09-24 11:46:22.137 +05:30 e03791f9-38ad-49c8-a38c-b3b9cd9c6aea INF Token generated 2024-09-24 11:46:22.137 +05:30 e03791f9-38ad-49c8-a38c-b3b9cd9c6aea INF Token generated 2024-09-24 11:46:22.139 +05:30 e03791f9-38ad-49c8-a38c-b3b9cd9c6aea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:46:22.139 +05:30 e03791f9-38ad-49c8-a38c-b3b9cd9c6aea INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 70.4667ms 2024-09-24 11:46:22.139 +05:30 e03791f9-38ad-49c8-a38c-b3b9cd9c6aea INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:46:22.140 +05:30 e03791f9-38ad-49c8-a38c-b3b9cd9c6aea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 198bc3cf-107d-4b11-af9f-57f88345bbc8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTkxODIsImlhdCI6MTcyNzE1ODU4Mn0.576eRHN6UoTjlyQCUbwxve24CIB9rWE1vXxbiljRFVw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo\"}"} 2024-09-24 11:46:22.140 +05:30 e03791f9-38ad-49c8-a38c-b3b9cd9c6aea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU3OTU2LCJleHAiOjE3MjcxNTg4NTYsImlhdCI6MTcyNzE1Nzk1Nn0.6537yuoEXqyYYrFFvfhr0khRGQ5qTIGxkzGfjeylYr8 - 200 877 application/json; charset=utf-8 81.9798ms 2024-09-24 11:46:22.259 +05:30 c3cb35a1-e3ce-437a-b48c-a318981faa77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo - null null 2024-09-24 11:46:22.259 +05:30 c3cb35a1-e3ce-437a-b48c-a318981faa77 INF CORS policy execution successful. 2024-09-24 11:46:22.260 +05:30 c3cb35a1-e3ce-437a-b48c-a318981faa77 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 11:46:22.260 +05:30 53d6a11b-af69-4089-b0ee-a042622ad48c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:46:22.260 +05:30 53d6a11b-af69-4089-b0ee-a042622ad48c INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 11:46:22.262 +05:30 53d6a11b-af69-4089-b0ee-a042622ad48c INF Token generated 2024-09-24 11:46:22.263 +05:30 53d6a11b-af69-4089-b0ee-a042622ad48c INF Token generated 2024-09-24 11:46:22.263 +05:30 53d6a11b-af69-4089-b0ee-a042622ad48c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 11:46:22.264 +05:30 53d6a11b-af69-4089-b0ee-a042622ad48c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.5246ms 2024-09-24 11:46:22.264 +05:30 53d6a11b-af69-4089-b0ee-a042622ad48c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 11:46:22.264 +05:30 53d6a11b-af69-4089-b0ee-a042622ad48c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3cb35a1-e3ce-437a-b48c-a318981faa77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTkxODIsImlhdCI6MTcyNzE1ODU4Mn0.576eRHN6UoTjlyQCUbwxve24CIB9rWE1vXxbiljRFVw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo\"}"} 2024-09-24 11:46:22.264 +05:30 53d6a11b-af69-4089-b0ee-a042622ad48c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo - 200 877 application/json; charset=utf-8 5.7983ms 2024-09-24 11:56:45.206 +05:30 INF Application is shutting down... 2024-09-24 12:07:25.775 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 12:07:25.826 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 12:07:25.852 +05:30 INF Creating key {ad169fdd-0aec-41de-bcf5-2012dd7a526c} with creation date 2024-09-24 06:37:25Z, activation date 2024-09-24 06:37:25Z, and expiration date 2024-12-23 06:37:25Z. 2024-09-24 12:07:25.867 +05:30 WRN No XML encryptor configured. Key {ad169fdd-0aec-41de-bcf5-2012dd7a526c} may be persisted to storage in unencrypted form. 2024-09-24 12:07:26.067 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 12:07:26.067 +05:30 INF Hosting environment: Production 2024-09-24 12:07:26.068 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 12:07:26.084 +05:30 5491af3f-c638-42f4-bb59-cbf4510183b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo - null null 2024-09-24 12:07:26.084 +05:30 d8181c03-05a8-465d-a730-30dda1c7f8a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo - null null 2024-09-24 12:07:26.163 +05:30 5491af3f-c638-42f4-bb59-cbf4510183b5 INF CORS policy execution successful. 2024-09-24 12:07:26.163 +05:30 d8181c03-05a8-465d-a730-30dda1c7f8a4 INF CORS policy execution successful. 2024-09-24 12:07:26.188 +05:30 d8181c03-05a8-465d-a730-30dda1c7f8a4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 12:07:26.188 +05:30 5491af3f-c638-42f4-bb59-cbf4510183b5 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 12:07:26.244 +05:30 4857a36e-3c35-495f-ba82-165a6cc51fe7 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:07:26.247 +05:30 08394471-0a02-41ad-8a4d-92b5333ee2cd INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:07:26.285 +05:30 4857a36e-3c35-495f-ba82-165a6cc51fe7 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 12:07:26.285 +05:30 08394471-0a02-41ad-8a4d-92b5333ee2cd INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 12:07:26.444 +05:30 08394471-0a02-41ad-8a4d-92b5333ee2cd INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:07:26.444 +05:30 4857a36e-3c35-495f-ba82-165a6cc51fe7 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:07:26.553 +05:30 4857a36e-3c35-495f-ba82-165a6cc51fe7 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 259.9677ms 2024-09-24 12:07:26.553 +05:30 08394471-0a02-41ad-8a4d-92b5333ee2cd INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 259.9708ms 2024-09-24 12:07:26.556 +05:30 4857a36e-3c35-495f-ba82-165a6cc51fe7 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:07:26.556 +05:30 08394471-0a02-41ad-8a4d-92b5333ee2cd INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:07:26.557 +05:30 4857a36e-3c35-495f-ba82-165a6cc51fe7 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 5491af3f-c638-42f4-bb59-cbf4510183b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 12:07:26.558 +05:30 08394471-0a02-41ad-8a4d-92b5333ee2cd INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: d8181c03-05a8-465d-a730-30dda1c7f8a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 12:07:26.570 +05:30 08394471-0a02-41ad-8a4d-92b5333ee2cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo - 400 90 application/json; charset=utf-8 488.2357ms 2024-09-24 12:07:26.570 +05:30 4857a36e-3c35-495f-ba82-165a6cc51fe7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4NTgyLCJleHAiOjE3MjcxNTk0ODIsImlhdCI6MTcyNzE1ODU4Mn0.FQqu5OrPUQyoLqnNXeJBjOIlQVssComd4Joh-SYWPJo - 400 90 application/json; charset=utf-8 488.2541ms 2024-09-24 12:07:32.208 +05:30 85db04ca-7f53-4500-9338-968934809876 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 12:07:32.216 +05:30 85db04ca-7f53-4500-9338-968934809876 INF CORS policy execution successful. 2024-09-24 12:07:32.218 +05:30 85db04ca-7f53-4500-9338-968934809876 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 12:07:32.220 +05:30 fcfdaf8d-9b4d-42b5-b933-bd53bd3a2228 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 12:07:32.230 +05:30 fcfdaf8d-9b4d-42b5-b933-bd53bd3a2228 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 12:07:32.623 +05:30 fcfdaf8d-9b4d-42b5-b933-bd53bd3a2228 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:07:32.625 +05:30 fcfdaf8d-9b4d-42b5-b933-bd53bd3a2228 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 394.1817ms 2024-09-24 12:07:32.626 +05:30 fcfdaf8d-9b4d-42b5-b933-bd53bd3a2228 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 12:07:32.627 +05:30 fcfdaf8d-9b4d-42b5-b933-bd53bd3a2228 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85db04ca-7f53-4500-9338-968934809876}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 12:07:32.629 +05:30 fcfdaf8d-9b4d-42b5-b933-bd53bd3a2228 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 421.2044ms 2024-09-24 12:07:34.333 +05:30 090f02c1-f07d-4c35-95e3-85d49f867515 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 12:07:34.334 +05:30 090f02c1-f07d-4c35-95e3-85d49f867515 INF CORS policy execution successful. 2024-09-24 12:07:34.335 +05:30 090f02c1-f07d-4c35-95e3-85d49f867515 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.3727ms 2024-09-24 12:07:34.374 +05:30 cf564924-1eb0-47b8-8b48-45c92395ca98 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 12:07:34.375 +05:30 cf564924-1eb0-47b8-8b48-45c92395ca98 INF CORS policy execution successful. 2024-09-24 12:07:34.376 +05:30 cf564924-1eb0-47b8-8b48-45c92395ca98 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 12:07:34.377 +05:30 2d981422-1636-439b-924a-ecdfd955f894 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 12:07:34.383 +05:30 2d981422-1636-439b-924a-ecdfd955f894 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 12:07:34.459 +05:30 2d981422-1636-439b-924a-ecdfd955f894 INF Database retrieved 2024-09-24 12:07:34.517 +05:30 2d981422-1636-439b-924a-ecdfd955f894 INF Token generated 2024-09-24 12:07:34.519 +05:30 2d981422-1636-439b-924a-ecdfd955f894 INF Token generated 2024-09-24 12:07:34.522 +05:30 2d981422-1636-439b-924a-ecdfd955f894 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:07:34.524 +05:30 2d981422-1636-439b-924a-ecdfd955f894 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 140.5533ms 2024-09-24 12:07:34.524 +05:30 2d981422-1636-439b-924a-ecdfd955f894 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 12:07:34.525 +05:30 2d981422-1636-439b-924a-ecdfd955f894 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf564924-1eb0-47b8-8b48-45c92395ca98}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU5ODU0LCJleHAiOjE3MjcxNjA0NTQsImlhdCI6MTcyNzE1OTg1NH0.zkSuwDp0rPswslWe36JZS5M_h02QKPGZO_kVHOQ2giQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU5ODU0LCJleHAiOjE3MjcxNjA3NTQsImlhdCI6MTcyNzE1OTg1NH0.LU6HkYv2HnNRbua__90gAPncxzeyDr1uzbaFi5i8Ihk\"}"} 2024-09-24 12:07:34.526 +05:30 2d981422-1636-439b-924a-ecdfd955f894 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 151.6971ms 2024-09-24 12:18:04.259 +05:30 56ffca47-27d3-43b9-973a-ab4c0e25dd87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4MzU5LCJleHAiOjE3MjcxNTkyNTksImlhdCI6MTcyNzE1ODM1OX0.bQVascU5thgNJaz6DqllP2uE1i7fjMM5wwkwNxAzvvo - null null 2024-09-24 12:18:04.273 +05:30 56ffca47-27d3-43b9-973a-ab4c0e25dd87 INF CORS policy execution successful. 2024-09-24 12:18:04.279 +05:30 56ffca47-27d3-43b9-973a-ab4c0e25dd87 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4MzU5LCJleHAiOjE3MjcxNTkyNTksImlhdCI6MTcyNzE1ODM1OX0.bQVascU5thgNJaz6DqllP2uE1i7fjMM5wwkwNxAzvvo Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 12:18:04.288 +05:30 22a0915e-f5e6-4767-9934-a7602055f8aa INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:18:04.294 +05:30 22a0915e-f5e6-4767-9934-a7602055f8aa INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 12:18:04.318 +05:30 22a0915e-f5e6-4767-9934-a7602055f8aa INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:18:04.322 +05:30 22a0915e-f5e6-4767-9934-a7602055f8aa INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 27.2868ms 2024-09-24 12:18:04.323 +05:30 22a0915e-f5e6-4767-9934-a7602055f8aa INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:18:04.323 +05:30 22a0915e-f5e6-4767-9934-a7602055f8aa INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 56ffca47-27d3-43b9-973a-ab4c0e25dd87}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 12:18:04.325 +05:30 22a0915e-f5e6-4767-9934-a7602055f8aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU4MzU5LCJleHAiOjE3MjcxNTkyNTksImlhdCI6MTcyNzE1ODM1OX0.bQVascU5thgNJaz6DqllP2uE1i7fjMM5wwkwNxAzvvo - 400 90 application/json; charset=utf-8 67.7038ms 2024-09-24 12:18:38.659 +05:30 169f4bf1-ba64-4aba-af9d-d1344c135053 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU5ODU0LCJleHAiOjE3MjcxNjA3NTQsImlhdCI6MTcyNzE1OTg1NH0.LU6HkYv2HnNRbua__90gAPncxzeyDr1uzbaFi5i8Ihk - null null 2024-09-24 12:18:38.663 +05:30 169f4bf1-ba64-4aba-af9d-d1344c135053 INF CORS policy execution successful. 2024-09-24 12:18:38.667 +05:30 169f4bf1-ba64-4aba-af9d-d1344c135053 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU5ODU0LCJleHAiOjE3MjcxNjA3NTQsImlhdCI6MTcyNzE1OTg1NH0.LU6HkYv2HnNRbua__90gAPncxzeyDr1uzbaFi5i8Ihk Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 12:18:38.668 +05:30 754ccc3b-d21d-4874-8afe-84497e8cf008 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:18:38.670 +05:30 754ccc3b-d21d-4874-8afe-84497e8cf008 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 12:18:38.753 +05:30 754ccc3b-d21d-4874-8afe-84497e8cf008 INF Token generated 2024-09-24 12:18:38.753 +05:30 754ccc3b-d21d-4874-8afe-84497e8cf008 INF Token generated 2024-09-24 12:18:38.756 +05:30 754ccc3b-d21d-4874-8afe-84497e8cf008 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:18:38.759 +05:30 754ccc3b-d21d-4874-8afe-84497e8cf008 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 88.2371ms 2024-09-24 12:18:38.759 +05:30 754ccc3b-d21d-4874-8afe-84497e8cf008 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:18:38.759 +05:30 754ccc3b-d21d-4874-8afe-84497e8cf008 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 169f4bf1-ba64-4aba-af9d-d1344c135053}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYwNTE4LCJleHAiOjE3MjcxNjExMTgsImlhdCI6MTcyNzE2MDUxOH0.TZCl5UuZhiGdMSyUGSNwI3upuALjsbBiOwd79DFH8W4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYwNTE4LCJleHAiOjE3MjcxNjE0MTgsImlhdCI6MTcyNzE2MDUxOH0.ZGgsNNpnmnOa03TH934s_ENqG3daZcZJWldjbVT4-4g\"}"} 2024-09-24 12:18:38.760 +05:30 754ccc3b-d21d-4874-8afe-84497e8cf008 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTU5ODU0LCJleHAiOjE3MjcxNjA3NTQsImlhdCI6MTcyNzE1OTg1NH0.LU6HkYv2HnNRbua__90gAPncxzeyDr1uzbaFi5i8Ihk - 200 877 application/json; charset=utf-8 102.3694ms 2024-09-24 12:28:54.051 +05:30 3c903279-f063-4718-a5df-999b6d199236 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYwNTE4LCJleHAiOjE3MjcxNjE0MTgsImlhdCI6MTcyNzE2MDUxOH0.ZGgsNNpnmnOa03TH934s_ENqG3daZcZJWldjbVT4-4g - null null 2024-09-24 12:28:54.056 +05:30 3c903279-f063-4718-a5df-999b6d199236 INF CORS policy execution successful. 2024-09-24 12:28:54.060 +05:30 3c903279-f063-4718-a5df-999b6d199236 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYwNTE4LCJleHAiOjE3MjcxNjE0MTgsImlhdCI6MTcyNzE2MDUxOH0.ZGgsNNpnmnOa03TH934s_ENqG3daZcZJWldjbVT4-4g Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 12:28:54.062 +05:30 13470f3f-fb2d-4503-b4ae-774e42e2fd62 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:28:54.063 +05:30 13470f3f-fb2d-4503-b4ae-774e42e2fd62 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 12:28:54.108 +05:30 13470f3f-fb2d-4503-b4ae-774e42e2fd62 INF Token generated 2024-09-24 12:28:54.108 +05:30 13470f3f-fb2d-4503-b4ae-774e42e2fd62 INF Token generated 2024-09-24 12:28:54.110 +05:30 13470f3f-fb2d-4503-b4ae-774e42e2fd62 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:28:54.112 +05:30 13470f3f-fb2d-4503-b4ae-774e42e2fd62 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 48.3484ms 2024-09-24 12:28:54.112 +05:30 13470f3f-fb2d-4503-b4ae-774e42e2fd62 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:28:54.113 +05:30 13470f3f-fb2d-4503-b4ae-774e42e2fd62 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c903279-f063-4718-a5df-999b6d199236}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYxMTM0LCJleHAiOjE3MjcxNjE3MzQsImlhdCI6MTcyNzE2MTEzNH0.1kSB6ymKjOzZ-BxO4u2yAo-N-u_cV1n1ZI-4Yaqir5M\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYxMTM0LCJleHAiOjE3MjcxNjIwMzQsImlhdCI6MTcyNzE2MTEzNH0.NyObY-OFoEG2ClpO3fj5cnHVcrwDqehl0EupMvGN8b0\"}"} 2024-09-24 12:28:54.114 +05:30 13470f3f-fb2d-4503-b4ae-774e42e2fd62 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYwNTE4LCJleHAiOjE3MjcxNjE0MTgsImlhdCI6MTcyNzE2MDUxOH0.ZGgsNNpnmnOa03TH934s_ENqG3daZcZJWldjbVT4-4g - 200 877 application/json; charset=utf-8 63.882ms 2024-09-24 12:39:24.421 +05:30 INF Application is shutting down... 2024-09-24 12:40:27.964 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 12:40:28.019 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 12:40:28.041 +05:30 INF Creating key {e415b875-fd6c-4f7f-88fc-5fba69e9ba67} with creation date 2024-09-24 07:10:28Z, activation date 2024-09-24 07:10:28Z, and expiration date 2024-12-23 07:10:28Z. 2024-09-24 12:40:28.055 +05:30 WRN No XML encryptor configured. Key {e415b875-fd6c-4f7f-88fc-5fba69e9ba67} may be persisted to storage in unencrypted form. 2024-09-24 12:40:28.260 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 12:40:28.261 +05:30 INF Hosting environment: Production 2024-09-24 12:40:28.261 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 12:40:28.279 +05:30 96278236-85bb-41f9-afd5-dcefaac12a77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjIyLCJleHAiOjE3MjcxNTQxMjIsImlhdCI6MTcyNzE1MzIyMn0.-qNWsdxX3xV94EJNkf_KZ4Pk97fA95Wsi6uCPh6_ImA - null null 2024-09-24 12:40:28.345 +05:30 96278236-85bb-41f9-afd5-dcefaac12a77 INF CORS policy execution successful. 2024-09-24 12:40:28.365 +05:30 96278236-85bb-41f9-afd5-dcefaac12a77 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjIyLCJleHAiOjE3MjcxNTQxMjIsImlhdCI6MTcyNzE1MzIyMn0.-qNWsdxX3xV94EJNkf_KZ4Pk97fA95Wsi6uCPh6_ImA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 12:40:28.413 +05:30 c761e7b3-0903-4ae4-a45b-c2fa48b366ac INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:40:28.452 +05:30 c761e7b3-0903-4ae4-a45b-c2fa48b366ac INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 12:40:28.618 +05:30 c761e7b3-0903-4ae4-a45b-c2fa48b366ac INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:40:28.759 +05:30 c761e7b3-0903-4ae4-a45b-c2fa48b366ac INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 302.1271ms 2024-09-24 12:40:28.762 +05:30 c761e7b3-0903-4ae4-a45b-c2fa48b366ac INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 12:40:28.763 +05:30 c761e7b3-0903-4ae4-a45b-c2fa48b366ac INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 96278236-85bb-41f9-afd5-dcefaac12a77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 12:40:28.780 +05:30 c761e7b3-0903-4ae4-a45b-c2fa48b366ac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTUzMjIyLCJleHAiOjE3MjcxNTQxMjIsImlhdCI6MTcyNzE1MzIyMn0.-qNWsdxX3xV94EJNkf_KZ4Pk97fA95Wsi6uCPh6_ImA - 400 90 application/json; charset=utf-8 505.0858ms 2024-09-24 12:40:35.695 +05:30 981058ef-d4f4-4a53-a51e-3a8f082f220d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 12:40:35.702 +05:30 981058ef-d4f4-4a53-a51e-3a8f082f220d INF CORS policy execution successful. 2024-09-24 12:40:35.705 +05:30 981058ef-d4f4-4a53-a51e-3a8f082f220d INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 12:40:35.709 +05:30 2620f32e-bd3d-4882-8ef5-5fb797d96a5b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 12:40:35.721 +05:30 2620f32e-bd3d-4882-8ef5-5fb797d96a5b INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 12:40:36.249 +05:30 2620f32e-bd3d-4882-8ef5-5fb797d96a5b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:40:36.252 +05:30 2620f32e-bd3d-4882-8ef5-5fb797d96a5b INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 531.1462ms 2024-09-24 12:40:36.253 +05:30 2620f32e-bd3d-4882-8ef5-5fb797d96a5b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 12:40:36.257 +05:30 2620f32e-bd3d-4882-8ef5-5fb797d96a5b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 981058ef-d4f4-4a53-a51e-3a8f082f220d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 12:40:36.261 +05:30 2620f32e-bd3d-4882-8ef5-5fb797d96a5b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 566.0101ms 2024-09-24 12:42:03.884 +05:30 e24f49f7-94dc-4dc6-868a-891a375fcb68 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json-patch+json 1662 2024-09-24 12:42:03.989 +05:30 e24f49f7-94dc-4dc6-868a-891a375fcb68 INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTQ5MDI3LCJleHAiOjE3MjcyMDY2MjcsImlhdCI6MTcyNzE0OTAyN30.hIxI5nKlZazvL8FE2o6XbVAhl0SFjfLq1aC23il9MA8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1662}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: a2f9392b-5c20-4ac1-a372-49b7f3b09d14} Host: 103.120.178.195 Body: { "id": 0, "loginName": "jdoe123", "loginAbbr": "JD", "userName": "jdoe123", "password": "yG0/Ao9AD2nKSN7vcVYGBw==", "email": "jdoe@example.com", "phone": "555-1234-56677", "mobile": "555-5678-65676", "image": "/images/jdoe.jpg", "group": false, "parent": 1, "userType": 2, "linkId": 567, "domainName": "example.com", "domainUser": "johndoe", "accountDisabled": false, "sendEmailNotification": true, "allowMultipleLogin": false, "emailOnLoginFailure": true, "emailUserOnLoginSuccess": false, "dontLockAccount": true, "numInvalidAttempts": 3, "lockedTill": "2024-09-30", "blockFromDate": "2024-09-01", "blockToDate": "2024-09-15", "timeRestrictionStartDate": "2024-09-01", "timeRestrictionEndDate": "2024-09-30", "TimeRestrictionStartTime": "08:00:00", "TimeRestrictionEndTime": "17:00:00", "location": 10, "language": 1, "altLanguage": 2, "timeZone": 5, "userAccess": 1, "pwdChangeDate": "2024-08-01", "authenticationCode": "authcode123", "signature": "/signatures/jdoe.png", "role": 36, "emailAuthPermission": true, "macAddress": "00:1B:44:11:3A:B7", "pwdChangeNextLogOn": false, "pwdNeverExpires": true, "pwdCantChange": false, "pwdExpiry": 180, "securityQuestion": 2, "securityAnswer": "my first car", "days": [ { "day": 1 }, { "day": 2 } ], "entryRestrictionDetails": [ { "tagTypeId": 1, "tagId": 101, "tagName": "Admin Access", "isTransaction": true, "isReport": false, "isView": true, "isExcluded": false } ] } 2024-09-24 12:42:04.005 +05:30 88f2291e-ef07-46b5-b18c-154319ba391e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 12:42:04.020 +05:30 88f2291e-ef07-46b5-b18c-154319ba391e INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 12:42:05.222 +05:30 88f2291e-ef07-46b5-b18c-154319ba391e INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:42:05.224 +05:30 88f2291e-ef07-46b5-b18c-154319ba391e INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 1203.2237ms 2024-09-24 12:42:05.224 +05:30 88f2291e-ef07-46b5-b18c-154319ba391e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 12:42:05.225 +05:30 88f2291e-ef07-46b5-b18c-154319ba391e INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: e24f49f7-94dc-4dc6-868a-891a375fcb68}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":3002,"message":"User name already exists.","result":null} 2024-09-24 12:42:05.226 +05:30 88f2291e-ef07-46b5-b18c-154319ba391e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 409 90 application/json; charset=utf-8 1346.531ms 2024-09-24 12:42:12.606 +05:30 9f7d25b1-f9db-4188-a01c-4541b59a1966 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json-patch+json 1663 2024-09-24 12:42:12.611 +05:30 9f7d25b1-f9db-4188-a01c-4541b59a1966 INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTQ5MDI3LCJleHAiOjE3MjcyMDY2MjcsImlhdCI6MTcyNzE0OTAyN30.hIxI5nKlZazvL8FE2o6XbVAhl0SFjfLq1aC23il9MA8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1663}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 3b60086d-eb29-4d4f-851a-0edf86a1bb48} Host: 103.120.178.195 Body: { "id": 0, "loginName": "jdoe123", "loginAbbr": "JD", "userName": "jdoe1234", "password": "yG0/Ao9AD2nKSN7vcVYGBw==", "email": "jdoe@example.com", "phone": "555-1234-56677", "mobile": "555-5678-65676", "image": "/images/jdoe.jpg", "group": false, "parent": 1, "userType": 2, "linkId": 567, "domainName": "example.com", "domainUser": "johndoe", "accountDisabled": false, "sendEmailNotification": true, "allowMultipleLogin": false, "emailOnLoginFailure": true, "emailUserOnLoginSuccess": false, "dontLockAccount": true, "numInvalidAttempts": 3, "lockedTill": "2024-09-30", "blockFromDate": "2024-09-01", "blockToDate": "2024-09-15", "timeRestrictionStartDate": "2024-09-01", "timeRestrictionEndDate": "2024-09-30", "TimeRestrictionStartTime": "08:00:00", "TimeRestrictionEndTime": "17:00:00", "location": 10, "language": 1, "altLanguage": 2, "timeZone": 5, "userAccess": 1, "pwdChangeDate": "2024-08-01", "authenticationCode": "authcode123", "signature": "/signatures/jdoe.png", "role": 36, "emailAuthPermission": true, "macAddress": "00:1B:44:11:3A:B7", "pwdChangeNextLogOn": false, "pwdNeverExpires": true, "pwdCantChange": false, "pwdExpiry": 180, "securityQuestion": 2, "securityAnswer": "my first car", "days": [ { "day": 1 }, { "day": 2 } ], "entryRestrictionDetails": [ { "tagTypeId": 1, "tagId": 101, "tagName": "Admin Access", "isTransaction": true, "isReport": false, "isView": true, "isExcluded": false } ] } 2024-09-24 12:42:12.619 +05:30 25308dce-4392-4368-a92b-df4db284c8e0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 12:42:12.619 +05:30 25308dce-4392-4368-a92b-df4db284c8e0 INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 12:42:12.776 +05:30 25308dce-4392-4368-a92b-df4db284c8e0 INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:42:12.778 +05:30 25308dce-4392-4368-a92b-df4db284c8e0 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 157.8532ms 2024-09-24 12:42:12.778 +05:30 25308dce-4392-4368-a92b-df4db284c8e0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 12:42:12.778 +05:30 25308dce-4392-4368-a92b-df4db284c8e0 INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: 9f7d25b1-f9db-4188-a01c-4541b59a1966}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 91} Body: {"status":"Failure","statusCode":3002,"message":"Login name already exists.","result":null} 2024-09-24 12:42:12.779 +05:30 25308dce-4392-4368-a92b-df4db284c8e0 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 409 91 application/json; charset=utf-8 173.5399ms 2024-09-24 12:42:19.400 +05:30 d39c2b15-ef0e-486f-9586-451d113c048e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json-patch+json 1664 2024-09-24 12:42:19.403 +05:30 d39c2b15-ef0e-486f-9586-451d113c048e INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTQ5MDI3LCJleHAiOjE3MjcyMDY2MjcsImlhdCI6MTcyNzE0OTAyN30.hIxI5nKlZazvL8FE2o6XbVAhl0SFjfLq1aC23il9MA8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1664}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: a7f854c8-f7a9-4d2d-ad39-2e6853b4ebaf} Host: 103.120.178.195 Body: { "id": 0, "loginName": "jdoe1234", "loginAbbr": "JD", "userName": "jdoe1234", "password": "yG0/Ao9AD2nKSN7vcVYGBw==", "email": "jdoe@example.com", "phone": "555-1234-56677", "mobile": "555-5678-65676", "image": "/images/jdoe.jpg", "group": false, "parent": 1, "userType": 2, "linkId": 567, "domainName": "example.com", "domainUser": "johndoe", "accountDisabled": false, "sendEmailNotification": true, "allowMultipleLogin": false, "emailOnLoginFailure": true, "emailUserOnLoginSuccess": false, "dontLockAccount": true, "numInvalidAttempts": 3, "lockedTill": "2024-09-30", "blockFromDate": "2024-09-01", "blockToDate": "2024-09-15", "timeRestrictionStartDate": "2024-09-01", "timeRestrictionEndDate": "2024-09-30", "TimeRestrictionStartTime": "08:00:00", "TimeRestrictionEndTime": "17:00:00", "location": 10, "language": 1, "altLanguage": 2, "timeZone": 5, "userAccess": 1, "pwdChangeDate": "2024-08-01", "authenticationCode": "authcode123", "signature": "/signatures/jdoe.png", "role": 36, "emailAuthPermission": true, "macAddress": "00:1B:44:11:3A:B7", "pwdChangeNextLogOn": false, "pwdNeverExpires": true, "pwdCantChange": false, "pwdExpiry": 180, "securityQuestion": 2, "securityAnswer": "my first car", "days": [ { "day": 1 }, { "day": 2 } ], "entryRestrictionDetails": [ { "tagTypeId": 1, "tagId": 101, "tagName": "Admin Access", "isTransaction": true, "isReport": false, "isView": true, "isExcluded": false } ] } 2024-09-24 12:42:19.407 +05:30 8bac80c7-4926-428f-adb5-2dd7a3a4408f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 12:42:19.408 +05:30 8bac80c7-4926-428f-adb5-2dd7a3a4408f INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 12:42:19.538 +05:30 8bac80c7-4926-428f-adb5-2dd7a3a4408f INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 12:42:19.567 +05:30 8bac80c7-4926-428f-adb5-2dd7a3a4408f INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 159.258ms 2024-09-24 12:42:19.567 +05:30 8bac80c7-4926-428f-adb5-2dd7a3a4408f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 12:42:19.567 +05:30 8bac80c7-4926-428f-adb5-2dd7a3a4408f INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: d39c2b15-ef0e-486f-9586-451d113c048e}, {Location: http://103.120.178.195/SangSecurityAPI/user/upsertuser}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 93} Body: {"status":"Success","statusCode":2001,"message":"User inserted successfully.","result":"150"} 2024-09-24 12:42:19.568 +05:30 8bac80c7-4926-428f-adb5-2dd7a3a4408f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 168.235ms 2024-09-24 12:52:26.686 +05:30 INF Application is shutting down... 2024-09-24 13:16:19.496 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 13:16:19.551 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 13:16:19.570 +05:30 INF Creating key {0920aac0-fedc-4f37-a26c-bc4eb5cd3d09} with creation date 2024-09-24 07:46:19Z, activation date 2024-09-24 07:46:19Z, and expiration date 2024-12-23 07:46:19Z. 2024-09-24 13:16:19.582 +05:30 WRN No XML encryptor configured. Key {0920aac0-fedc-4f37-a26c-bc4eb5cd3d09} may be persisted to storage in unencrypted form. 2024-09-24 13:16:19.897 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 13:16:19.898 +05:30 INF Hosting environment: Production 2024-09-24 13:16:19.898 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 13:16:19.917 +05:30 76ed90d0-1121-4539-8216-27013cbd681a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYxMTM0LCJleHAiOjE3MjcxNjIwMzQsImlhdCI6MTcyNzE2MTEzNH0.NyObY-OFoEG2ClpO3fj5cnHVcrwDqehl0EupMvGN8b0 - null null 2024-09-24 13:16:19.917 +05:30 899e676f-1458-4807-b16e-1a84ae8f88b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYxMTM0LCJleHAiOjE3MjcxNjIwMzQsImlhdCI6MTcyNzE2MTEzNH0.NyObY-OFoEG2ClpO3fj5cnHVcrwDqehl0EupMvGN8b0 - null null 2024-09-24 13:16:20.009 +05:30 76ed90d0-1121-4539-8216-27013cbd681a INF CORS policy execution successful. 2024-09-24 13:16:20.009 +05:30 899e676f-1458-4807-b16e-1a84ae8f88b1 INF CORS policy execution successful. 2024-09-24 13:16:20.032 +05:30 76ed90d0-1121-4539-8216-27013cbd681a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYxMTM0LCJleHAiOjE3MjcxNjIwMzQsImlhdCI6MTcyNzE2MTEzNH0.NyObY-OFoEG2ClpO3fj5cnHVcrwDqehl0EupMvGN8b0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 13:16:20.032 +05:30 899e676f-1458-4807-b16e-1a84ae8f88b1 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYxMTM0LCJleHAiOjE3MjcxNjIwMzQsImlhdCI6MTcyNzE2MTEzNH0.NyObY-OFoEG2ClpO3fj5cnHVcrwDqehl0EupMvGN8b0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 13:16:20.078 +05:30 4f12cb59-aefd-4579-98c5-70c3cff37c53 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:16:20.078 +05:30 639a59ac-81e0-41cd-84ff-d7745f1b34ea INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:16:20.108 +05:30 4f12cb59-aefd-4579-98c5-70c3cff37c53 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 13:16:20.108 +05:30 639a59ac-81e0-41cd-84ff-d7745f1b34ea INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 13:16:20.278 +05:30 639a59ac-81e0-41cd-84ff-d7745f1b34ea INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:16:20.278 +05:30 4f12cb59-aefd-4579-98c5-70c3cff37c53 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:16:20.414 +05:30 4f12cb59-aefd-4579-98c5-70c3cff37c53 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 299.5335ms 2024-09-24 13:16:20.414 +05:30 639a59ac-81e0-41cd-84ff-d7745f1b34ea INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 293.1596ms 2024-09-24 13:16:20.419 +05:30 4f12cb59-aefd-4579-98c5-70c3cff37c53 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:16:20.419 +05:30 639a59ac-81e0-41cd-84ff-d7745f1b34ea INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:16:20.420 +05:30 639a59ac-81e0-41cd-84ff-d7745f1b34ea INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 899e676f-1458-4807-b16e-1a84ae8f88b1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 13:16:20.422 +05:30 4f12cb59-aefd-4579-98c5-70c3cff37c53 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 76ed90d0-1121-4539-8216-27013cbd681a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 13:16:20.437 +05:30 639a59ac-81e0-41cd-84ff-d7745f1b34ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYxMTM0LCJleHAiOjE3MjcxNjIwMzQsImlhdCI6MTcyNzE2MTEzNH0.NyObY-OFoEG2ClpO3fj5cnHVcrwDqehl0EupMvGN8b0 - 400 90 application/json; charset=utf-8 523.458ms 2024-09-24 13:16:20.437 +05:30 4f12cb59-aefd-4579-98c5-70c3cff37c53 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTYxMTM0LCJleHAiOjE3MjcxNjIwMzQsImlhdCI6MTcyNzE2MTEzNH0.NyObY-OFoEG2ClpO3fj5cnHVcrwDqehl0EupMvGN8b0 - 400 90 application/json; charset=utf-8 524.1358ms 2024-09-24 13:20:42.120 +05:30 01b45b2e-04af-4254-8e89-0c975b66c2f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 13:20:42.132 +05:30 01b45b2e-04af-4254-8e89-0c975b66c2f9 INF CORS policy execution successful. 2024-09-24 13:20:42.136 +05:30 01b45b2e-04af-4254-8e89-0c975b66c2f9 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 13:20:42.140 +05:30 41faeaf8-e8b0-4bc6-bc68-e6f424207512 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 13:20:42.154 +05:30 41faeaf8-e8b0-4bc6-bc68-e6f424207512 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 13:20:42.622 +05:30 41faeaf8-e8b0-4bc6-bc68-e6f424207512 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:20:42.624 +05:30 41faeaf8-e8b0-4bc6-bc68-e6f424207512 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 468.7717ms 2024-09-24 13:20:42.624 +05:30 41faeaf8-e8b0-4bc6-bc68-e6f424207512 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 13:20:42.625 +05:30 41faeaf8-e8b0-4bc6-bc68-e6f424207512 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 01b45b2e-04af-4254-8e89-0c975b66c2f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 13:20:42.627 +05:30 41faeaf8-e8b0-4bc6-bc68-e6f424207512 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 507.8946ms 2024-09-24 13:20:44.392 +05:30 5859d3ec-7ced-40ab-9c35-be303fcf9ae7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 13:20:44.392 +05:30 5859d3ec-7ced-40ab-9c35-be303fcf9ae7 INF CORS policy execution successful. 2024-09-24 13:20:44.394 +05:30 5859d3ec-7ced-40ab-9c35-be303fcf9ae7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.4282ms 2024-09-24 13:20:44.472 +05:30 3c5f667d-b3e0-48c3-87c9-e478b9cb544c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 13:20:44.473 +05:30 3c5f667d-b3e0-48c3-87c9-e478b9cb544c INF CORS policy execution successful. 2024-09-24 13:20:44.474 +05:30 3c5f667d-b3e0-48c3-87c9-e478b9cb544c INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 13:20:44.476 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 13:20:44.483 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 13:20:44.585 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 INF Database retrieved 2024-09-24 13:20:44.642 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 INF Token generated 2024-09-24 13:20:44.644 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 INF Token generated 2024-09-24 13:20:44.647 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:20:44.648 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 164.2927ms 2024-09-24 13:20:44.648 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 13:20:44.649 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c5f667d-b3e0-48c3-87c9-e478b9cb544c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0MjQ0LCJleHAiOjE3MjcxNjQ4NDQsImlhdCI6MTcyNzE2NDI0NH0.FdlZ085PRLnO4BsM8rHe6KHVcXCTii4FUS_PLALDhvE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0MjQ0LCJleHAiOjE3MjcxNjUxNDQsImlhdCI6MTcyNzE2NDI0NH0.2esCv1xaqKLR0yKhpjIbzVx4aWG3LWw4L4avfG7Xd8Q\"}"} 2024-09-24 13:20:44.649 +05:30 13dceb9c-bd60-4550-8cc6-5a613f7361b0 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 177.2422ms 2024-09-24 13:31:01.250 +05:30 041b6d6c-3809-465b-9c6a-09936d09cad9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0MjQ0LCJleHAiOjE3MjcxNjUxNDQsImlhdCI6MTcyNzE2NDI0NH0.2esCv1xaqKLR0yKhpjIbzVx4aWG3LWw4L4avfG7Xd8Q - null null 2024-09-24 13:31:01.255 +05:30 56922a3d-6999-4270-8da6-d722780383c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0MjQ0LCJleHAiOjE3MjcxNjUxNDQsImlhdCI6MTcyNzE2NDI0NH0.2esCv1xaqKLR0yKhpjIbzVx4aWG3LWw4L4avfG7Xd8Q - null null 2024-09-24 13:31:01.256 +05:30 041b6d6c-3809-465b-9c6a-09936d09cad9 INF CORS policy execution successful. 2024-09-24 13:31:01.256 +05:30 56922a3d-6999-4270-8da6-d722780383c7 INF CORS policy execution successful. 2024-09-24 13:31:01.259 +05:30 56922a3d-6999-4270-8da6-d722780383c7 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0MjQ0LCJleHAiOjE3MjcxNjUxNDQsImlhdCI6MTcyNzE2NDI0NH0.2esCv1xaqKLR0yKhpjIbzVx4aWG3LWw4L4avfG7Xd8Q Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 13:31:01.259 +05:30 041b6d6c-3809-465b-9c6a-09936d09cad9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0MjQ0LCJleHAiOjE3MjcxNjUxNDQsImlhdCI6MTcyNzE2NDI0NH0.2esCv1xaqKLR0yKhpjIbzVx4aWG3LWw4L4avfG7Xd8Q Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 13:31:01.262 +05:30 ce2cea23-33d6-4636-9eb2-ebadf3f87404 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:31:01.262 +05:30 6659c494-11f7-4f6b-8407-b0e102c530f5 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:31:01.263 +05:30 ce2cea23-33d6-4636-9eb2-ebadf3f87404 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 13:31:01.263 +05:30 6659c494-11f7-4f6b-8407-b0e102c530f5 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 13:31:01.500 +05:30 ce2cea23-33d6-4636-9eb2-ebadf3f87404 INF Token generated 2024-09-24 13:31:01.501 +05:30 ce2cea23-33d6-4636-9eb2-ebadf3f87404 INF Token generated 2024-09-24 13:31:01.504 +05:30 6659c494-11f7-4f6b-8407-b0e102c530f5 INF Token generated 2024-09-24 13:31:01.505 +05:30 6659c494-11f7-4f6b-8407-b0e102c530f5 INF Token generated 2024-09-24 13:31:01.506 +05:30 6659c494-11f7-4f6b-8407-b0e102c530f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:31:01.506 +05:30 ce2cea23-33d6-4636-9eb2-ebadf3f87404 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:31:01.508 +05:30 6659c494-11f7-4f6b-8407-b0e102c530f5 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 239.7966ms 2024-09-24 13:31:01.508 +05:30 6659c494-11f7-4f6b-8407-b0e102c530f5 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:31:01.509 +05:30 6659c494-11f7-4f6b-8407-b0e102c530f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 041b6d6c-3809-465b-9c6a-09936d09cad9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0ODYxLCJleHAiOjE3MjcxNjU0NjEsImlhdCI6MTcyNzE2NDg2MX0.6SYnoo2pSohHKXbUd_bFX_xxGrteCLhl9q_StHt2nNw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0ODYxLCJleHAiOjE3MjcxNjU3NjEsImlhdCI6MTcyNzE2NDg2MX0.pdAX1v0iSedLBAG_VhNlSsUenJme6izblIQrGm6tGwQ\"}"} 2024-09-24 13:31:01.509 +05:30 ce2cea23-33d6-4636-9eb2-ebadf3f87404 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 244.8706ms 2024-09-24 13:31:01.509 +05:30 ce2cea23-33d6-4636-9eb2-ebadf3f87404 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:31:01.509 +05:30 ce2cea23-33d6-4636-9eb2-ebadf3f87404 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56922a3d-6999-4270-8da6-d722780383c7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0ODYxLCJleHAiOjE3MjcxNjU0NjEsImlhdCI6MTcyNzE2NDg2MX0.6SYnoo2pSohHKXbUd_bFX_xxGrteCLhl9q_StHt2nNw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0ODYxLCJleHAiOjE3MjcxNjU3NjEsImlhdCI6MTcyNzE2NDg2MX0.pdAX1v0iSedLBAG_VhNlSsUenJme6izblIQrGm6tGwQ\"}"} 2024-09-24 13:31:01.510 +05:30 6659c494-11f7-4f6b-8407-b0e102c530f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0MjQ0LCJleHAiOjE3MjcxNjUxNDQsImlhdCI6MTcyNzE2NDI0NH0.2esCv1xaqKLR0yKhpjIbzVx4aWG3LWw4L4avfG7Xd8Q - 200 877 application/json; charset=utf-8 260.3433ms 2024-09-24 13:31:01.510 +05:30 ce2cea23-33d6-4636-9eb2-ebadf3f87404 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0MjQ0LCJleHAiOjE3MjcxNjUxNDQsImlhdCI6MTcyNzE2NDI0NH0.2esCv1xaqKLR0yKhpjIbzVx4aWG3LWw4L4avfG7Xd8Q - 200 877 application/json; charset=utf-8 260.3558ms 2024-09-24 13:41:18.334 +05:30 INF Application is shutting down... 2024-09-24 13:43:35.734 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 13:43:35.858 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 13:43:35.889 +05:30 INF Creating key {336ad32f-2338-40b5-b09b-295028f90ce9} with creation date 2024-09-24 08:13:35Z, activation date 2024-09-24 08:13:35Z, and expiration date 2024-12-23 08:13:35Z. 2024-09-24 13:43:35.906 +05:30 WRN No XML encryptor configured. Key {336ad32f-2338-40b5-b09b-295028f90ce9} may be persisted to storage in unencrypted form. 2024-09-24 13:43:36.121 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 13:43:36.121 +05:30 INF Hosting environment: Production 2024-09-24 13:43:36.121 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 13:43:36.133 +05:30 24d69f1e-2db3-4e25-969e-6889f5669fe2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0ODYxLCJleHAiOjE3MjcxNjU3NjEsImlhdCI6MTcyNzE2NDg2MX0.pdAX1v0iSedLBAG_VhNlSsUenJme6izblIQrGm6tGwQ - null null 2024-09-24 13:43:36.204 +05:30 24d69f1e-2db3-4e25-969e-6889f5669fe2 INF CORS policy execution successful. 2024-09-24 13:43:36.224 +05:30 24d69f1e-2db3-4e25-969e-6889f5669fe2 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0ODYxLCJleHAiOjE3MjcxNjU3NjEsImlhdCI6MTcyNzE2NDg2MX0.pdAX1v0iSedLBAG_VhNlSsUenJme6izblIQrGm6tGwQ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 13:43:36.267 +05:30 11e8cb86-c236-4176-b3c5-17f03230bddc INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:43:36.295 +05:30 11e8cb86-c236-4176-b3c5-17f03230bddc INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 13:43:36.621 +05:30 11e8cb86-c236-4176-b3c5-17f03230bddc ERR Login failed for user ''. 2024-09-24 13:43:36.653 +05:30 11e8cb86-c236-4176-b3c5-17f03230bddc ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:b5e064e6-f53d-4d81-81da-29b36a59ad7c Error Number:18456,State:1,Class:14 2024-09-24 13:43:36.667 +05:30 11e8cb86-c236-4176-b3c5-17f03230bddc INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:43:36.774 +05:30 11e8cb86-c236-4176-b3c5-17f03230bddc INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 472.2874ms 2024-09-24 13:43:36.779 +05:30 11e8cb86-c236-4176-b3c5-17f03230bddc INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:43:36.782 +05:30 11e8cb86-c236-4176-b3c5-17f03230bddc INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 24d69f1e-2db3-4e25-969e-6889f5669fe2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-24 13:43:36.800 +05:30 11e8cb86-c236-4176-b3c5-17f03230bddc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY0ODYxLCJleHAiOjE3MjcxNjU3NjEsImlhdCI6MTcyNzE2NDg2MX0.pdAX1v0iSedLBAG_VhNlSsUenJme6izblIQrGm6tGwQ - 500 89 application/json; charset=utf-8 669.5451ms 2024-09-24 13:43:59.602 +05:30 ce8dc315-9d3e-4ce3-a8b7-c2a5936bd933 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 13:43:59.608 +05:30 ce8dc315-9d3e-4ce3-a8b7-c2a5936bd933 INF CORS policy execution successful. 2024-09-24 13:43:59.611 +05:30 ce8dc315-9d3e-4ce3-a8b7-c2a5936bd933 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 13:43:59.614 +05:30 ca1682f3-9faa-4ad1-9e1d-01bdae9a85c8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 13:43:59.637 +05:30 ca1682f3-9faa-4ad1-9e1d-01bdae9a85c8 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 13:43:59.963 +05:30 ca1682f3-9faa-4ad1-9e1d-01bdae9a85c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:43:59.965 +05:30 ca1682f3-9faa-4ad1-9e1d-01bdae9a85c8 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 327.3035ms 2024-09-24 13:43:59.965 +05:30 ca1682f3-9faa-4ad1-9e1d-01bdae9a85c8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 13:43:59.965 +05:30 ca1682f3-9faa-4ad1-9e1d-01bdae9a85c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce8dc315-9d3e-4ce3-a8b7-c2a5936bd933}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 13:43:59.967 +05:30 ca1682f3-9faa-4ad1-9e1d-01bdae9a85c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 364.8504ms 2024-09-24 13:44:01.248 +05:30 4608e434-ffc5-46b0-afd2-572b969b7583 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 13:44:01.254 +05:30 4608e434-ffc5-46b0-afd2-572b969b7583 INF CORS policy execution successful. 2024-09-24 13:44:01.265 +05:30 4608e434-ffc5-46b0-afd2-572b969b7583 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 16.7063ms 2024-09-24 13:44:01.316 +05:30 6cc93dfa-e95c-4ba0-9f6d-5ecb84cf7c55 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 13:44:01.317 +05:30 6cc93dfa-e95c-4ba0-9f6d-5ecb84cf7c55 INF CORS policy execution successful. 2024-09-24 13:44:01.318 +05:30 6cc93dfa-e95c-4ba0-9f6d-5ecb84cf7c55 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 13:44:01.320 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 13:44:01.329 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 13:44:01.635 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae INF Database retrieved 2024-09-24 13:44:01.754 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae INF Token generated 2024-09-24 13:44:01.776 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae INF Token generated 2024-09-24 13:44:01.802 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:44:01.803 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 473.9298ms 2024-09-24 13:44:01.803 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 13:44:01.803 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6cc93dfa-e95c-4ba0-9f6d-5ecb84cf7c55}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY1NjQxLCJleHAiOjE3MjcxNjYyNDEsImlhdCI6MTcyNzE2NTY0MX0.2M2FIvAoeRUR9yPkBHB6qVW0zInTtmNl86EzGocIAKA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY1NjQxLCJleHAiOjE3MjcxNjY1NDEsImlhdCI6MTcyNzE2NTY0MX0.TRlPNoT21qNUW1MrJQTrFLmBCwbYkxFQ_hCIgD3yykA\"}"} 2024-09-24 13:44:01.804 +05:30 8e6c9787-7f86-40ce-a7e3-d048d4ffcdae INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 488.1001ms 2024-09-24 13:54:07.043 +05:30 de3a68de-445a-4a29-bd97-af92cdb627eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY1NjQxLCJleHAiOjE3MjcxNjY1NDEsImlhdCI6MTcyNzE2NTY0MX0.TRlPNoT21qNUW1MrJQTrFLmBCwbYkxFQ_hCIgD3yykA - null null 2024-09-24 13:54:07.047 +05:30 de3a68de-445a-4a29-bd97-af92cdb627eb INF CORS policy execution successful. 2024-09-24 13:54:07.049 +05:30 de3a68de-445a-4a29-bd97-af92cdb627eb INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY1NjQxLCJleHAiOjE3MjcxNjY1NDEsImlhdCI6MTcyNzE2NTY0MX0.TRlPNoT21qNUW1MrJQTrFLmBCwbYkxFQ_hCIgD3yykA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 13:54:07.053 +05:30 34ca9aaa-449a-42d0-9574-b8548467eaa4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:54:07.055 +05:30 34ca9aaa-449a-42d0-9574-b8548467eaa4 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 13:54:07.096 +05:30 34ca9aaa-449a-42d0-9574-b8548467eaa4 INF Token generated 2024-09-24 13:54:07.097 +05:30 34ca9aaa-449a-42d0-9574-b8548467eaa4 INF Token generated 2024-09-24 13:54:07.098 +05:30 34ca9aaa-449a-42d0-9574-b8548467eaa4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:54:07.099 +05:30 34ca9aaa-449a-42d0-9574-b8548467eaa4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 44.0933ms 2024-09-24 13:54:07.099 +05:30 34ca9aaa-449a-42d0-9574-b8548467eaa4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 13:54:07.100 +05:30 34ca9aaa-449a-42d0-9574-b8548467eaa4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: de3a68de-445a-4a29-bd97-af92cdb627eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjY4NDcsImlhdCI6MTcyNzE2NjI0N30.1l-ZuS-P0pie1fSs7dCgbZm95S9ovQ57rkxjOmqMaX8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjcxNDcsImlhdCI6MTcyNzE2NjI0N30.rh0zpKziDn6lbZNmXJwl3QRtSygMUw_5PK8m8fn5nbU\"}"} 2024-09-24 13:54:07.101 +05:30 34ca9aaa-449a-42d0-9574-b8548467eaa4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY1NjQxLCJleHAiOjE3MjcxNjY1NDEsImlhdCI6MTcyNzE2NTY0MX0.TRlPNoT21qNUW1MrJQTrFLmBCwbYkxFQ_hCIgD3yykA - 200 877 application/json; charset=utf-8 58.1969ms 2024-09-24 13:56:16.394 +05:30 b3aa20a8-cd0f-4870-8aa7-9f11c6091990 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-24 13:56:16.399 +05:30 b3aa20a8-cd0f-4870-8aa7-9f11c6091990 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 8ad57c57-acd1-4289-8573-1c54224ae9fb} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-24 13:56:16.400 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 13:56:16.401 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 13:56:16.454 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 INF Database retrieved 2024-09-24 13:56:16.493 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 INF Token generated 2024-09-24 13:56:16.494 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 INF Token generated 2024-09-24 13:56:16.495 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 13:56:16.496 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 94.4171ms 2024-09-24 13:56:16.496 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 13:56:16.496 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3aa20a8-cd0f-4870-8aa7-9f11c6091990}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2Mzc2LCJleHAiOjE3MjcxNjY5NzYsImlhdCI6MTcyNzE2NjM3Nn0.z3yWYdAT4CRCCjY7Fu62dzpGnambxcttUjfo5E2c8fE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2Mzc2LCJleHAiOjE3MjcxNjcyNzYsImlhdCI6MTcyNzE2NjM3Nn0.xmrtWKCaDCUlR-d50d3XXgqp3elROkTV3yVH-K3lL2A\"}"} 2024-09-24 13:56:16.497 +05:30 efe2666a-c680-4e9e-8ff6-f7ad18972695 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 104.0593ms 2024-09-24 14:04:37.953 +05:30 ee213702-8081-4c5b-aaaf-618cbd6e3124 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:04:37.956 +05:30 ee213702-8081-4c5b-aaaf-618cbd6e3124 INF CORS policy execution successful. 2024-09-24 14:04:37.957 +05:30 a80220ea-0d11-4321-95cb-2626a94ae9f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:04:37.958 +05:30 a80220ea-0d11-4321-95cb-2626a94ae9f1 INF CORS policy execution successful. 2024-09-24 14:04:37.959 +05:30 a80220ea-0d11-4321-95cb-2626a94ae9f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.7592ms 2024-09-24 14:04:37.959 +05:30 ee213702-8081-4c5b-aaaf-618cbd6e3124 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 6.0594ms 2024-09-24 14:04:38.019 +05:30 bdea77c1-20db-4a3b-9387-c1b909c5f55f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:04:38.027 +05:30 148ba9bd-ec9d-4533-9138-5b731073b7c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:04:38.067 +05:30 bdea77c1-20db-4a3b-9387-c1b909c5f55f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 8:34:07 AM', Current time (UTC): '9/24/2024 8:34:38 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-24 14:04:38.067 +05:30 148ba9bd-ec9d-4533-9138-5b731073b7c2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 8:34:07 AM', Current time (UTC): '9/24/2024 8:34:38 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-24 14:04:38.073 +05:30 bdea77c1-20db-4a3b-9387-c1b909c5f55f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 8:34:07 AM', Current time (UTC): '9/24/2024 8:34:38 AM'. 2024-09-24 14:04:38.073 +05:30 148ba9bd-ec9d-4533-9138-5b731073b7c2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 8:34:07 AM', Current time (UTC): '9/24/2024 8:34:38 AM'. 2024-09-24 14:04:38.073 +05:30 bdea77c1-20db-4a3b-9387-c1b909c5f55f INF CORS policy execution successful. 2024-09-24 14:04:38.073 +05:30 148ba9bd-ec9d-4533-9138-5b731073b7c2 INF CORS policy execution successful. 2024-09-24 14:04:38.075 +05:30 148ba9bd-ec9d-4533-9138-5b731073b7c2 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjY4NDcsImlhdCI6MTcyNzE2NjI0N30.1l-ZuS-P0pie1fSs7dCgbZm95S9ovQ57rkxjOmqMaX8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:04:38.075 +05:30 bdea77c1-20db-4a3b-9387-c1b909c5f55f INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjY4NDcsImlhdCI6MTcyNzE2NjI0N30.1l-ZuS-P0pie1fSs7dCgbZm95S9ovQ57rkxjOmqMaX8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:04:38.087 +05:30 d7b72508-274f-4489-816d-424a3cfd47a1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 14:04:38.087 +05:30 c44214ee-f8a7-4897-8634-117d3607beed INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 14:04:38.094 +05:30 d7b72508-274f-4489-816d-424a3cfd47a1 INF AuthenticationScheme: Bearer was challenged. 2024-09-24 14:04:38.094 +05:30 c44214ee-f8a7-4897-8634-117d3607beed INF AuthenticationScheme: Bearer was challenged. 2024-09-24 14:04:38.094 +05:30 d7b72508-274f-4489-816d-424a3cfd47a1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: bdea77c1-20db-4a3b-9387-c1b909c5f55f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 08:34:07'"} Body: 2024-09-24 14:04:38.094 +05:30 c44214ee-f8a7-4897-8634-117d3607beed INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 148ba9bd-ec9d-4533-9138-5b731073b7c2}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 08:34:07'"} Body: 2024-09-24 14:04:38.095 +05:30 d7b72508-274f-4489-816d-424a3cfd47a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 76.693ms 2024-09-24 14:04:38.095 +05:30 c44214ee-f8a7-4897-8634-117d3607beed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 67.9247ms 2024-09-24 14:04:38.124 +05:30 1e55bc89-a165-4c17-a7a6-1bb242584448 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjcxNDcsImlhdCI6MTcyNzE2NjI0N30.rh0zpKziDn6lbZNmXJwl3QRtSygMUw_5PK8m8fn5nbU - null null 2024-09-24 14:04:38.125 +05:30 1e55bc89-a165-4c17-a7a6-1bb242584448 INF CORS policy execution successful. 2024-09-24 14:04:38.125 +05:30 1e55bc89-a165-4c17-a7a6-1bb242584448 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjcxNDcsImlhdCI6MTcyNzE2NjI0N30.rh0zpKziDn6lbZNmXJwl3QRtSygMUw_5PK8m8fn5nbU Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:04:38.125 +05:30 7d87b19f-a176-48cb-b787-8f0672740904 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:04:38.126 +05:30 7d87b19f-a176-48cb-b787-8f0672740904 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:04:38.189 +05:30 7509f03d-af38-4b72-ad88-2feea21fc4e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjcxNDcsImlhdCI6MTcyNzE2NjI0N30.rh0zpKziDn6lbZNmXJwl3QRtSygMUw_5PK8m8fn5nbU - null null 2024-09-24 14:04:38.190 +05:30 7509f03d-af38-4b72-ad88-2feea21fc4e9 INF CORS policy execution successful. 2024-09-24 14:04:38.190 +05:30 7509f03d-af38-4b72-ad88-2feea21fc4e9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjcxNDcsImlhdCI6MTcyNzE2NjI0N30.rh0zpKziDn6lbZNmXJwl3QRtSygMUw_5PK8m8fn5nbU Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:04:38.190 +05:30 dc905191-6da4-4542-be08-3d7e7f2775ba INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:04:38.191 +05:30 dc905191-6da4-4542-be08-3d7e7f2775ba INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:04:38.194 +05:30 7d87b19f-a176-48cb-b787-8f0672740904 ERR Login successful. 2024-09-24 14:04:38.195 +05:30 7d87b19f-a176-48cb-b787-8f0672740904 ERR Token Regeneration failed System.Exception: Login successful. at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-24 14:04:38.196 +05:30 7d87b19f-a176-48cb-b787-8f0672740904 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:04:38.197 +05:30 7d87b19f-a176-48cb-b787-8f0672740904 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 70.7723ms 2024-09-24 14:04:38.197 +05:30 7d87b19f-a176-48cb-b787-8f0672740904 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:04:38.198 +05:30 7d87b19f-a176-48cb-b787-8f0672740904 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 1e55bc89-a165-4c17-a7a6-1bb242584448}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 81} Body: {"status":"Failure","statusCode":5000,"message":"Login successful","result":null} 2024-09-24 14:04:38.198 +05:30 7d87b19f-a176-48cb-b787-8f0672740904 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjcxNDcsImlhdCI6MTcyNzE2NjI0N30.rh0zpKziDn6lbZNmXJwl3QRtSygMUw_5PK8m8fn5nbU - 500 81 application/json; charset=utf-8 74.2794ms 2024-09-24 14:04:38.211 +05:30 dc905191-6da4-4542-be08-3d7e7f2775ba ERR Login successful. 2024-09-24 14:04:38.212 +05:30 dc905191-6da4-4542-be08-3d7e7f2775ba ERR Token Regeneration failed System.Exception: Login successful. at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-24 14:04:38.213 +05:30 dc905191-6da4-4542-be08-3d7e7f2775ba INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:04:38.213 +05:30 dc905191-6da4-4542-be08-3d7e7f2775ba INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 22.701ms 2024-09-24 14:04:38.213 +05:30 dc905191-6da4-4542-be08-3d7e7f2775ba INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:04:38.214 +05:30 dc905191-6da4-4542-be08-3d7e7f2775ba INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 7509f03d-af38-4b72-ad88-2feea21fc4e9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 81} Body: {"status":"Failure","statusCode":5000,"message":"Login successful","result":null} 2024-09-24 14:04:38.214 +05:30 dc905191-6da4-4542-be08-3d7e7f2775ba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2MjQ3LCJleHAiOjE3MjcxNjcxNDcsImlhdCI6MTcyNzE2NjI0N30.rh0zpKziDn6lbZNmXJwl3QRtSygMUw_5PK8m8fn5nbU - 500 81 application/json; charset=utf-8 25.1534ms 2024-09-24 14:04:44.367 +05:30 53f25452-eed2-4ff3-bec1-ab0d9ed60c45 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 14:04:44.368 +05:30 53f25452-eed2-4ff3-bec1-ab0d9ed60c45 INF CORS policy execution successful. 2024-09-24 14:04:44.369 +05:30 53f25452-eed2-4ff3-bec1-ab0d9ed60c45 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:04:44.369 +05:30 17243dd3-8d64-4bec-b667-25c541cbfad3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:04:44.370 +05:30 17243dd3-8d64-4bec-b667-25c541cbfad3 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:04:44.397 +05:30 17243dd3-8d64-4bec-b667-25c541cbfad3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:04:44.398 +05:30 17243dd3-8d64-4bec-b667-25c541cbfad3 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 27.9234ms 2024-09-24 14:04:44.398 +05:30 17243dd3-8d64-4bec-b667-25c541cbfad3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:04:44.398 +05:30 17243dd3-8d64-4bec-b667-25c541cbfad3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53f25452-eed2-4ff3-bec1-ab0d9ed60c45}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 14:04:44.399 +05:30 17243dd3-8d64-4bec-b667-25c541cbfad3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 31.4857ms 2024-09-24 14:04:46.614 +05:30 e527b0c0-ef16-4040-9bbf-6370dbe9de45 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 14:04:46.615 +05:30 e527b0c0-ef16-4040-9bbf-6370dbe9de45 INF CORS policy execution successful. 2024-09-24 14:04:46.615 +05:30 e527b0c0-ef16-4040-9bbf-6370dbe9de45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.3599ms 2024-09-24 14:04:46.664 +05:30 da83163f-b1ed-4c55-9560-2a4325856777 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 14:04:46.664 +05:30 da83163f-b1ed-4c55-9560-2a4325856777 INF CORS policy execution successful. 2024-09-24 14:04:46.665 +05:30 da83163f-b1ed-4c55-9560-2a4325856777 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 14:04:46.665 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:04:46.666 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:04:46.677 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a INF Database retrieved 2024-09-24 14:04:46.707 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a INF Token generated 2024-09-24 14:04:46.707 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a INF Token generated 2024-09-24 14:04:46.708 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:04:46.709 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 42.7697ms 2024-09-24 14:04:46.709 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:04:46.709 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da83163f-b1ed-4c55-9560-2a4325856777}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc0ODYsImlhdCI6MTcyNzE2Njg4Nn0.z1_RojG3wR9HEnxGfiVg0psWbJda2mGaKXJpTY0eSoc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc3ODYsImlhdCI6MTcyNzE2Njg4Nn0.M5UVGJn-v4BZBkBoHByG7YseMqedpafs2Wpmdmwdqr4\"}"} 2024-09-24 14:04:46.710 +05:30 b1ef3cd8-586a-450f-a1ea-1db84e2f3a1a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 46.7056ms 2024-09-24 14:04:53.602 +05:30 709de0bd-6baf-4c7e-b2c3-d1cf056a8b13 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:04:53.603 +05:30 709de0bd-6baf-4c7e-b2c3-d1cf056a8b13 INF CORS policy execution successful. 2024-09-24 14:04:53.603 +05:30 709de0bd-6baf-4c7e-b2c3-d1cf056a8b13 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.0832ms 2024-09-24 14:04:53.604 +05:30 9e359ab6-2a37-4022-b1cf-f2be826af8f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:04:53.604 +05:30 9e359ab6-2a37-4022-b1cf-f2be826af8f0 INF CORS policy execution successful. 2024-09-24 14:04:53.605 +05:30 9e359ab6-2a37-4022-b1cf-f2be826af8f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.6055ms 2024-09-24 14:04:53.671 +05:30 937e5f7f-deaf-4b17-8015-8ab8c3aec97e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:04:53.675 +05:30 f4042676-ce31-4f05-80bc-eda2f54f85c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:04:53.684 +05:30 f4042676-ce31-4f05-80bc-eda2f54f85c3 INF CORS policy execution successful. 2024-09-24 14:04:53.684 +05:30 937e5f7f-deaf-4b17-8015-8ab8c3aec97e INF CORS policy execution successful. 2024-09-24 14:04:53.685 +05:30 937e5f7f-deaf-4b17-8015-8ab8c3aec97e INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc0ODYsImlhdCI6MTcyNzE2Njg4Nn0.z1_RojG3wR9HEnxGfiVg0psWbJda2mGaKXJpTY0eSoc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:04:53.685 +05:30 f4042676-ce31-4f05-80bc-eda2f54f85c3 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc0ODYsImlhdCI6MTcyNzE2Njg4Nn0.z1_RojG3wR9HEnxGfiVg0psWbJda2mGaKXJpTY0eSoc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:04:53.689 +05:30 50dc139f-239a-4bff-b5e4-c6e8aa06259e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 14:04:53.689 +05:30 4a53496b-2645-457c-9500-b3475b500f7c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 14:04:53.698 +05:30 50dc139f-239a-4bff-b5e4-c6e8aa06259e INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 14:04:53.698 +05:30 4a53496b-2645-457c-9500-b3475b500f7c INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 14:04:53.797 +05:30 50dc139f-239a-4bff-b5e4-c6e8aa06259e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:04:53.797 +05:30 4a53496b-2645-457c-9500-b3475b500f7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:04:53.798 +05:30 4a53496b-2645-457c-9500-b3475b500f7c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 98.8132ms 2024-09-24 14:04:53.798 +05:30 50dc139f-239a-4bff-b5e4-c6e8aa06259e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 98.94ms 2024-09-24 14:04:53.798 +05:30 4a53496b-2645-457c-9500-b3475b500f7c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 14:04:53.798 +05:30 50dc139f-239a-4bff-b5e4-c6e8aa06259e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 14:04:53.798 +05:30 4a53496b-2645-457c-9500-b3475b500f7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4042676-ce31-4f05-80bc-eda2f54f85c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 14:04:53.798 +05:30 50dc139f-239a-4bff-b5e4-c6e8aa06259e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 937e5f7f-deaf-4b17-8015-8ab8c3aec97e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 14:04:53.799 +05:30 4a53496b-2645-457c-9500-b3475b500f7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 123.8437ms 2024-09-24 14:04:53.799 +05:30 50dc139f-239a-4bff-b5e4-c6e8aa06259e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 127.9815ms 2024-09-24 14:04:56.297 +05:30 58d5ebf5-f688-4ecb-9025-2cf695d6e64b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 14:04:56.297 +05:30 58d5ebf5-f688-4ecb-9025-2cf695d6e64b INF CORS policy execution successful. 2024-09-24 14:04:56.298 +05:30 58d5ebf5-f688-4ecb-9025-2cf695d6e64b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.168ms 2024-09-24 14:04:56.350 +05:30 f704ee12-a948-4f64-96f4-c24538a0c517 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 14:04:56.351 +05:30 f704ee12-a948-4f64-96f4-c24538a0c517 INF CORS policy execution successful. 2024-09-24 14:04:56.352 +05:30 f704ee12-a948-4f64-96f4-c24538a0c517 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc0ODYsImlhdCI6MTcyNzE2Njg4Nn0.z1_RojG3wR9HEnxGfiVg0psWbJda2mGaKXJpTY0eSoc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:04:56.353 +05:30 9a2bf3e0-4947-41d9-acaa-a4a85fc205e2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 14:04:56.358 +05:30 9a2bf3e0-4947-41d9-acaa-a4a85fc205e2 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 14:04:56.388 +05:30 9a2bf3e0-4947-41d9-acaa-a4a85fc205e2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:04:56.389 +05:30 9a2bf3e0-4947-41d9-acaa-a4a85fc205e2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 30.7294ms 2024-09-24 14:04:56.389 +05:30 9a2bf3e0-4947-41d9-acaa-a4a85fc205e2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 14:04:56.389 +05:30 9a2bf3e0-4947-41d9-acaa-a4a85fc205e2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f704ee12-a948-4f64-96f4-c24538a0c517}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 14:04:56.390 +05:30 9a2bf3e0-4947-41d9-acaa-a4a85fc205e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 39.5375ms 2024-09-24 14:07:13.607 +05:30 bc4614c2-115b-4bec-ac2c-08e198d1c8dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:07:13.610 +05:30 bc4614c2-115b-4bec-ac2c-08e198d1c8dc INF CORS policy execution successful. 2024-09-24 14:07:13.610 +05:30 cfa3f71e-53bb-4412-a701-66a8d8c8c97c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:07:13.610 +05:30 cfa3f71e-53bb-4412-a701-66a8d8c8c97c INF CORS policy execution successful. 2024-09-24 14:07:13.612 +05:30 bc4614c2-115b-4bec-ac2c-08e198d1c8dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 4.9024ms 2024-09-24 14:07:13.612 +05:30 cfa3f71e-53bb-4412-a701-66a8d8c8c97c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.779ms 2024-09-24 14:07:13.647 +05:30 d6b3b518-b10c-4973-a6c4-5745b3c3d92a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:07:13.647 +05:30 b78a8511-4ca1-450c-933c-0758218abbdd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 14:07:13.650 +05:30 b78a8511-4ca1-450c-933c-0758218abbdd INF CORS policy execution successful. 2024-09-24 14:07:13.650 +05:30 d6b3b518-b10c-4973-a6c4-5745b3c3d92a INF CORS policy execution successful. 2024-09-24 14:07:13.651 +05:30 b78a8511-4ca1-450c-933c-0758218abbdd INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc0ODYsImlhdCI6MTcyNzE2Njg4Nn0.z1_RojG3wR9HEnxGfiVg0psWbJda2mGaKXJpTY0eSoc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:07:13.651 +05:30 d6b3b518-b10c-4973-a6c4-5745b3c3d92a INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc0ODYsImlhdCI6MTcyNzE2Njg4Nn0.z1_RojG3wR9HEnxGfiVg0psWbJda2mGaKXJpTY0eSoc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:07:13.652 +05:30 c4705ec3-5e94-43e4-baca-3edaaeb04451 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 14:07:13.652 +05:30 23fedbff-19df-4754-b9ad-cac80b89bd58 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 14:07:13.653 +05:30 c4705ec3-5e94-43e4-baca-3edaaeb04451 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 14:07:13.653 +05:30 23fedbff-19df-4754-b9ad-cac80b89bd58 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 14:07:13.698 +05:30 c4705ec3-5e94-43e4-baca-3edaaeb04451 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:07:13.698 +05:30 23fedbff-19df-4754-b9ad-cac80b89bd58 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:07:13.699 +05:30 c4705ec3-5e94-43e4-baca-3edaaeb04451 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 45.4696ms 2024-09-24 14:07:13.699 +05:30 23fedbff-19df-4754-b9ad-cac80b89bd58 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 45.4126ms 2024-09-24 14:07:13.699 +05:30 23fedbff-19df-4754-b9ad-cac80b89bd58 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 14:07:13.699 +05:30 c4705ec3-5e94-43e4-baca-3edaaeb04451 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 14:07:13.699 +05:30 23fedbff-19df-4754-b9ad-cac80b89bd58 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6b3b518-b10c-4973-a6c4-5745b3c3d92a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 14:07:13.699 +05:30 c4705ec3-5e94-43e4-baca-3edaaeb04451 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b78a8511-4ca1-450c-933c-0758218abbdd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 14:07:13.700 +05:30 c4705ec3-5e94-43e4-baca-3edaaeb04451 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 52.8008ms 2024-09-24 14:07:13.700 +05:30 23fedbff-19df-4754-b9ad-cac80b89bd58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 52.7931ms 2024-09-24 14:14:49.903 +05:30 855b96fa-bfba-487c-ad4b-3e4f245b77c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc3ODYsImlhdCI6MTcyNzE2Njg4Nn0.M5UVGJn-v4BZBkBoHByG7YseMqedpafs2Wpmdmwdqr4 - null null 2024-09-24 14:14:49.912 +05:30 855b96fa-bfba-487c-ad4b-3e4f245b77c3 INF CORS policy execution successful. 2024-09-24 14:14:49.916 +05:30 855b96fa-bfba-487c-ad4b-3e4f245b77c3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc3ODYsImlhdCI6MTcyNzE2Njg4Nn0.M5UVGJn-v4BZBkBoHByG7YseMqedpafs2Wpmdmwdqr4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:14:49.919 +05:30 a54aaa68-a9eb-4177-9650-f47768c4d14c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:14:49.920 +05:30 a54aaa68-a9eb-4177-9650-f47768c4d14c INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:14:49.968 +05:30 a54aaa68-a9eb-4177-9650-f47768c4d14c INF Token generated 2024-09-24 14:14:49.969 +05:30 a54aaa68-a9eb-4177-9650-f47768c4d14c INF Token generated 2024-09-24 14:14:49.973 +05:30 a54aaa68-a9eb-4177-9650-f47768c4d14c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:14:49.975 +05:30 a54aaa68-a9eb-4177-9650-f47768c4d14c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 54.3313ms 2024-09-24 14:14:49.976 +05:30 a54aaa68-a9eb-4177-9650-f47768c4d14c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:14:49.976 +05:30 a54aaa68-a9eb-4177-9650-f47768c4d14c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 855b96fa-bfba-487c-ad4b-3e4f245b77c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY3NDg5LCJleHAiOjE3MjcxNjgwODksImlhdCI6MTcyNzE2NzQ4OX0.TPc4yirL7SFEvUTEnv28seH70pLJNnlR3Tb6Rd_H4Sg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY3NDg5LCJleHAiOjE3MjcxNjgzODksImlhdCI6MTcyNzE2NzQ4OX0.MW-_N-qmnDBfIgWATAa0wvxBfLaZ50xZjGmf7TFm60s\"}"} 2024-09-24 14:14:49.978 +05:30 a54aaa68-a9eb-4177-9650-f47768c4d14c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY2ODg2LCJleHAiOjE3MjcxNjc3ODYsImlhdCI6MTcyNzE2Njg4Nn0.M5UVGJn-v4BZBkBoHByG7YseMqedpafs2Wpmdmwdqr4 - 200 877 application/json; charset=utf-8 74.5833ms 2024-09-24 14:25:34.503 +05:30 INF Application is shutting down... 2024-09-24 14:25:45.911 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 14:25:45.965 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 14:25:45.990 +05:30 INF Creating key {ceee6381-a813-43fd-b4df-c305f66a7af8} with creation date 2024-09-24 08:55:45Z, activation date 2024-09-24 08:55:45Z, and expiration date 2024-12-23 08:55:45Z. 2024-09-24 14:25:46.006 +05:30 WRN No XML encryptor configured. Key {ceee6381-a813-43fd-b4df-c305f66a7af8} may be persisted to storage in unencrypted form. 2024-09-24 14:25:46.198 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 14:25:46.199 +05:30 INF Hosting environment: Production 2024-09-24 14:25:46.199 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 14:25:46.211 +05:30 d54b03ff-e32b-45c8-baac-71f8cd984096 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY3NDg5LCJleHAiOjE3MjcxNjgzODksImlhdCI6MTcyNzE2NzQ4OX0.MW-_N-qmnDBfIgWATAa0wvxBfLaZ50xZjGmf7TFm60s - null null 2024-09-24 14:25:46.211 +05:30 69820cc4-0a74-49e7-900b-3fd376ba87a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY3NDg5LCJleHAiOjE3MjcxNjgzODksImlhdCI6MTcyNzE2NzQ4OX0.MW-_N-qmnDBfIgWATAa0wvxBfLaZ50xZjGmf7TFm60s - null null 2024-09-24 14:25:46.273 +05:30 d54b03ff-e32b-45c8-baac-71f8cd984096 INF CORS policy execution successful. 2024-09-24 14:25:46.273 +05:30 69820cc4-0a74-49e7-900b-3fd376ba87a7 INF CORS policy execution successful. 2024-09-24 14:25:46.298 +05:30 d54b03ff-e32b-45c8-baac-71f8cd984096 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY3NDg5LCJleHAiOjE3MjcxNjgzODksImlhdCI6MTcyNzE2NzQ4OX0.MW-_N-qmnDBfIgWATAa0wvxBfLaZ50xZjGmf7TFm60s Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:25:46.298 +05:30 69820cc4-0a74-49e7-900b-3fd376ba87a7 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY3NDg5LCJleHAiOjE3MjcxNjgzODksImlhdCI6MTcyNzE2NzQ4OX0.MW-_N-qmnDBfIgWATAa0wvxBfLaZ50xZjGmf7TFm60s Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:25:46.363 +05:30 97254ead-17bb-4a90-acf8-a116b67152b8 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:25:46.363 +05:30 a259f82e-7255-4a94-9af4-6f94f3e1d5b1 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:25:46.399 +05:30 a259f82e-7255-4a94-9af4-6f94f3e1d5b1 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:25:46.399 +05:30 97254ead-17bb-4a90-acf8-a116b67152b8 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:25:46.693 +05:30 a259f82e-7255-4a94-9af4-6f94f3e1d5b1 ERR Login failed for user ''. 2024-09-24 14:25:46.693 +05:30 97254ead-17bb-4a90-acf8-a116b67152b8 ERR Login failed for user ''. 2024-09-24 14:25:46.717 +05:30 a259f82e-7255-4a94-9af4-6f94f3e1d5b1 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:0faf370e-3b8d-4455-8dce-b6c7425382ef Error Number:18456,State:1,Class:14 2024-09-24 14:25:46.717 +05:30 97254ead-17bb-4a90-acf8-a116b67152b8 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:0faf370e-3b8d-4455-8dce-b6c7425382ef Error Number:18456,State:1,Class:14 2024-09-24 14:25:46.730 +05:30 97254ead-17bb-4a90-acf8-a116b67152b8 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:25:46.730 +05:30 a259f82e-7255-4a94-9af4-6f94f3e1d5b1 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:25:46.862 +05:30 a259f82e-7255-4a94-9af4-6f94f3e1d5b1 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 456.854ms 2024-09-24 14:25:46.862 +05:30 97254ead-17bb-4a90-acf8-a116b67152b8 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 456.8571ms 2024-09-24 14:25:46.869 +05:30 a259f82e-7255-4a94-9af4-6f94f3e1d5b1 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:25:46.872 +05:30 a259f82e-7255-4a94-9af4-6f94f3e1d5b1 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: d54b03ff-e32b-45c8-baac-71f8cd984096}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-24 14:25:46.880 +05:30 97254ead-17bb-4a90-acf8-a116b67152b8 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:25:46.881 +05:30 97254ead-17bb-4a90-acf8-a116b67152b8 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 69820cc4-0a74-49e7-900b-3fd376ba87a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-24 14:25:46.889 +05:30 a259f82e-7255-4a94-9af4-6f94f3e1d5b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY3NDg5LCJleHAiOjE3MjcxNjgzODksImlhdCI6MTcyNzE2NzQ4OX0.MW-_N-qmnDBfIgWATAa0wvxBfLaZ50xZjGmf7TFm60s - 500 89 application/json; charset=utf-8 679.7806ms 2024-09-24 14:25:46.889 +05:30 97254ead-17bb-4a90-acf8-a116b67152b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY3NDg5LCJleHAiOjE3MjcxNjgzODksImlhdCI6MTcyNzE2NzQ4OX0.MW-_N-qmnDBfIgWATAa0wvxBfLaZ50xZjGmf7TFm60s - 500 89 application/json; charset=utf-8 679.8057ms 2024-09-24 14:25:58.050 +05:30 39bec2aa-d63e-46f9-ac82-78eba5e63e4c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 14:25:58.068 +05:30 39bec2aa-d63e-46f9-ac82-78eba5e63e4c INF CORS policy execution successful. 2024-09-24 14:25:58.070 +05:30 39bec2aa-d63e-46f9-ac82-78eba5e63e4c INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:25:58.073 +05:30 3fbc1cc1-2c23-4b88-9057-19532aff4ead INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:25:58.084 +05:30 3fbc1cc1-2c23-4b88-9057-19532aff4ead INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:25:58.387 +05:30 3fbc1cc1-2c23-4b88-9057-19532aff4ead INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:25:58.389 +05:30 3fbc1cc1-2c23-4b88-9057-19532aff4ead INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 304.7097ms 2024-09-24 14:25:58.389 +05:30 3fbc1cc1-2c23-4b88-9057-19532aff4ead INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:25:58.389 +05:30 3fbc1cc1-2c23-4b88-9057-19532aff4ead INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39bec2aa-d63e-46f9-ac82-78eba5e63e4c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 14:25:58.391 +05:30 3fbc1cc1-2c23-4b88-9057-19532aff4ead INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 340.7334ms 2024-09-24 14:30:32.293 +05:30 297cc1a7-161f-46ee-8824-5d378f1b3e60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 14:30:32.297 +05:30 297cc1a7-161f-46ee-8824-5d378f1b3e60 INF CORS policy execution successful. 2024-09-24 14:30:32.301 +05:30 297cc1a7-161f-46ee-8824-5d378f1b3e60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 8.2268ms 2024-09-24 14:30:32.337 +05:30 bccd4a15-ceaa-4753-a96b-50b52f0c5214 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 14:30:32.338 +05:30 bccd4a15-ceaa-4753-a96b-50b52f0c5214 INF CORS policy execution successful. 2024-09-24 14:30:32.340 +05:30 bccd4a15-ceaa-4753-a96b-50b52f0c5214 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 14:30:32.344 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:30:32.360 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:30:32.523 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 INF Database retrieved 2024-09-24 14:30:32.611 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 INF Token generated 2024-09-24 14:30:32.612 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 INF Token generated 2024-09-24 14:30:32.615 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:30:32.616 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 255.7838ms 2024-09-24 14:30:32.617 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:30:32.617 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bccd4a15-ceaa-4753-a96b-50b52f0c5214}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4NDMyLCJleHAiOjE3MjcxNjkwMzIsImlhdCI6MTcyNzE2ODQzMn0.PLwV4bm4jMvKg9E2AwaI4YtwVnYg9KNar_jUbe-yVJM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4NDMyLCJleHAiOjE3MjcxNjkzMzIsImlhdCI6MTcyNzE2ODQzMn0.tbBtGOwls1e2k5QFRb6v1m823eUuP7W6_jtjakI1bQA\"}"} 2024-09-24 14:30:32.618 +05:30 a4bbef81-8ee4-4b81-9002-5f670929a388 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 280.4843ms 2024-09-24 14:39:06.750 +05:30 12579b8c-5f47-4dcc-8fa7-d35c5a98dfd3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 14:39:06.756 +05:30 12579b8c-5f47-4dcc-8fa7-d35c5a98dfd3 INF CORS policy execution successful. 2024-09-24 14:39:06.759 +05:30 12579b8c-5f47-4dcc-8fa7-d35c5a98dfd3 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 14:39:06.763 +05:30 958cc6ae-4ac5-4990-9b2e-3e1fd62d55d5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:39:06.767 +05:30 958cc6ae-4ac5-4990-9b2e-3e1fd62d55d5 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:39:06.841 +05:30 958cc6ae-4ac5-4990-9b2e-3e1fd62d55d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:39:06.843 +05:30 958cc6ae-4ac5-4990-9b2e-3e1fd62d55d5 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 75.9013ms 2024-09-24 14:39:06.844 +05:30 958cc6ae-4ac5-4990-9b2e-3e1fd62d55d5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:39:06.844 +05:30 958cc6ae-4ac5-4990-9b2e-3e1fd62d55d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12579b8c-5f47-4dcc-8fa7-d35c5a98dfd3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 14:39:06.846 +05:30 958cc6ae-4ac5-4990-9b2e-3e1fd62d55d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 95.8576ms 2024-09-24 14:39:11.187 +05:30 40a6e8c7-8f96-485a-993c-e30ef2e4cfe9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 14:39:11.188 +05:30 40a6e8c7-8f96-485a-993c-e30ef2e4cfe9 INF CORS policy execution successful. 2024-09-24 14:39:11.189 +05:30 40a6e8c7-8f96-485a-993c-e30ef2e4cfe9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.3576ms 2024-09-24 14:39:11.244 +05:30 cf817eea-d0a2-4280-92ce-744fdf93981a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 14:39:11.244 +05:30 cf817eea-d0a2-4280-92ce-744fdf93981a INF CORS policy execution successful. 2024-09-24 14:39:11.245 +05:30 cf817eea-d0a2-4280-92ce-744fdf93981a INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","entityId":8,"Company Name":"Entity10","password":"4s067mW2p8hku3VodYbyPw=="} 2024-09-24 14:39:11.246 +05:30 a58917db-5f76-4bc3-9d4f-5dbb2cfb4970 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:39:11.246 +05:30 a58917db-5f76-4bc3-9d4f-5dbb2cfb4970 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:39:11.261 +05:30 a58917db-5f76-4bc3-9d4f-5dbb2cfb4970 INF Database retrieved 2024-09-24 14:39:11.294 +05:30 a58917db-5f76-4bc3-9d4f-5dbb2cfb4970 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:39:11.294 +05:30 a58917db-5f76-4bc3-9d4f-5dbb2cfb4970 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 47.8995ms 2024-09-24 14:39:11.295 +05:30 a58917db-5f76-4bc3-9d4f-5dbb2cfb4970 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:39:11.295 +05:30 a58917db-5f76-4bc3-9d4f-5dbb2cfb4970 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: cf817eea-d0a2-4280-92ce-744fdf93981a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Failure","statusCode":3000,"message":"Invalid password.","result":null} 2024-09-24 14:39:11.295 +05:30 a58917db-5f76-4bc3-9d4f-5dbb2cfb4970 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 82 application/json; charset=utf-8 51.719ms 2024-09-24 14:39:17.549 +05:30 9925e5ce-1730-4d03-9fef-6b305b864ac7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 14:39:17.550 +05:30 9925e5ce-1730-4d03-9fef-6b305b864ac7 INF CORS policy execution successful. 2024-09-24 14:39:17.552 +05:30 9925e5ce-1730-4d03-9fef-6b305b864ac7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 3.1009ms 2024-09-24 14:39:17.592 +05:30 75b6d086-bacb-4b77-9f4c-ad9d6d8de09b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 14:39:17.592 +05:30 75b6d086-bacb-4b77-9f4c-ad9d6d8de09b INF CORS policy execution successful. 2024-09-24 14:39:17.593 +05:30 75b6d086-bacb-4b77-9f4c-ad9d6d8de09b INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","entityId":8,"Company Name":"Entity10","password":"UjgEpa1oE5f/WyfCWCwrcg=="} 2024-09-24 14:39:17.593 +05:30 ac721618-7a3e-457b-a227-c57958a11143 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:39:17.594 +05:30 ac721618-7a3e-457b-a227-c57958a11143 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:39:17.608 +05:30 ac721618-7a3e-457b-a227-c57958a11143 INF Database retrieved 2024-09-24 14:39:17.622 +05:30 ac721618-7a3e-457b-a227-c57958a11143 INF Token generated 2024-09-24 14:39:17.622 +05:30 ac721618-7a3e-457b-a227-c57958a11143 INF Token generated 2024-09-24 14:39:17.623 +05:30 ac721618-7a3e-457b-a227-c57958a11143 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:39:17.623 +05:30 ac721618-7a3e-457b-a227-c57958a11143 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 29.0964ms 2024-09-24 14:39:17.623 +05:30 ac721618-7a3e-457b-a227-c57958a11143 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:39:17.624 +05:30 ac721618-7a3e-457b-a227-c57958a11143 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75b6d086-bacb-4b77-9f4c-ad9d6d8de09b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4OTU3LCJleHAiOjE3MjcxNjk1NTcsImlhdCI6MTcyNzE2ODk1N30.BcZ9zfOX3_WG6oH0jD_3FbFydpvrBldpeObOD_-b2Aw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4OTU3LCJleHAiOjE3MjcxNjk4NTcsImlhdCI6MTcyNzE2ODk1N30.g4jUTr3yyE9i_bVIEHhQnheXCJJw6BdL6ce-eJC3dUs\"}"} 2024-09-24 14:39:17.624 +05:30 ac721618-7a3e-457b-a227-c57958a11143 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 32.5774ms 2024-09-24 14:39:29.051 +05:30 1a310c4d-d31d-4b71-9ca8-fda81cbaaea0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:39:29.053 +05:30 1a310c4d-d31d-4b71-9ca8-fda81cbaaea0 INF CORS policy execution successful. 2024-09-24 14:39:29.056 +05:30 1a310c4d-d31d-4b71-9ca8-fda81cbaaea0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.3205ms 2024-09-24 14:39:29.091 +05:30 7f2ae401-d6f5-4def-b261-adf22e7616f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:39:29.131 +05:30 7f2ae401-d6f5-4def-b261-adf22e7616f8 INF CORS policy execution successful. 2024-09-24 14:39:29.132 +05:30 7f2ae401-d6f5-4def-b261-adf22e7616f8 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4OTU3LCJleHAiOjE3MjcxNjk1NTcsImlhdCI6MTcyNzE2ODk1N30.BcZ9zfOX3_WG6oH0jD_3FbFydpvrBldpeObOD_-b2Aw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 14:39:29.139 +05:30 3997884d-dab3-4425-8db5-13758fdf0c19 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:39:29.152 +05:30 3997884d-dab3-4425-8db5-13758fdf0c19 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 14:39:29.278 +05:30 3997884d-dab3-4425-8db5-13758fdf0c19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:39:29.279 +05:30 3997884d-dab3-4425-8db5-13758fdf0c19 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 126.7932ms 2024-09-24 14:39:29.279 +05:30 3997884d-dab3-4425-8db5-13758fdf0c19 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:39:29.279 +05:30 3997884d-dab3-4425-8db5-13758fdf0c19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f2ae401-d6f5-4def-b261-adf22e7616f8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 770} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":18,\"Name\":\"3\",\"RoleId\":7,\"AccountStatus\":\"Active\"},{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":6,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":17,\"Name\":\"Steffy_test\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-24 14:39:29.280 +05:30 3997884d-dab3-4425-8db5-13758fdf0c19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 770 application/json; charset=utf-8 188.9953ms 2024-09-24 14:40:47.944 +05:30 17921af7-14d6-4650-9d5b-b7c944bf713e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:40:47.946 +05:30 17921af7-14d6-4650-9d5b-b7c944bf713e INF CORS policy execution successful. 2024-09-24 14:40:47.948 +05:30 17921af7-14d6-4650-9d5b-b7c944bf713e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 4.7245ms 2024-09-24 14:40:47.996 +05:30 fe4746e8-7561-4eea-8fc7-e39439dccbb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:40:48.001 +05:30 fe4746e8-7561-4eea-8fc7-e39439dccbb1 INF CORS policy execution successful. 2024-09-24 14:40:48.002 +05:30 fe4746e8-7561-4eea-8fc7-e39439dccbb1 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4OTU3LCJleHAiOjE3MjcxNjk1NTcsImlhdCI6MTcyNzE2ODk1N30.BcZ9zfOX3_WG6oH0jD_3FbFydpvrBldpeObOD_-b2Aw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 14:40:48.012 +05:30 205e689b-e7e1-45e1-abcc-1a4037a61657 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:40:48.013 +05:30 205e689b-e7e1-45e1-abcc-1a4037a61657 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 14:40:48.062 +05:30 205e689b-e7e1-45e1-abcc-1a4037a61657 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:40:48.063 +05:30 205e689b-e7e1-45e1-abcc-1a4037a61657 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 50.4515ms 2024-09-24 14:40:48.063 +05:30 205e689b-e7e1-45e1-abcc-1a4037a61657 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:40:48.064 +05:30 205e689b-e7e1-45e1-abcc-1a4037a61657 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe4746e8-7561-4eea-8fc7-e39439dccbb1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 770} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":18,\"Name\":\"3\",\"RoleId\":7,\"AccountStatus\":\"Active\"},{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":6,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":17,\"Name\":\"Steffy_test\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-24 14:40:48.064 +05:30 205e689b-e7e1-45e1-abcc-1a4037a61657 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 770 application/json; charset=utf-8 68.5004ms 2024-09-24 14:41:18.781 +05:30 b86b365b-a144-41d8-b120-d98369b29468 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4NDMyLCJleHAiOjE3MjcxNjkzMzIsImlhdCI6MTcyNzE2ODQzMn0.tbBtGOwls1e2k5QFRb6v1m823eUuP7W6_jtjakI1bQA - null null 2024-09-24 14:41:18.783 +05:30 b86b365b-a144-41d8-b120-d98369b29468 INF CORS policy execution successful. 2024-09-24 14:41:18.784 +05:30 b86b365b-a144-41d8-b120-d98369b29468 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4NDMyLCJleHAiOjE3MjcxNjkzMzIsImlhdCI6MTcyNzE2ODQzMn0.tbBtGOwls1e2k5QFRb6v1m823eUuP7W6_jtjakI1bQA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:41:18.787 +05:30 786de38a-4d09-4447-a207-5efdaebcc91b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:41:18.787 +05:30 786de38a-4d09-4447-a207-5efdaebcc91b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:41:18.788 +05:30 d8b385f1-fd8f-4dfc-bee0-67e0912c1e18 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4NDMyLCJleHAiOjE3MjcxNjkzMzIsImlhdCI6MTcyNzE2ODQzMn0.tbBtGOwls1e2k5QFRb6v1m823eUuP7W6_jtjakI1bQA - null null 2024-09-24 14:41:18.788 +05:30 d8b385f1-fd8f-4dfc-bee0-67e0912c1e18 INF CORS policy execution successful. 2024-09-24 14:41:18.789 +05:30 d8b385f1-fd8f-4dfc-bee0-67e0912c1e18 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4NDMyLCJleHAiOjE3MjcxNjkzMzIsImlhdCI6MTcyNzE2ODQzMn0.tbBtGOwls1e2k5QFRb6v1m823eUuP7W6_jtjakI1bQA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:41:18.789 +05:30 5abb8b57-6aed-4927-83a2-04a5bf8001ab INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:41:18.789 +05:30 5abb8b57-6aed-4927-83a2-04a5bf8001ab INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:41:18.805 +05:30 786de38a-4d09-4447-a207-5efdaebcc91b INF Token generated 2024-09-24 14:41:18.806 +05:30 786de38a-4d09-4447-a207-5efdaebcc91b INF Token generated 2024-09-24 14:41:18.807 +05:30 786de38a-4d09-4447-a207-5efdaebcc91b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:41:18.808 +05:30 786de38a-4d09-4447-a207-5efdaebcc91b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 20.6809ms 2024-09-24 14:41:18.808 +05:30 786de38a-4d09-4447-a207-5efdaebcc91b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:41:18.809 +05:30 786de38a-4d09-4447-a207-5efdaebcc91b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b86b365b-a144-41d8-b120-d98369b29468}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk2NzgsImlhdCI6MTcyNzE2OTA3OH0.KwpCEBDShs1bqqnuM6mftR7nwC4mBl_sPf2fZN7V-tg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk5NzgsImlhdCI6MTcyNzE2OTA3OH0.1EaE6EFS94jssI4xvnWtQ63-j5lhnmamZssaKrBPOsA\"}"} 2024-09-24 14:41:18.809 +05:30 5abb8b57-6aed-4927-83a2-04a5bf8001ab INF Token generated 2024-09-24 14:41:18.810 +05:30 5abb8b57-6aed-4927-83a2-04a5bf8001ab INF Token generated 2024-09-24 14:41:18.810 +05:30 786de38a-4d09-4447-a207-5efdaebcc91b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4NDMyLCJleHAiOjE3MjcxNjkzMzIsImlhdCI6MTcyNzE2ODQzMn0.tbBtGOwls1e2k5QFRb6v1m823eUuP7W6_jtjakI1bQA - 200 877 application/json; charset=utf-8 29.5873ms 2024-09-24 14:41:18.811 +05:30 5abb8b57-6aed-4927-83a2-04a5bf8001ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:41:18.812 +05:30 5abb8b57-6aed-4927-83a2-04a5bf8001ab INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 22.267ms 2024-09-24 14:41:18.812 +05:30 5abb8b57-6aed-4927-83a2-04a5bf8001ab INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:41:18.812 +05:30 5abb8b57-6aed-4927-83a2-04a5bf8001ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d8b385f1-fd8f-4dfc-bee0-67e0912c1e18}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk2NzgsImlhdCI6MTcyNzE2OTA3OH0.KwpCEBDShs1bqqnuM6mftR7nwC4mBl_sPf2fZN7V-tg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk5NzgsImlhdCI6MTcyNzE2OTA3OH0.1EaE6EFS94jssI4xvnWtQ63-j5lhnmamZssaKrBPOsA\"}"} 2024-09-24 14:41:18.812 +05:30 5abb8b57-6aed-4927-83a2-04a5bf8001ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4NDMyLCJleHAiOjE3MjcxNjkzMzIsImlhdCI6MTcyNzE2ODQzMn0.tbBtGOwls1e2k5QFRb6v1m823eUuP7W6_jtjakI1bQA - 200 877 application/json; charset=utf-8 24.4539ms 2024-09-24 14:44:07.229 +05:30 c98234e7-9e02-40d2-aa9e-2af7539922e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:44:07.233 +05:30 c98234e7-9e02-40d2-aa9e-2af7539922e7 INF CORS policy execution successful. 2024-09-24 14:44:07.236 +05:30 c98234e7-9e02-40d2-aa9e-2af7539922e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 7.5477ms 2024-09-24 14:44:07.282 +05:30 3f240e88-1dfe-4eaa-97d7-5acdbde2a4e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:44:07.287 +05:30 3f240e88-1dfe-4eaa-97d7-5acdbde2a4e7 INF CORS policy execution successful. 2024-09-24 14:44:07.289 +05:30 3f240e88-1dfe-4eaa-97d7-5acdbde2a4e7 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4OTU3LCJleHAiOjE3MjcxNjk1NTcsImlhdCI6MTcyNzE2ODk1N30.BcZ9zfOX3_WG6oH0jD_3FbFydpvrBldpeObOD_-b2Aw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 14:44:07.293 +05:30 539c0fb8-b7f2-4839-b8ed-5d07d548da64 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:44:07.295 +05:30 539c0fb8-b7f2-4839-b8ed-5d07d548da64 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 14:44:07.331 +05:30 539c0fb8-b7f2-4839-b8ed-5d07d548da64 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:44:07.332 +05:30 539c0fb8-b7f2-4839-b8ed-5d07d548da64 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 36.9216ms 2024-09-24 14:44:07.332 +05:30 539c0fb8-b7f2-4839-b8ed-5d07d548da64 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:44:07.333 +05:30 539c0fb8-b7f2-4839-b8ed-5d07d548da64 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f240e88-1dfe-4eaa-97d7-5acdbde2a4e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 770} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":18,\"Name\":\"3\",\"RoleId\":7,\"AccountStatus\":\"Active\"},{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":6,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":17,\"Name\":\"Steffy_test\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-24 14:44:07.334 +05:30 539c0fb8-b7f2-4839-b8ed-5d07d548da64 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 770 application/json; charset=utf-8 52.1821ms 2024-09-24 14:47:47.998 +05:30 4542747b-fad7-4595-8d0e-a00f099aa273 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-24 14:47:48.005 +05:30 4542747b-fad7-4595-8d0e-a00f099aa273 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: a8290610-fd15-4e2b-abdb-22c3dc056aab} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-24 14:47:48.007 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:47:48.009 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:47:48.046 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 INF Database retrieved 2024-09-24 14:47:48.075 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 INF Token generated 2024-09-24 14:47:48.076 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 INF Token generated 2024-09-24 14:47:48.077 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:47:48.078 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 68.9281ms 2024-09-24 14:47:48.078 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:47:48.078 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4542747b-fad7-4595-8d0e-a00f099aa273}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NDY4LCJleHAiOjE3MjcxNzAwNjgsImlhdCI6MTcyNzE2OTQ2OH0.ZGckT6SdLy1GiSj4PJ_LQHKIZn8p3PWdyXt-FtH0xB4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NDY4LCJleHAiOjE3MjcxNzAzNjgsImlhdCI6MTcyNzE2OTQ2OH0.WrNn2aS9AzDQt-vFrXVwV6jIn1mNfJ0LHnXjmWo_-pw\"}"} 2024-09-24 14:47:48.079 +05:30 0d6e554b-9298-46b5-acbc-240450b4cb96 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 81.4095ms 2024-09-24 14:49:20.107 +05:30 efbaa1ab-15d9-4eec-9c33-d7b3e82bccec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4OTU3LCJleHAiOjE3MjcxNjk4NTcsImlhdCI6MTcyNzE2ODk1N30.g4jUTr3yyE9i_bVIEHhQnheXCJJw6BdL6ce-eJC3dUs - null null 2024-09-24 14:49:20.112 +05:30 efbaa1ab-15d9-4eec-9c33-d7b3e82bccec INF CORS policy execution successful. 2024-09-24 14:49:20.118 +05:30 efbaa1ab-15d9-4eec-9c33-d7b3e82bccec INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4OTU3LCJleHAiOjE3MjcxNjk4NTcsImlhdCI6MTcyNzE2ODk1N30.g4jUTr3yyE9i_bVIEHhQnheXCJJw6BdL6ce-eJC3dUs Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 14:49:20.121 +05:30 96a289f1-b986-4a7c-88bc-b96ece8a8ded INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:49:20.123 +05:30 96a289f1-b986-4a7c-88bc-b96ece8a8ded INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:49:20.155 +05:30 96a289f1-b986-4a7c-88bc-b96ece8a8ded ERR Login successful. 2024-09-24 14:49:20.160 +05:30 96a289f1-b986-4a7c-88bc-b96ece8a8ded ERR Token Regeneration failed System.Exception: Login successful. at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-24 14:49:20.162 +05:30 96a289f1-b986-4a7c-88bc-b96ece8a8ded INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:49:20.164 +05:30 96a289f1-b986-4a7c-88bc-b96ece8a8ded INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 40.967ms 2024-09-24 14:49:20.164 +05:30 96a289f1-b986-4a7c-88bc-b96ece8a8ded INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:49:20.165 +05:30 96a289f1-b986-4a7c-88bc-b96ece8a8ded INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: efbaa1ab-15d9-4eec-9c33-d7b3e82bccec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 81} Body: {"status":"Failure","statusCode":5000,"message":"Login successful","result":null} 2024-09-24 14:49:20.166 +05:30 96a289f1-b986-4a7c-88bc-b96ece8a8ded INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY4OTU3LCJleHAiOjE3MjcxNjk4NTcsImlhdCI6MTcyNzE2ODk1N30.g4jUTr3yyE9i_bVIEHhQnheXCJJw6BdL6ce-eJC3dUs - 500 81 application/json; charset=utf-8 59.7318ms 2024-09-24 14:49:35.094 +05:30 a8d72717-325c-484b-9f7a-92e79a642abe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=null - null null 2024-09-24 14:49:35.096 +05:30 a8d72717-325c-484b-9f7a-92e79a642abe INF CORS policy execution successful. 2024-09-24 14:49:35.098 +05:30 a8d72717-325c-484b-9f7a-92e79a642abe INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=null Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 14:49:35.098 +05:30 593a14db-bf0e-44fb-a272-c8f3c1f19512 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:49:35.099 +05:30 593a14db-bf0e-44fb-a272-c8f3c1f19512 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:49:35.108 +05:30 593a14db-bf0e-44fb-a272-c8f3c1f19512 ERR Token Regeneration failed Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX12741: JWT must have three segments (JWS) or five segments (JWE). at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-24 14:49:35.109 +05:30 593a14db-bf0e-44fb-a272-c8f3c1f19512 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:49:35.110 +05:30 593a14db-bf0e-44fb-a272-c8f3c1f19512 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 10.5924ms 2024-09-24 14:49:35.110 +05:30 593a14db-bf0e-44fb-a272-c8f3c1f19512 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:49:35.110 +05:30 593a14db-bf0e-44fb-a272-c8f3c1f19512 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: a8d72717-325c-484b-9f7a-92e79a642abe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Failure","statusCode":5000,"message":"IDX12741: JWT must have three segments (JWS) or five segments (JWE)","result":null} 2024-09-24 14:49:35.111 +05:30 593a14db-bf0e-44fb-a272-c8f3c1f19512 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=null - 500 132 application/json; charset=utf-8 17.2169ms 2024-09-24 14:49:40.980 +05:30 5934f446-6540-40da-9a21-3da633721638 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 14:49:40.987 +05:30 5934f446-6540-40da-9a21-3da633721638 INF CORS policy execution successful. 2024-09-24 14:49:40.987 +05:30 5934f446-6540-40da-9a21-3da633721638 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 14:49:40.988 +05:30 9ed04731-0f2c-4627-99a5-878ba8f1ca0a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:49:40.988 +05:30 9ed04731-0f2c-4627-99a5-878ba8f1ca0a INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:49:41.011 +05:30 9ed04731-0f2c-4627-99a5-878ba8f1ca0a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:49:41.012 +05:30 9ed04731-0f2c-4627-99a5-878ba8f1ca0a INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 23.586ms 2024-09-24 14:49:41.012 +05:30 9ed04731-0f2c-4627-99a5-878ba8f1ca0a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:49:41.012 +05:30 9ed04731-0f2c-4627-99a5-878ba8f1ca0a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5934f446-6540-40da-9a21-3da633721638}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 14:49:41.013 +05:30 9ed04731-0f2c-4627-99a5-878ba8f1ca0a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 33.2839ms 2024-09-24 14:49:45.160 +05:30 a7b7b071-9a0e-4ebe-b261-1329d5861a2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 14:49:45.161 +05:30 a7b7b071-9a0e-4ebe-b261-1329d5861a2a INF CORS policy execution successful. 2024-09-24 14:49:45.164 +05:30 a7b7b071-9a0e-4ebe-b261-1329d5861a2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 3.6998ms 2024-09-24 14:49:45.207 +05:30 3c1e9400-d677-4a5b-8ad7-5ed424e6a723 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 14:49:45.207 +05:30 3c1e9400-d677-4a5b-8ad7-5ed424e6a723 INF CORS policy execution successful. 2024-09-24 14:49:45.208 +05:30 3c1e9400-d677-4a5b-8ad7-5ed424e6a723 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","entityId":8,"Company Name":"Entity10","password":"4s067mW2p8hku3VodYbyPw=="} 2024-09-24 14:49:45.208 +05:30 982ffd62-7152-4d6f-874b-839390860379 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:49:45.208 +05:30 982ffd62-7152-4d6f-874b-839390860379 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:49:45.222 +05:30 982ffd62-7152-4d6f-874b-839390860379 INF Database retrieved 2024-09-24 14:49:45.248 +05:30 982ffd62-7152-4d6f-874b-839390860379 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:49:45.248 +05:30 982ffd62-7152-4d6f-874b-839390860379 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 39.9781ms 2024-09-24 14:49:45.249 +05:30 982ffd62-7152-4d6f-874b-839390860379 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:49:45.249 +05:30 982ffd62-7152-4d6f-874b-839390860379 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 3c1e9400-d677-4a5b-8ad7-5ed424e6a723}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Failure","statusCode":3000,"message":"Invalid password.","result":null} 2024-09-24 14:49:45.250 +05:30 982ffd62-7152-4d6f-874b-839390860379 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 82 application/json; charset=utf-8 43.1121ms 2024-09-24 14:49:50.844 +05:30 8b008ca6-1eab-4298-8ee1-4a06c8e81e3d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 14:49:50.844 +05:30 8b008ca6-1eab-4298-8ee1-4a06c8e81e3d INF CORS policy execution successful. 2024-09-24 14:49:50.845 +05:30 8b008ca6-1eab-4298-8ee1-4a06c8e81e3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.169ms 2024-09-24 14:49:50.891 +05:30 e3a80e93-3631-46e8-8473-5d978b3109c7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 14:49:50.891 +05:30 e3a80e93-3631-46e8-8473-5d978b3109c7 INF CORS policy execution successful. 2024-09-24 14:49:50.892 +05:30 e3a80e93-3631-46e8-8473-5d978b3109c7 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","entityId":8,"Company Name":"Entity10","password":"UjgEpa1oE5f/WyfCWCwrcg=="} 2024-09-24 14:49:50.892 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:49:50.892 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:49:50.902 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef INF Database retrieved 2024-09-24 14:49:50.916 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef INF Token generated 2024-09-24 14:49:50.916 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef INF Token generated 2024-09-24 14:49:50.916 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:49:50.917 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 24.4653ms 2024-09-24 14:49:50.917 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:49:50.917 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e3a80e93-3631-46e8-8473-5d978b3109c7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NTkwLCJleHAiOjE3MjcxNzAxOTAsImlhdCI6MTcyNzE2OTU5MH0.wWROa6oQR0k8Od-1x3ylcFeM7a5AJWKHJ14JeTQ0m90\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NTkwLCJleHAiOjE3MjcxNzA0OTAsImlhdCI6MTcyNzE2OTU5MH0.THZbliQpujIrqU_Jhe2iBYt3nC5lUGa68M_VVBmZFRE\"}"} 2024-09-24 14:49:50.918 +05:30 fb1d0b55-6cb6-41a6-bc79-0b3e35dd71ef INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 26.9329ms 2024-09-24 14:50:02.494 +05:30 9acb2028-cd98-43b6-b96c-cafce21ec6c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:50:02.510 +05:30 9acb2028-cd98-43b6-b96c-cafce21ec6c8 INF CORS policy execution successful. 2024-09-24 14:50:02.524 +05:30 9acb2028-cd98-43b6-b96c-cafce21ec6c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 24.099ms 2024-09-24 14:50:02.606 +05:30 537d8fe1-d24b-40ba-8132-41224c1b1b12 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:50:02.610 +05:30 537d8fe1-d24b-40ba-8132-41224c1b1b12 INF CORS policy execution successful. 2024-09-24 14:50:02.612 +05:30 537d8fe1-d24b-40ba-8132-41224c1b1b12 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NTkwLCJleHAiOjE3MjcxNzAxOTAsImlhdCI6MTcyNzE2OTU5MH0.wWROa6oQR0k8Od-1x3ylcFeM7a5AJWKHJ14JeTQ0m90}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 14:50:02.615 +05:30 dcebed1f-ddd2-47cb-9f44-3e2e2eec1ae5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:50:02.616 +05:30 dcebed1f-ddd2-47cb-9f44-3e2e2eec1ae5 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 14:50:02.963 +05:30 dcebed1f-ddd2-47cb-9f44-3e2e2eec1ae5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:50:02.964 +05:30 dcebed1f-ddd2-47cb-9f44-3e2e2eec1ae5 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 348.3536ms 2024-09-24 14:50:02.964 +05:30 dcebed1f-ddd2-47cb-9f44-3e2e2eec1ae5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:50:02.965 +05:30 dcebed1f-ddd2-47cb-9f44-3e2e2eec1ae5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 537d8fe1-d24b-40ba-8132-41224c1b1b12}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 770} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":18,\"Name\":\"3\",\"RoleId\":7,\"AccountStatus\":\"Active\"},{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":6,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":17,\"Name\":\"Steffy_test\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-24 14:50:02.966 +05:30 dcebed1f-ddd2-47cb-9f44-3e2e2eec1ae5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 770 application/json; charset=utf-8 359.9735ms 2024-09-24 14:50:21.410 +05:30 41b3d731-2830-4f30-b7c3-efb0485da9f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 14:50:21.412 +05:30 41b3d731-2830-4f30-b7c3-efb0485da9f9 INF CORS policy execution successful. 2024-09-24 14:50:21.413 +05:30 41b3d731-2830-4f30-b7c3-efb0485da9f9 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:50:21.414 +05:30 b5e70abb-c7e2-4b83-bf23-87876910f58d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:50:21.414 +05:30 b5e70abb-c7e2-4b83-bf23-87876910f58d INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:50:21.432 +05:30 b5e70abb-c7e2-4b83-bf23-87876910f58d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:50:21.433 +05:30 b5e70abb-c7e2-4b83-bf23-87876910f58d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 17.3663ms 2024-09-24 14:50:21.433 +05:30 b5e70abb-c7e2-4b83-bf23-87876910f58d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 14:50:21.433 +05:30 b5e70abb-c7e2-4b83-bf23-87876910f58d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41b3d731-2830-4f30-b7c3-efb0485da9f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 14:50:21.434 +05:30 b5e70abb-c7e2-4b83-bf23-87876910f58d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 23.8586ms 2024-09-24 14:50:25.246 +05:30 117cfb6c-298b-48e3-b8b2-7a3c4642b722 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 14:50:25.247 +05:30 117cfb6c-298b-48e3-b8b2-7a3c4642b722 INF CORS policy execution successful. 2024-09-24 14:50:25.247 +05:30 117cfb6c-298b-48e3-b8b2-7a3c4642b722 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2571ms 2024-09-24 14:50:25.487 +05:30 37e0d5b2-f95d-49c5-8bd5-d837d6900f88 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 14:50:25.489 +05:30 37e0d5b2-f95d-49c5-8bd5-d837d6900f88 INF CORS policy execution successful. 2024-09-24 14:50:25.490 +05:30 37e0d5b2-f95d-49c5-8bd5-d837d6900f88 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-24 14:50:25.491 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:50:25.491 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 14:50:25.504 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 INF Database retrieved 2024-09-24 14:50:25.513 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 INF Token generated 2024-09-24 14:50:25.513 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 INF Token generated 2024-09-24 14:50:25.513 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:50:25.514 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 22.5273ms 2024-09-24 14:50:25.514 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 14:50:25.514 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37e0d5b2-f95d-49c5-8bd5-d837d6900f88}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NjI1LCJleHAiOjE3MjcxNzAyMjUsImlhdCI6MTcyNzE2OTYyNX0._qUxy32Xu6EUn5szh6aYBqkog2wec8hZ86xxYK8x8io\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NjI1LCJleHAiOjE3MjcxNzA1MjUsImlhdCI6MTcyNzE2OTYyNX0.J434bWd_HKswx3_K7zVD__NhWqt-RqXLOwXsKiqAuLI\"}"} 2024-09-24 14:50:25.514 +05:30 e5aa1093-f0af-4dde-9c8e-b0430d968274 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 27.1311ms 2024-09-24 14:50:51.776 +05:30 c43b1e0f-42a8-4aab-8823-888eb826b752 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:50:51.777 +05:30 c43b1e0f-42a8-4aab-8823-888eb826b752 INF CORS policy execution successful. 2024-09-24 14:50:51.779 +05:30 c43b1e0f-42a8-4aab-8823-888eb826b752 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 3.1298ms 2024-09-24 14:50:51.840 +05:30 2cf60443-a74d-4349-b5e1-81af4ccc2795 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 14:50:51.843 +05:30 2cf60443-a74d-4349-b5e1-81af4ccc2795 INF CORS policy execution successful. 2024-09-24 14:50:51.844 +05:30 2cf60443-a74d-4349-b5e1-81af4ccc2795 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NTkwLCJleHAiOjE3MjcxNzAxOTAsImlhdCI6MTcyNzE2OTU5MH0.wWROa6oQR0k8Od-1x3ylcFeM7a5AJWKHJ14JeTQ0m90}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 14:50:51.845 +05:30 67c80954-36ab-4f3d-8667-1fec7c83a0e0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:50:51.845 +05:30 67c80954-36ab-4f3d-8667-1fec7c83a0e0 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 14:50:51.864 +05:30 67c80954-36ab-4f3d-8667-1fec7c83a0e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:50:51.865 +05:30 67c80954-36ab-4f3d-8667-1fec7c83a0e0 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 19.8753ms 2024-09-24 14:50:51.865 +05:30 67c80954-36ab-4f3d-8667-1fec7c83a0e0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 14:50:51.865 +05:30 67c80954-36ab-4f3d-8667-1fec7c83a0e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2cf60443-a74d-4349-b5e1-81af4ccc2795}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 770} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":18,\"Name\":\"3\",\"RoleId\":7,\"AccountStatus\":\"Active\"},{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":6,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":17,\"Name\":\"Steffy_test\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-24 14:50:51.866 +05:30 67c80954-36ab-4f3d-8667-1fec7c83a0e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 770 application/json; charset=utf-8 26.4831ms 2024-09-24 14:52:30.098 +05:30 4718de7c-172b-447b-84c8-efc0234f5345 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk5NzgsImlhdCI6MTcyNzE2OTA3OH0.1EaE6EFS94jssI4xvnWtQ63-j5lhnmamZssaKrBPOsA - null null 2024-09-24 14:52:30.098 +05:30 87030d49-9503-48d7-8d8f-633beae0ae8e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk5NzgsImlhdCI6MTcyNzE2OTA3OH0.1EaE6EFS94jssI4xvnWtQ63-j5lhnmamZssaKrBPOsA - null null 2024-09-24 14:52:30.103 +05:30 4718de7c-172b-447b-84c8-efc0234f5345 INF CORS policy execution successful. 2024-09-24 14:52:30.103 +05:30 87030d49-9503-48d7-8d8f-633beae0ae8e INF CORS policy execution successful. 2024-09-24 14:52:30.106 +05:30 4718de7c-172b-447b-84c8-efc0234f5345 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk5NzgsImlhdCI6MTcyNzE2OTA3OH0.1EaE6EFS94jssI4xvnWtQ63-j5lhnmamZssaKrBPOsA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:52:30.106 +05:30 87030d49-9503-48d7-8d8f-633beae0ae8e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk5NzgsImlhdCI6MTcyNzE2OTA3OH0.1EaE6EFS94jssI4xvnWtQ63-j5lhnmamZssaKrBPOsA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 14:52:30.107 +05:30 b4638351-ce97-4c79-ab54-0e929ae59225 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:52:30.107 +05:30 66748bf3-88bc-4100-92f4-b62ff0675850 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:52:30.108 +05:30 b4638351-ce97-4c79-ab54-0e929ae59225 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:52:30.108 +05:30 66748bf3-88bc-4100-92f4-b62ff0675850 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 14:52:30.128 +05:30 66748bf3-88bc-4100-92f4-b62ff0675850 INF Token generated 2024-09-24 14:52:30.128 +05:30 66748bf3-88bc-4100-92f4-b62ff0675850 INF Token generated 2024-09-24 14:52:30.130 +05:30 66748bf3-88bc-4100-92f4-b62ff0675850 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:52:30.131 +05:30 66748bf3-88bc-4100-92f4-b62ff0675850 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 22.2051ms 2024-09-24 14:52:30.131 +05:30 66748bf3-88bc-4100-92f4-b62ff0675850 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:52:30.131 +05:30 66748bf3-88bc-4100-92f4-b62ff0675850 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 87030d49-9503-48d7-8d8f-633beae0ae8e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NzUwLCJleHAiOjE3MjcxNzAzNTAsImlhdCI6MTcyNzE2OTc1MH0.Fr_F5XmutaoND-giy8anT2hx8k__dEzdeTZX3Dvw6ro\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NzUwLCJleHAiOjE3MjcxNzA2NTAsImlhdCI6MTcyNzE2OTc1MH0.3fbXr_ml-CDHPUFld_UoErLkfw-upl0L4L2mn66mtIg\"}"} 2024-09-24 14:52:30.132 +05:30 66748bf3-88bc-4100-92f4-b62ff0675850 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk5NzgsImlhdCI6MTcyNzE2OTA3OH0.1EaE6EFS94jssI4xvnWtQ63-j5lhnmamZssaKrBPOsA - 200 877 application/json; charset=utf-8 33.9853ms 2024-09-24 14:52:30.140 +05:30 b4638351-ce97-4c79-ab54-0e929ae59225 INF Token generated 2024-09-24 14:52:30.140 +05:30 b4638351-ce97-4c79-ab54-0e929ae59225 INF Token generated 2024-09-24 14:52:30.141 +05:30 b4638351-ce97-4c79-ab54-0e929ae59225 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 14:52:30.141 +05:30 b4638351-ce97-4c79-ab54-0e929ae59225 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 32.5484ms 2024-09-24 14:52:30.141 +05:30 b4638351-ce97-4c79-ab54-0e929ae59225 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 14:52:30.141 +05:30 b4638351-ce97-4c79-ab54-0e929ae59225 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4718de7c-172b-447b-84c8-efc0234f5345}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NzUwLCJleHAiOjE3MjcxNzAzNTAsImlhdCI6MTcyNzE2OTc1MH0.Fr_F5XmutaoND-giy8anT2hx8k__dEzdeTZX3Dvw6ro\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NzUwLCJleHAiOjE3MjcxNzA2NTAsImlhdCI6MTcyNzE2OTc1MH0.3fbXr_ml-CDHPUFld_UoErLkfw-upl0L4L2mn66mtIg\"}"} 2024-09-24 14:52:30.142 +05:30 b4638351-ce97-4c79-ab54-0e929ae59225 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5MDc4LCJleHAiOjE3MjcxNjk5NzgsImlhdCI6MTcyNzE2OTA3OH0.1EaE6EFS94jssI4xvnWtQ63-j5lhnmamZssaKrBPOsA - 200 877 application/json; charset=utf-8 43.8754ms 2024-09-24 15:02:17.575 +05:30 9378576c-a40b-490a-9072-8703fbc13d73 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NTkwLCJleHAiOjE3MjcxNzA0OTAsImlhdCI6MTcyNzE2OTU5MH0.THZbliQpujIrqU_Jhe2iBYt3nC5lUGa68M_VVBmZFRE - null null 2024-09-24 15:02:17.578 +05:30 9378576c-a40b-490a-9072-8703fbc13d73 INF CORS policy execution successful. 2024-09-24 15:02:17.582 +05:30 9378576c-a40b-490a-9072-8703fbc13d73 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NTkwLCJleHAiOjE3MjcxNzA0OTAsImlhdCI6MTcyNzE2OTU5MH0.THZbliQpujIrqU_Jhe2iBYt3nC5lUGa68M_VVBmZFRE Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 15:02:17.584 +05:30 72d97abe-4451-4fa9-a55f-2ff2f7d36a1d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:02:17.585 +05:30 72d97abe-4451-4fa9-a55f-2ff2f7d36a1d INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 15:02:17.627 +05:30 72d97abe-4451-4fa9-a55f-2ff2f7d36a1d INF Token generated 2024-09-24 15:02:17.627 +05:30 72d97abe-4451-4fa9-a55f-2ff2f7d36a1d INF Token generated 2024-09-24 15:02:17.628 +05:30 72d97abe-4451-4fa9-a55f-2ff2f7d36a1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:02:17.629 +05:30 72d97abe-4451-4fa9-a55f-2ff2f7d36a1d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 43.6976ms 2024-09-24 15:02:17.629 +05:30 72d97abe-4451-4fa9-a55f-2ff2f7d36a1d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:02:17.629 +05:30 72d97abe-4451-4fa9-a55f-2ff2f7d36a1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9378576c-a40b-490a-9072-8703fbc13d73}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwMzM3LCJleHAiOjE3MjcxNzA5MzcsImlhdCI6MTcyNzE3MDMzN30.jCgCP9_xXZCTHiFx1jtq2dZDomv9wDw5GZVmYk4N-Ho\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwMzM3LCJleHAiOjE3MjcxNzEyMzcsImlhdCI6MTcyNzE3MDMzN30.ro34c5hcRQYDzIeBfcQOjDRDwH1-rR0J3zXsSM9n660\"}"} 2024-09-24 15:02:17.630 +05:30 72d97abe-4451-4fa9-a55f-2ff2f7d36a1d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NTkwLCJleHAiOjE3MjcxNzA0OTAsImlhdCI6MTcyNzE2OTU5MH0.THZbliQpujIrqU_Jhe2iBYt3nC5lUGa68M_VVBmZFRE - 200 877 application/json; charset=utf-8 55.619ms 2024-09-24 15:03:55.386 +05:30 1e8e6119-9153-4252-83a6-e48ad5614de6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NzUwLCJleHAiOjE3MjcxNzA2NTAsImlhdCI6MTcyNzE2OTc1MH0.3fbXr_ml-CDHPUFld_UoErLkfw-upl0L4L2mn66mtIg - null null 2024-09-24 15:03:55.391 +05:30 1e8e6119-9153-4252-83a6-e48ad5614de6 INF CORS policy execution successful. 2024-09-24 15:03:55.394 +05:30 1e8e6119-9153-4252-83a6-e48ad5614de6 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NzUwLCJleHAiOjE3MjcxNzA2NTAsImlhdCI6MTcyNzE2OTc1MH0.3fbXr_ml-CDHPUFld_UoErLkfw-upl0L4L2mn66mtIg Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 15:03:55.395 +05:30 539af0e8-a57f-4487-a2e9-27522ee0646f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:03:55.397 +05:30 539af0e8-a57f-4487-a2e9-27522ee0646f INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 15:03:55.440 +05:30 539af0e8-a57f-4487-a2e9-27522ee0646f INF Token generated 2024-09-24 15:03:55.441 +05:30 539af0e8-a57f-4487-a2e9-27522ee0646f INF Token generated 2024-09-24 15:03:55.443 +05:30 539af0e8-a57f-4487-a2e9-27522ee0646f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:03:55.445 +05:30 539af0e8-a57f-4487-a2e9-27522ee0646f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 47.6909ms 2024-09-24 15:03:55.445 +05:30 539af0e8-a57f-4487-a2e9-27522ee0646f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:03:55.445 +05:30 539af0e8-a57f-4487-a2e9-27522ee0646f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e8e6119-9153-4252-83a6-e48ad5614de6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwNDM1LCJleHAiOjE3MjcxNzEwMzUsImlhdCI6MTcyNzE3MDQzNX0.Q_uTIj5Yi7swlKierkHpBfZsygUzQRKLtNqpo_xU60I\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwNDM1LCJleHAiOjE3MjcxNzEzMzUsImlhdCI6MTcyNzE3MDQzNX0.vfXWNzRJPra3kwtlY1UqZmYv5K0Nc9zLAifhz8T9YCc\"}"} 2024-09-24 15:03:55.446 +05:30 539af0e8-a57f-4487-a2e9-27522ee0646f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NzUwLCJleHAiOjE3MjcxNzA2NTAsImlhdCI6MTcyNzE2OTc1MH0.3fbXr_ml-CDHPUFld_UoErLkfw-upl0L4L2mn66mtIg - 200 877 application/json; charset=utf-8 60.8552ms 2024-09-24 15:12:36.113 +05:30 90763546-a692-410e-863c-40b4c9413807 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NjI1LCJleHAiOjE3MjcxNzA1MjUsImlhdCI6MTcyNzE2OTYyNX0.J434bWd_HKswx3_K7zVD__NhWqt-RqXLOwXsKiqAuLI - null null 2024-09-24 15:12:36.118 +05:30 90763546-a692-410e-863c-40b4c9413807 INF CORS policy execution successful. 2024-09-24 15:12:36.121 +05:30 90763546-a692-410e-863c-40b4c9413807 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NjI1LCJleHAiOjE3MjcxNzA1MjUsImlhdCI6MTcyNzE2OTYyNX0.J434bWd_HKswx3_K7zVD__NhWqt-RqXLOwXsKiqAuLI Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 15:12:36.123 +05:30 87ea2e14-ff49-4c3c-87fe-b2fc23d66925 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:12:36.125 +05:30 87ea2e14-ff49-4c3c-87fe-b2fc23d66925 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 15:12:36.142 +05:30 87ea2e14-ff49-4c3c-87fe-b2fc23d66925 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:12:36.144 +05:30 87ea2e14-ff49-4c3c-87fe-b2fc23d66925 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 17.7506ms 2024-09-24 15:12:36.144 +05:30 87ea2e14-ff49-4c3c-87fe-b2fc23d66925 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:12:36.144 +05:30 87ea2e14-ff49-4c3c-87fe-b2fc23d66925 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 90763546-a692-410e-863c-40b4c9413807}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 15:12:36.145 +05:30 87ea2e14-ff49-4c3c-87fe-b2fc23d66925 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTY5NjI1LCJleHAiOjE3MjcxNzA1MjUsImlhdCI6MTcyNzE2OTYyNX0.J434bWd_HKswx3_K7zVD__NhWqt-RqXLOwXsKiqAuLI - 400 90 application/json; charset=utf-8 32.4703ms 2024-09-24 15:12:42.688 +05:30 e2152117-1895-445a-b57f-02ffd955a5c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 15:12:42.688 +05:30 e2152117-1895-445a-b57f-02ffd955a5c8 INF CORS policy execution successful. 2024-09-24 15:12:42.689 +05:30 e2152117-1895-445a-b57f-02ffd955a5c8 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 15:12:42.689 +05:30 a842dd02-b9c4-49d2-ae15-262f9c86ceea INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 15:12:42.690 +05:30 a842dd02-b9c4-49d2-ae15-262f9c86ceea INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 15:12:42.732 +05:30 a842dd02-b9c4-49d2-ae15-262f9c86ceea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:12:42.734 +05:30 a842dd02-b9c4-49d2-ae15-262f9c86ceea INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 44.0657ms 2024-09-24 15:12:42.734 +05:30 a842dd02-b9c4-49d2-ae15-262f9c86ceea INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 15:12:42.734 +05:30 a842dd02-b9c4-49d2-ae15-262f9c86ceea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e2152117-1895-445a-b57f-02ffd955a5c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 15:12:42.735 +05:30 a842dd02-b9c4-49d2-ae15-262f9c86ceea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 46.9299ms 2024-09-24 15:12:47.161 +05:30 87bc15f8-7d03-4f34-b2b8-94800223bed4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 15:12:47.161 +05:30 87bc15f8-7d03-4f34-b2b8-94800223bed4 INF CORS policy execution successful. 2024-09-24 15:12:47.162 +05:30 87bc15f8-7d03-4f34-b2b8-94800223bed4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6924ms 2024-09-24 15:12:47.414 +05:30 0da42db6-351c-480e-ad58-afc3e77d2550 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 15:12:47.414 +05:30 0da42db6-351c-480e-ad58-afc3e77d2550 INF CORS policy execution successful. 2024-09-24 15:12:47.415 +05:30 0da42db6-351c-480e-ad58-afc3e77d2550 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-24 15:12:47.415 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:12:47.415 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 15:12:47.423 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a INF Database retrieved 2024-09-24 15:12:47.453 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a INF Token generated 2024-09-24 15:12:47.453 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a INF Token generated 2024-09-24 15:12:47.454 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:12:47.454 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 39.0491ms 2024-09-24 15:12:47.454 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:12:47.455 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0da42db6-351c-480e-ad58-afc3e77d2550}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwOTY3LCJleHAiOjE3MjcxNzE1NjcsImlhdCI6MTcyNzE3MDk2N30.YarSp4gmuXksnURbadGBqlV36fPXDn8ugA3RN2IpQaM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwOTY3LCJleHAiOjE3MjcxNzE4NjcsImlhdCI6MTcyNzE3MDk2N30.dV1ngVg10t2bOxxLdKB_Lwtf9-gy2AJDoKJMZk-hHlY\"}"} 2024-09-24 15:12:47.455 +05:30 fafd9683-8baa-4cb6-99e3-caeb0a69d95a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 41.263ms 2024-09-24 15:13:55.483 +05:30 616fae13-1093-4ac3-b367-620bfa740bc3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwNDM1LCJleHAiOjE3MjcxNzEzMzUsImlhdCI6MTcyNzE3MDQzNX0.vfXWNzRJPra3kwtlY1UqZmYv5K0Nc9zLAifhz8T9YCc - null null 2024-09-24 15:13:55.486 +05:30 616fae13-1093-4ac3-b367-620bfa740bc3 INF CORS policy execution successful. 2024-09-24 15:13:55.489 +05:30 616fae13-1093-4ac3-b367-620bfa740bc3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwNDM1LCJleHAiOjE3MjcxNzEzMzUsImlhdCI6MTcyNzE3MDQzNX0.vfXWNzRJPra3kwtlY1UqZmYv5K0Nc9zLAifhz8T9YCc Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 15:13:55.491 +05:30 cbac37aa-7cf6-465a-af51-c01e93713be2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:13:55.492 +05:30 cbac37aa-7cf6-465a-af51-c01e93713be2 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 15:13:55.530 +05:30 cbac37aa-7cf6-465a-af51-c01e93713be2 INF Token generated 2024-09-24 15:13:55.531 +05:30 cbac37aa-7cf6-465a-af51-c01e93713be2 INF Token generated 2024-09-24 15:13:55.533 +05:30 cbac37aa-7cf6-465a-af51-c01e93713be2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:13:55.536 +05:30 cbac37aa-7cf6-465a-af51-c01e93713be2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 44.2379ms 2024-09-24 15:13:55.536 +05:30 cbac37aa-7cf6-465a-af51-c01e93713be2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:13:55.537 +05:30 cbac37aa-7cf6-465a-af51-c01e93713be2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 616fae13-1093-4ac3-b367-620bfa740bc3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxMDM1LCJleHAiOjE3MjcxNzE2MzUsImlhdCI6MTcyNzE3MTAzNX0.9QE0vfPshCgw1xr0IhzsMUqodUouBZrSOZP6lN3rwJ0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxMDM1LCJleHAiOjE3MjcxNzE5MzUsImlhdCI6MTcyNzE3MTAzNX0.IzjPfYkUnaBgXGwjLkRqEDBQl379wTADFvRG_0KXn_Q\"}"} 2024-09-24 15:13:55.538 +05:30 cbac37aa-7cf6-465a-af51-c01e93713be2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwNDM1LCJleHAiOjE3MjcxNzEzMzUsImlhdCI6MTcyNzE3MDQzNX0.vfXWNzRJPra3kwtlY1UqZmYv5K0Nc9zLAifhz8T9YCc - 200 877 application/json; charset=utf-8 55.6756ms 2024-09-24 15:22:33.644 +05:30 3bd9bbb6-b6f6-4bb8-ad68-123d8e0e0975 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-24 15:22:33.647 +05:30 3bd9bbb6-b6f6-4bb8-ad68-123d8e0e0975 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 0ff77267-1f15-4391-ba41-2787d477232c} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-24 15:22:33.649 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:22:33.650 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 15:22:33.668 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed INF Database retrieved 2024-09-24 15:22:33.698 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed INF Token generated 2024-09-24 15:22:33.698 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed INF Token generated 2024-09-24 15:22:33.699 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:22:33.701 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 50.6531ms 2024-09-24 15:22:33.701 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:22:33.701 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3bd9bbb6-b6f6-4bb8-ad68-123d8e0e0975}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNTUzLCJleHAiOjE3MjcxNzIxNTMsImlhdCI6MTcyNzE3MTU1M30.HrdvtzDo8ClTkLuSGJ1m-A-jij_GyIBC4bNqCLDB_YE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNTUzLCJleHAiOjE3MjcxNzI0NTMsImlhdCI6MTcyNzE3MTU1M30.jpdh31-hsc7-NLzIHb5ZvRBPfbb__qiRgDsQiZJ_nIA\"}"} 2024-09-24 15:22:33.703 +05:30 eaf57520-ecb0-4eab-a323-c02e55ff59ed INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 59.0693ms 2024-09-24 15:24:03.319 +05:30 291f5cf1-8543-4a74-b621-9c56318375e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxMDM1LCJleHAiOjE3MjcxNzE5MzUsImlhdCI6MTcyNzE3MTAzNX0.IzjPfYkUnaBgXGwjLkRqEDBQl379wTADFvRG_0KXn_Q - null null 2024-09-24 15:24:03.321 +05:30 291f5cf1-8543-4a74-b621-9c56318375e8 INF CORS policy execution successful. 2024-09-24 15:24:03.325 +05:30 291f5cf1-8543-4a74-b621-9c56318375e8 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxMDM1LCJleHAiOjE3MjcxNzE5MzUsImlhdCI6MTcyNzE3MTAzNX0.IzjPfYkUnaBgXGwjLkRqEDBQl379wTADFvRG_0KXn_Q Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 15:24:03.326 +05:30 d7d3fa34-df3e-4ce7-9a46-4a1163f8d131 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:24:03.326 +05:30 8fe159d0-4bff-4d38-839e-e91ea1b72857 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxMDM1LCJleHAiOjE3MjcxNzE5MzUsImlhdCI6MTcyNzE3MTAzNX0.IzjPfYkUnaBgXGwjLkRqEDBQl379wTADFvRG_0KXn_Q - null null 2024-09-24 15:24:03.326 +05:30 8fe159d0-4bff-4d38-839e-e91ea1b72857 INF CORS policy execution successful. 2024-09-24 15:24:03.326 +05:30 8fe159d0-4bff-4d38-839e-e91ea1b72857 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxMDM1LCJleHAiOjE3MjcxNzE5MzUsImlhdCI6MTcyNzE3MTAzNX0.IzjPfYkUnaBgXGwjLkRqEDBQl379wTADFvRG_0KXn_Q Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 15:24:03.327 +05:30 f85d8158-ffea-4946-9125-710b4b6b71d4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:24:03.327 +05:30 d7d3fa34-df3e-4ce7-9a46-4a1163f8d131 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 15:24:03.327 +05:30 f85d8158-ffea-4946-9125-710b4b6b71d4 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 15:24:03.354 +05:30 d7d3fa34-df3e-4ce7-9a46-4a1163f8d131 ERR Login successful. 2024-09-24 15:24:03.354 +05:30 f85d8158-ffea-4946-9125-710b4b6b71d4 ERR Login successful. 2024-09-24 15:24:03.357 +05:30 d7d3fa34-df3e-4ce7-9a46-4a1163f8d131 ERR Token Regeneration failed System.Exception: Login successful. at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-24 15:24:03.357 +05:30 f85d8158-ffea-4946-9125-710b4b6b71d4 ERR Token Regeneration failed System.Exception: Login successful. at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-24 15:24:03.358 +05:30 d7d3fa34-df3e-4ce7-9a46-4a1163f8d131 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:24:03.358 +05:30 f85d8158-ffea-4946-9125-710b4b6b71d4 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:24:03.360 +05:30 f85d8158-ffea-4946-9125-710b4b6b71d4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 32.3137ms 2024-09-24 15:24:03.360 +05:30 d7d3fa34-df3e-4ce7-9a46-4a1163f8d131 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 32.34ms 2024-09-24 15:24:03.360 +05:30 f85d8158-ffea-4946-9125-710b4b6b71d4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:24:03.360 +05:30 d7d3fa34-df3e-4ce7-9a46-4a1163f8d131 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:24:03.360 +05:30 f85d8158-ffea-4946-9125-710b4b6b71d4 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 8fe159d0-4bff-4d38-839e-e91ea1b72857}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 81} Body: {"status":"Failure","statusCode":5000,"message":"Login successful","result":null} 2024-09-24 15:24:03.360 +05:30 d7d3fa34-df3e-4ce7-9a46-4a1163f8d131 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 291f5cf1-8543-4a74-b621-9c56318375e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 81} Body: {"status":"Failure","statusCode":5000,"message":"Login successful","result":null} 2024-09-24 15:24:03.361 +05:30 d7d3fa34-df3e-4ce7-9a46-4a1163f8d131 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxMDM1LCJleHAiOjE3MjcxNzE5MzUsImlhdCI6MTcyNzE3MTAzNX0.IzjPfYkUnaBgXGwjLkRqEDBQl379wTADFvRG_0KXn_Q - 500 81 application/json; charset=utf-8 42.5602ms 2024-09-24 15:24:03.361 +05:30 f85d8158-ffea-4946-9125-710b4b6b71d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxMDM1LCJleHAiOjE3MjcxNzE5MzUsImlhdCI6MTcyNzE3MTAzNX0.IzjPfYkUnaBgXGwjLkRqEDBQl379wTADFvRG_0KXn_Q - 500 81 application/json; charset=utf-8 35.4545ms 2024-09-24 15:24:09.552 +05:30 39dc080c-5235-4fae-b8ca-31c64c352449 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 15:24:09.552 +05:30 39dc080c-5235-4fae-b8ca-31c64c352449 INF CORS policy execution successful. 2024-09-24 15:24:09.553 +05:30 39dc080c-5235-4fae-b8ca-31c64c352449 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 15:24:09.553 +05:30 d0080595-a304-4873-976c-48ffabe5e4ec INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 15:24:09.554 +05:30 d0080595-a304-4873-976c-48ffabe5e4ec INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 15:24:09.561 +05:30 d0080595-a304-4873-976c-48ffabe5e4ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:24:09.561 +05:30 d0080595-a304-4873-976c-48ffabe5e4ec INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 7.114ms 2024-09-24 15:24:09.561 +05:30 d0080595-a304-4873-976c-48ffabe5e4ec INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 15:24:09.561 +05:30 d0080595-a304-4873-976c-48ffabe5e4ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39dc080c-5235-4fae-b8ca-31c64c352449}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 15:24:09.562 +05:30 d0080595-a304-4873-976c-48ffabe5e4ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 10.0745ms 2024-09-24 15:24:11.127 +05:30 a7160b4b-4361-48a4-aa9d-c37806225df5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 15:24:11.128 +05:30 a7160b4b-4361-48a4-aa9d-c37806225df5 INF CORS policy execution successful. 2024-09-24 15:24:11.128 +05:30 a7160b4b-4361-48a4-aa9d-c37806225df5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.8206ms 2024-09-24 15:24:11.173 +05:30 310f9819-ba81-4181-a87d-f8d8ed076a89 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 15:24:11.174 +05:30 310f9819-ba81-4181-a87d-f8d8ed076a89 INF CORS policy execution successful. 2024-09-24 15:24:11.174 +05:30 310f9819-ba81-4181-a87d-f8d8ed076a89 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 15:24:11.174 +05:30 78d34863-191c-44c9-aac1-b97d1209664c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:24:11.174 +05:30 78d34863-191c-44c9-aac1-b97d1209664c 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 15:24:11.179 +05:30 78d34863-191c-44c9-aac1-b97d1209664c INF Database retrieved 2024-09-24 15:24:11.189 +05:30 78d34863-191c-44c9-aac1-b97d1209664c INF Token generated 2024-09-24 15:24:11.190 +05:30 78d34863-191c-44c9-aac1-b97d1209664c INF Token generated 2024-09-24 15:24:11.190 +05:30 78d34863-191c-44c9-aac1-b97d1209664c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:24:11.190 +05:30 78d34863-191c-44c9-aac1-b97d1209664c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 15.9287ms 2024-09-24 15:24:11.190 +05:30 78d34863-191c-44c9-aac1-b97d1209664c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:24:11.191 +05:30 78d34863-191c-44c9-aac1-b97d1209664c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 310f9819-ba81-4181-a87d-f8d8ed076a89}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNjUxLCJleHAiOjE3MjcxNzIyNTEsImlhdCI6MTcyNzE3MTY1MX0.Tydz3lrcOy0eXpPLEH_v35O0mhm00ob73Jp1nIKofv4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNjUxLCJleHAiOjE3MjcxNzI1NTEsImlhdCI6MTcyNzE3MTY1MX0.-ppP5eKeca2nVYGEGi5_XedpBbFkqWWEp-s6Fivh9Yg\"}"} 2024-09-24 15:24:11.191 +05:30 78d34863-191c-44c9-aac1-b97d1209664c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 17.7776ms 2024-09-24 15:27:52.651 +05:30 f091c9c9-fde2-49ce-a58b-58462bd50cc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwMzM3LCJleHAiOjE3MjcxNzEyMzcsImlhdCI6MTcyNzE3MDMzN30.ro34c5hcRQYDzIeBfcQOjDRDwH1-rR0J3zXsSM9n660 - null null 2024-09-24 15:27:52.655 +05:30 f091c9c9-fde2-49ce-a58b-58462bd50cc5 INF CORS policy execution successful. 2024-09-24 15:27:52.658 +05:30 f091c9c9-fde2-49ce-a58b-58462bd50cc5 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwMzM3LCJleHAiOjE3MjcxNzEyMzcsImlhdCI6MTcyNzE3MDMzN30.ro34c5hcRQYDzIeBfcQOjDRDwH1-rR0J3zXsSM9n660 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 15:27:52.660 +05:30 a283efb2-c129-4df7-8744-fe903e2b5b99 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:27:52.661 +05:30 a283efb2-c129-4df7-8744-fe903e2b5b99 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 15:27:52.671 +05:30 a283efb2-c129-4df7-8744-fe903e2b5b99 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:27:52.672 +05:30 a283efb2-c129-4df7-8744-fe903e2b5b99 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 11.1038ms 2024-09-24 15:27:52.673 +05:30 a283efb2-c129-4df7-8744-fe903e2b5b99 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:27:52.673 +05:30 a283efb2-c129-4df7-8744-fe903e2b5b99 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f091c9c9-fde2-49ce-a58b-58462bd50cc5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 15:27:52.674 +05:30 a283efb2-c129-4df7-8744-fe903e2b5b99 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwMzM3LCJleHAiOjE3MjcxNzEyMzcsImlhdCI6MTcyNzE3MDMzN30.ro34c5hcRQYDzIeBfcQOjDRDwH1-rR0J3zXsSM9n660 - 400 90 application/json; charset=utf-8 23.5961ms 2024-09-24 15:29:09.988 +05:30 ec6faab4-1588-420e-8dad-ec3e66d1133d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 15:29:09.990 +05:30 ec6faab4-1588-420e-8dad-ec3e66d1133d INF CORS policy execution successful. 2024-09-24 15:29:09.991 +05:30 ec6faab4-1588-420e-8dad-ec3e66d1133d INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 15:29:09.992 +05:30 1d523c4e-d215-46d6-9c0f-147c31ba6348 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 15:29:09.993 +05:30 1d523c4e-d215-46d6-9c0f-147c31ba6348 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 15:29:10.021 +05:30 1d523c4e-d215-46d6-9c0f-147c31ba6348 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:29:10.021 +05:30 1d523c4e-d215-46d6-9c0f-147c31ba6348 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 28.3142ms 2024-09-24 15:29:10.022 +05:30 1d523c4e-d215-46d6-9c0f-147c31ba6348 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 15:29:10.022 +05:30 1d523c4e-d215-46d6-9c0f-147c31ba6348 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec6faab4-1588-420e-8dad-ec3e66d1133d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 15:29:10.022 +05:30 1d523c4e-d215-46d6-9c0f-147c31ba6348 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 34.5472ms 2024-09-24 15:29:15.256 +05:30 76a0e235-6229-4278-bc3b-3fbf191d763f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 15:29:15.256 +05:30 76a0e235-6229-4278-bc3b-3fbf191d763f INF CORS policy execution successful. 2024-09-24 15:29:15.257 +05:30 76a0e235-6229-4278-bc3b-3fbf191d763f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.5794ms 2024-09-24 15:29:15.302 +05:30 850f3d3e-2d7a-4e9c-bf86-8f52127fa2a1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 15:29:15.302 +05:30 850f3d3e-2d7a-4e9c-bf86-8f52127fa2a1 INF CORS policy execution successful. 2024-09-24 15:29:15.302 +05:30 850f3d3e-2d7a-4e9c-bf86-8f52127fa2a1 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","entityId":8,"Company Name":"Entity10","password":"UjgEpa1oE5f/WyfCWCwrcg=="} 2024-09-24 15:29:15.303 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:29:15.304 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 15:29:15.316 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 INF Database retrieved 2024-09-24 15:29:15.334 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 INF Token generated 2024-09-24 15:29:15.334 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 INF Token generated 2024-09-24 15:29:15.335 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:29:15.335 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 31.2856ms 2024-09-24 15:29:15.335 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:29:15.336 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 850f3d3e-2d7a-4e9c-bf86-8f52127fa2a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxOTU1LCJleHAiOjE3MjcxNzI1NTUsImlhdCI6MTcyNzE3MTk1NX0.Cwh3edaMuV852n0HFwmGSEsHooCam-2dqHxKcFRVPo0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxOTU1LCJleHAiOjE3MjcxNzI4NTUsImlhdCI6MTcyNzE3MTk1NX0.R5Tx5fS4StciI3zhzfhzVjtniWB8dmBdAc0QZdNWSaY\"}"} 2024-09-24 15:29:15.336 +05:30 cbddf03e-147d-4ea5-a7ce-40f99e8db020 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 34.7578ms 2024-09-24 15:30:09.814 +05:30 3474498a-2ca0-4c9b-975e-05ee4c62d996 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 15:30:09.815 +05:30 3474498a-2ca0-4c9b-975e-05ee4c62d996 INF CORS policy execution successful. 2024-09-24 15:30:09.816 +05:30 3474498a-2ca0-4c9b-975e-05ee4c62d996 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.4486ms 2024-09-24 15:30:09.866 +05:30 c3af3f3d-1223-4590-a27c-58cfc9b05ffc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 15:30:09.872 +05:30 c3af3f3d-1223-4590-a27c-58cfc9b05ffc INF CORS policy execution successful. 2024-09-24 15:30:09.873 +05:30 c3af3f3d-1223-4590-a27c-58cfc9b05ffc INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxOTU1LCJleHAiOjE3MjcxNzI1NTUsImlhdCI6MTcyNzE3MTk1NX0.Cwh3edaMuV852n0HFwmGSEsHooCam-2dqHxKcFRVPo0}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 15:30:09.875 +05:30 fc9283cd-d5e8-42a3-96bf-9ddf262e2008 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 15:30:09.875 +05:30 fc9283cd-d5e8-42a3-96bf-9ddf262e2008 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 15:30:09.933 +05:30 fc9283cd-d5e8-42a3-96bf-9ddf262e2008 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:30:09.934 +05:30 fc9283cd-d5e8-42a3-96bf-9ddf262e2008 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 58.4269ms 2024-09-24 15:30:09.934 +05:30 fc9283cd-d5e8-42a3-96bf-9ddf262e2008 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 15:30:09.935 +05:30 fc9283cd-d5e8-42a3-96bf-9ddf262e2008 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3af3f3d-1223-4590-a27c-58cfc9b05ffc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 770} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":18,\"Name\":\"3\",\"RoleId\":7,\"AccountStatus\":\"Active\"},{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":6,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":17,\"Name\":\"Steffy_test\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-24 15:30:09.936 +05:30 fc9283cd-d5e8-42a3-96bf-9ddf262e2008 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 770 application/json; charset=utf-8 69.9471ms 2024-09-24 15:32:55.592 +05:30 5af791e8-4ea9-4c7b-acb9-b8c661186409 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-24 15:32:55.595 +05:30 5af791e8-4ea9-4c7b-acb9-b8c661186409 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: d8a9dc49-a787-427b-9e29-ba74334b0ad3} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-24 15:32:55.595 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:32:55.596 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 15:32:55.626 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 INF Database retrieved 2024-09-24 15:32:55.660 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 INF Token generated 2024-09-24 15:32:55.661 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 INF Token generated 2024-09-24 15:32:55.661 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:32:55.662 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 65.9263ms 2024-09-24 15:32:55.662 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:32:55.662 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5af791e8-4ea9-4c7b-acb9-b8c661186409}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcyMTc1LCJleHAiOjE3MjcxNzI3NzUsImlhdCI6MTcyNzE3MjE3NX0.kzE9_tfYnBzEvs3fO6I5-8lSjYB59JqEk7R8qlt-0V0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcyMTc1LCJleHAiOjE3MjcxNzMwNzUsImlhdCI6MTcyNzE3MjE3NX0.fGX5W6oLPXeZb8RWcQwOHtEOHZ9B6GdvW4lWn25siY0\"}"} 2024-09-24 15:32:55.663 +05:30 6208294c-49cc-4787-b2a1-12ecdea17e95 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 70.8539ms 2024-09-24 15:37:50.703 +05:30 1954e88c-a356-4532-be1c-e736bf620791 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNjUxLCJleHAiOjE3MjcxNzI1NTEsImlhdCI6MTcyNzE3MTY1MX0.-ppP5eKeca2nVYGEGi5_XedpBbFkqWWEp-s6Fivh9Yg - null null 2024-09-24 15:37:50.703 +05:30 7c355d44-5749-4fde-876f-223d124dfba4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNjUxLCJleHAiOjE3MjcxNzI1NTEsImlhdCI6MTcyNzE3MTY1MX0.-ppP5eKeca2nVYGEGi5_XedpBbFkqWWEp-s6Fivh9Yg - null null 2024-09-24 15:37:50.705 +05:30 1954e88c-a356-4532-be1c-e736bf620791 INF CORS policy execution successful. 2024-09-24 15:37:50.705 +05:30 7c355d44-5749-4fde-876f-223d124dfba4 INF CORS policy execution successful. 2024-09-24 15:37:50.706 +05:30 1954e88c-a356-4532-be1c-e736bf620791 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNjUxLCJleHAiOjE3MjcxNzI1NTEsImlhdCI6MTcyNzE3MTY1MX0.-ppP5eKeca2nVYGEGi5_XedpBbFkqWWEp-s6Fivh9Yg Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 15:37:50.707 +05:30 7c355d44-5749-4fde-876f-223d124dfba4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNjUxLCJleHAiOjE3MjcxNzI1NTEsImlhdCI6MTcyNzE3MTY1MX0.-ppP5eKeca2nVYGEGi5_XedpBbFkqWWEp-s6Fivh9Yg Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 15:37:50.707 +05:30 ddba33e9-e9a2-411f-8733-fa55e19f4946 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:37:50.707 +05:30 43f09696-1a32-4452-9c02-f9981608e263 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:37:50.708 +05:30 43f09696-1a32-4452-9c02-f9981608e263 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 15:37:50.708 +05:30 ddba33e9-e9a2-411f-8733-fa55e19f4946 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 15:37:50.732 +05:30 ddba33e9-e9a2-411f-8733-fa55e19f4946 ERR Login successful. 2024-09-24 15:37:50.735 +05:30 ddba33e9-e9a2-411f-8733-fa55e19f4946 ERR Token Regeneration failed System.Exception: Login successful. at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-24 15:37:50.735 +05:30 ddba33e9-e9a2-411f-8733-fa55e19f4946 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:37:50.736 +05:30 ddba33e9-e9a2-411f-8733-fa55e19f4946 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 28.298ms 2024-09-24 15:37:50.736 +05:30 ddba33e9-e9a2-411f-8733-fa55e19f4946 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:37:50.737 +05:30 ddba33e9-e9a2-411f-8733-fa55e19f4946 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 7c355d44-5749-4fde-876f-223d124dfba4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 81} Body: {"status":"Failure","statusCode":5000,"message":"Login successful","result":null} 2024-09-24 15:37:50.737 +05:30 ddba33e9-e9a2-411f-8733-fa55e19f4946 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNjUxLCJleHAiOjE3MjcxNzI1NTEsImlhdCI6MTcyNzE3MTY1MX0.-ppP5eKeca2nVYGEGi5_XedpBbFkqWWEp-s6Fivh9Yg - 500 81 application/json; charset=utf-8 33.9633ms 2024-09-24 15:37:50.738 +05:30 43f09696-1a32-4452-9c02-f9981608e263 ERR Login successful. 2024-09-24 15:37:50.739 +05:30 43f09696-1a32-4452-9c02-f9981608e263 ERR Token Regeneration failed System.Exception: Login successful. at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-24 15:37:50.740 +05:30 43f09696-1a32-4452-9c02-f9981608e263 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:37:50.740 +05:30 43f09696-1a32-4452-9c02-f9981608e263 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 32.0985ms 2024-09-24 15:37:50.740 +05:30 43f09696-1a32-4452-9c02-f9981608e263 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 15:37:50.740 +05:30 43f09696-1a32-4452-9c02-f9981608e263 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 1954e88c-a356-4532-be1c-e736bf620791}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 81} Body: {"status":"Failure","statusCode":5000,"message":"Login successful","result":null} 2024-09-24 15:37:50.741 +05:30 43f09696-1a32-4452-9c02-f9981608e263 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcxNjUxLCJleHAiOjE3MjcxNzI1NTEsImlhdCI6MTcyNzE3MTY1MX0.-ppP5eKeca2nVYGEGi5_XedpBbFkqWWEp-s6Fivh9Yg - 500 81 application/json; charset=utf-8 38.4841ms 2024-09-24 15:48:44.694 +05:30 INF Application is shutting down... 2024-09-24 15:51:52.977 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 15:51:53.028 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 15:51:53.047 +05:30 INF Creating key {33aa629a-b53b-4171-b181-4d6766d46309} with creation date 2024-09-24 10:21:53Z, activation date 2024-09-24 10:21:53Z, and expiration date 2024-12-23 10:21:53Z. 2024-09-24 15:51:53.063 +05:30 WRN No XML encryptor configured. Key {33aa629a-b53b-4171-b181-4d6766d46309} may be persisted to storage in unencrypted form. 2024-09-24 15:51:53.241 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 15:51:53.242 +05:30 INF Hosting environment: Production 2024-09-24 15:51:53.242 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 15:51:53.258 +05:30 0f7a41cb-99fc-45bd-b1ea-017b01e16e15 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-24 15:51:53.347 +05:30 0f7a41cb-99fc-45bd-b1ea-017b01e16e15 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: e6c3a654-27c0-46e8-b512-b8ff2a27793b} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-24 15:51:53.404 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:51:53.437 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 15:51:53.967 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 INF Database retrieved 2024-09-24 15:51:54.040 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 INF Token generated 2024-09-24 15:51:54.043 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 INF Token generated 2024-09-24 15:51:54.074 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 15:51:54.098 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 655.3765ms 2024-09-24 15:51:54.103 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 15:51:54.106 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0f7a41cb-99fc-45bd-b1ea-017b01e16e15}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczMzE0LCJleHAiOjE3MjcxNzM5MTQsImlhdCI6MTcyNzE3MzMxNH0.BnMobGET8PfrAEIPfhfd6fmDOREsz-4vqcDJpeLDQcg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczMzE0LCJleHAiOjE3MjcxNzQyMTQsImlhdCI6MTcyNzE3MzMxNH0.iidqO9GIRgtTO2eE_BAU2Y5_4m-t9g4xrPh3i1kUaAA\"}"} 2024-09-24 15:51:54.116 +05:30 c2ce8fb1-c132-4fc8-851b-14e7cc47b946 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 860.3002ms 2024-09-24 16:00:35.708 +05:30 67d22b68-b4ae-4f4e-a3b7-1f6b5b01c6a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 16:00:35.723 +05:30 67d22b68-b4ae-4f4e-a3b7-1f6b5b01c6a5 INF CORS policy execution successful. 2024-09-24 16:00:35.735 +05:30 67d22b68-b4ae-4f4e-a3b7-1f6b5b01c6a5 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 16:00:35.741 +05:30 afed159e-b768-4174-beac-7f7acf29b9be INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 16:00:35.754 +05:30 afed159e-b768-4174-beac-7f7acf29b9be INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 16:00:35.858 +05:30 afed159e-b768-4174-beac-7f7acf29b9be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:00:35.861 +05:30 afed159e-b768-4174-beac-7f7acf29b9be INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 106.7225ms 2024-09-24 16:00:35.862 +05:30 afed159e-b768-4174-beac-7f7acf29b9be INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 16:00:35.862 +05:30 afed159e-b768-4174-beac-7f7acf29b9be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67d22b68-b4ae-4f4e-a3b7-1f6b5b01c6a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 16:00:35.865 +05:30 afed159e-b768-4174-beac-7f7acf29b9be INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 158.0843ms 2024-09-24 16:00:38.174 +05:30 5fe4801c-7ed9-4351-bf02-be13d8cf75f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 16:00:38.180 +05:30 5fe4801c-7ed9-4351-bf02-be13d8cf75f5 INF CORS policy execution successful. 2024-09-24 16:00:38.182 +05:30 5fe4801c-7ed9-4351-bf02-be13d8cf75f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 8.2269ms 2024-09-24 16:00:38.227 +05:30 45ea2e17-d552-4bdd-924f-22ca8f649f6e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 16:00:38.228 +05:30 45ea2e17-d552-4bdd-924f-22ca8f649f6e INF CORS policy execution successful. 2024-09-24 16:00:38.230 +05:30 45ea2e17-d552-4bdd-924f-22ca8f649f6e INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 16:00:38.232 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 16:00:38.232 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 16:00:38.259 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 INF Database retrieved 2024-09-24 16:00:38.275 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 INF Token generated 2024-09-24 16:00:38.276 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 INF Token generated 2024-09-24 16:00:38.276 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:00:38.277 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 44.2571ms 2024-09-24 16:00:38.277 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 16:00:38.277 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45ea2e17-d552-4bdd-924f-22ca8f649f6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczODM4LCJleHAiOjE3MjcxNzQ0MzgsImlhdCI6MTcyNzE3MzgzOH0.ul_Sw_5GUHgpbrcgp_WJagx1HG3rKa0bL2puPpF_ZpE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczODM4LCJleHAiOjE3MjcxNzQ3MzgsImlhdCI6MTcyNzE3MzgzOH0.Bactr-iFWgRt1ofVkmLU4jVvJCMZA1kH97BKuduCENA\"}"} 2024-09-24 16:00:38.278 +05:30 d9ae05ec-3a6d-458c-876a-36188654df63 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 50.7966ms 2024-09-24 16:10:51.755 +05:30 INF Application is shutting down... 2024-09-24 16:16:18.774 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 16:16:18.821 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 16:16:18.841 +05:30 INF Creating key {e2fe74a3-275d-4569-aed9-4878d62e07a6} with creation date 2024-09-24 10:46:18Z, activation date 2024-09-24 10:46:18Z, and expiration date 2024-12-23 10:46:18Z. 2024-09-24 16:16:18.853 +05:30 WRN No XML encryptor configured. Key {e2fe74a3-275d-4569-aed9-4878d62e07a6} may be persisted to storage in unencrypted form. 2024-09-24 16:16:19.031 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 16:16:19.031 +05:30 INF Hosting environment: Production 2024-09-24 16:16:19.031 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 16:16:19.045 +05:30 3e908918-5531-4027-8c04-d4f339ca2ef9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczODM4LCJleHAiOjE3MjcxNzQ3MzgsImlhdCI6MTcyNzE3MzgzOH0.Bactr-iFWgRt1ofVkmLU4jVvJCMZA1kH97BKuduCENA - null null 2024-09-24 16:16:19.106 +05:30 3e908918-5531-4027-8c04-d4f339ca2ef9 INF CORS policy execution successful. 2024-09-24 16:16:19.129 +05:30 3e908918-5531-4027-8c04-d4f339ca2ef9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczODM4LCJleHAiOjE3MjcxNzQ3MzgsImlhdCI6MTcyNzE3MzgzOH0.Bactr-iFWgRt1ofVkmLU4jVvJCMZA1kH97BKuduCENA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 16:16:19.167 +05:30 baa9123a-34e7-44dc-a935-9b9fd44b8933 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:16:19.194 +05:30 baa9123a-34e7-44dc-a935-9b9fd44b8933 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 16:16:19.335 +05:30 baa9123a-34e7-44dc-a935-9b9fd44b8933 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:16:19.437 +05:30 baa9123a-34e7-44dc-a935-9b9fd44b8933 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 238.5938ms 2024-09-24 16:16:19.442 +05:30 baa9123a-34e7-44dc-a935-9b9fd44b8933 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:16:19.443 +05:30 baa9123a-34e7-44dc-a935-9b9fd44b8933 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 3e908918-5531-4027-8c04-d4f339ca2ef9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 16:16:19.453 +05:30 baa9123a-34e7-44dc-a935-9b9fd44b8933 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczODM4LCJleHAiOjE3MjcxNzQ3MzgsImlhdCI6MTcyNzE3MzgzOH0.Bactr-iFWgRt1ofVkmLU4jVvJCMZA1kH97BKuduCENA - 400 90 application/json; charset=utf-8 410.7871ms 2024-09-24 16:16:19.488 +05:30 7de49637-2ebf-4ad3-820e-7a22477044c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczODM4LCJleHAiOjE3MjcxNzQ3MzgsImlhdCI6MTcyNzE3MzgzOH0.Bactr-iFWgRt1ofVkmLU4jVvJCMZA1kH97BKuduCENA - null null 2024-09-24 16:16:19.492 +05:30 7de49637-2ebf-4ad3-820e-7a22477044c5 INF CORS policy execution successful. 2024-09-24 16:16:19.494 +05:30 7de49637-2ebf-4ad3-820e-7a22477044c5 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczODM4LCJleHAiOjE3MjcxNzQ3MzgsImlhdCI6MTcyNzE3MzgzOH0.Bactr-iFWgRt1ofVkmLU4jVvJCMZA1kH97BKuduCENA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 16:16:19.498 +05:30 8a3057d1-4337-436c-8b7d-ec96dbcdada3 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:16:19.498 +05:30 8a3057d1-4337-436c-8b7d-ec96dbcdada3 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 16:16:19.505 +05:30 8a3057d1-4337-436c-8b7d-ec96dbcdada3 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:16:19.506 +05:30 8a3057d1-4337-436c-8b7d-ec96dbcdada3 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.9567ms 2024-09-24 16:16:19.507 +05:30 8a3057d1-4337-436c-8b7d-ec96dbcdada3 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:16:19.507 +05:30 8a3057d1-4337-436c-8b7d-ec96dbcdada3 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 7de49637-2ebf-4ad3-820e-7a22477044c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 16:16:19.508 +05:30 8a3057d1-4337-436c-8b7d-ec96dbcdada3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTczODM4LCJleHAiOjE3MjcxNzQ3MzgsImlhdCI6MTcyNzE3MzgzOH0.Bactr-iFWgRt1ofVkmLU4jVvJCMZA1kH97BKuduCENA - 400 90 application/json; charset=utf-8 20.0443ms 2024-09-24 16:16:23.440 +05:30 aff2597c-ae5a-41e2-a513-cb3f82fe13c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 16:16:23.450 +05:30 aff2597c-ae5a-41e2-a513-cb3f82fe13c5 INF CORS policy execution successful. 2024-09-24 16:16:23.452 +05:30 aff2597c-ae5a-41e2-a513-cb3f82fe13c5 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 16:16:23.453 +05:30 243f63bd-65e5-4c84-a67c-a1b4ec2f67c4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 16:16:23.461 +05:30 243f63bd-65e5-4c84-a67c-a1b4ec2f67c4 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 16:16:23.845 +05:30 243f63bd-65e5-4c84-a67c-a1b4ec2f67c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:16:23.847 +05:30 243f63bd-65e5-4c84-a67c-a1b4ec2f67c4 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 385.1704ms 2024-09-24 16:16:23.847 +05:30 243f63bd-65e5-4c84-a67c-a1b4ec2f67c4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 16:16:23.849 +05:30 243f63bd-65e5-4c84-a67c-a1b4ec2f67c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aff2597c-ae5a-41e2-a513-cb3f82fe13c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 16:16:23.852 +05:30 243f63bd-65e5-4c84-a67c-a1b4ec2f67c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 412.1515ms 2024-09-24 16:16:24.371 +05:30 2ff36c4d-142f-44d7-a081-3d8edeebca0e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 16:16:24.371 +05:30 2ff36c4d-142f-44d7-a081-3d8edeebca0e INF CORS policy execution successful. 2024-09-24 16:16:24.373 +05:30 2ff36c4d-142f-44d7-a081-3d8edeebca0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.0648ms 2024-09-24 16:16:24.414 +05:30 77dc6a1a-88aa-47e5-8f6e-00f8c92648e7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 16:16:24.415 +05:30 77dc6a1a-88aa-47e5-8f6e-00f8c92648e7 INF CORS policy execution successful. 2024-09-24 16:16:24.416 +05:30 77dc6a1a-88aa-47e5-8f6e-00f8c92648e7 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 16:16:24.417 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 16:16:24.423 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 16:16:24.521 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca INF Database retrieved 2024-09-24 16:16:24.570 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca INF Token generated 2024-09-24 16:16:24.573 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca INF Token generated 2024-09-24 16:16:24.576 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:16:24.577 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 153.7308ms 2024-09-24 16:16:24.577 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 16:16:24.577 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77dc6a1a-88aa-47e5-8f6e-00f8c92648e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc0Nzg0LCJleHAiOjE3MjcxNzUzODQsImlhdCI6MTcyNzE3NDc4NH0.znNL4wJ0yGqNhh-6p7oitnU-i31P5BqqNr7lYzAKO9U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc0Nzg0LCJleHAiOjE3MjcxNzU2ODQsImlhdCI6MTcyNzE3NDc4NH0.Yp6Ac9QypOfdoNPejoZ8Zirubov7w8PHEXB7409CXA8\"}"} 2024-09-24 16:16:24.578 +05:30 adf6baf9-7c83-4140-8be4-eb94c7cf49ca INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 163.9317ms 2024-09-24 16:27:17.619 +05:30 INF Application is shutting down... 2024-09-24 16:38:01.953 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 16:38:02.038 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 16:38:02.067 +05:30 INF Creating key {5754c748-5594-48a5-a0d6-e11282793d11} with creation date 2024-09-24 11:08:02Z, activation date 2024-09-24 11:08:02Z, and expiration date 2024-12-23 11:08:02Z. 2024-09-24 16:38:02.096 +05:30 WRN No XML encryptor configured. Key {5754c748-5594-48a5-a0d6-e11282793d11} may be persisted to storage in unencrypted form. 2024-09-24 16:38:02.392 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 16:38:02.392 +05:30 INF Hosting environment: Production 2024-09-24 16:38:02.393 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 16:38:02.411 +05:30 c2a02d2a-5699-4eff-9cfa-0d297685ab62 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc0Nzg0LCJleHAiOjE3MjcxNzU2ODQsImlhdCI6MTcyNzE3NDc4NH0.Yp6Ac9QypOfdoNPejoZ8Zirubov7w8PHEXB7409CXA8 - null null 2024-09-24 16:38:02.411 +05:30 26e47a37-7560-4199-8263-35dd88d2cb1f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc0Nzg0LCJleHAiOjE3MjcxNzU2ODQsImlhdCI6MTcyNzE3NDc4NH0.Yp6Ac9QypOfdoNPejoZ8Zirubov7w8PHEXB7409CXA8 - null null 2024-09-24 16:38:02.488 +05:30 26e47a37-7560-4199-8263-35dd88d2cb1f INF CORS policy execution successful. 2024-09-24 16:38:02.488 +05:30 c2a02d2a-5699-4eff-9cfa-0d297685ab62 INF CORS policy execution successful. 2024-09-24 16:38:02.516 +05:30 26e47a37-7560-4199-8263-35dd88d2cb1f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc0Nzg0LCJleHAiOjE3MjcxNzU2ODQsImlhdCI6MTcyNzE3NDc4NH0.Yp6Ac9QypOfdoNPejoZ8Zirubov7w8PHEXB7409CXA8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 16:38:02.516 +05:30 c2a02d2a-5699-4eff-9cfa-0d297685ab62 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc0Nzg0LCJleHAiOjE3MjcxNzU2ODQsImlhdCI6MTcyNzE3NDc4NH0.Yp6Ac9QypOfdoNPejoZ8Zirubov7w8PHEXB7409CXA8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 16:38:02.578 +05:30 e75f613c-b1d9-4d1a-9a05-1792089f69de INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:38:02.578 +05:30 9cae62bc-9225-4f09-aac9-c8b55664432b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:38:02.621 +05:30 e75f613c-b1d9-4d1a-9a05-1792089f69de INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 16:38:02.621 +05:30 9cae62bc-9225-4f09-aac9-c8b55664432b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 16:38:02.819 +05:30 9cae62bc-9225-4f09-aac9-c8b55664432b INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:38:02.819 +05:30 e75f613c-b1d9-4d1a-9a05-1792089f69de INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:38:02.985 +05:30 9cae62bc-9225-4f09-aac9-c8b55664432b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 357.887ms 2024-09-24 16:38:02.985 +05:30 e75f613c-b1d9-4d1a-9a05-1792089f69de INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 357.7982ms 2024-09-24 16:38:02.989 +05:30 9cae62bc-9225-4f09-aac9-c8b55664432b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:38:02.989 +05:30 e75f613c-b1d9-4d1a-9a05-1792089f69de INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:38:02.990 +05:30 e75f613c-b1d9-4d1a-9a05-1792089f69de INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c2a02d2a-5699-4eff-9cfa-0d297685ab62}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 16:38:02.991 +05:30 9cae62bc-9225-4f09-aac9-c8b55664432b INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 26e47a37-7560-4199-8263-35dd88d2cb1f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 16:38:03.006 +05:30 9cae62bc-9225-4f09-aac9-c8b55664432b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc0Nzg0LCJleHAiOjE3MjcxNzU2ODQsImlhdCI6MTcyNzE3NDc4NH0.Yp6Ac9QypOfdoNPejoZ8Zirubov7w8PHEXB7409CXA8 - 400 90 application/json; charset=utf-8 597.9579ms 2024-09-24 16:38:03.006 +05:30 e75f613c-b1d9-4d1a-9a05-1792089f69de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc0Nzg0LCJleHAiOjE3MjcxNzU2ODQsImlhdCI6MTcyNzE3NDc4NH0.Yp6Ac9QypOfdoNPejoZ8Zirubov7w8PHEXB7409CXA8 - 400 90 application/json; charset=utf-8 597.4261ms 2024-09-24 16:38:32.492 +05:30 a2ab09bd-2dd3-4849-89dc-a3dc38f043a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 16:38:32.502 +05:30 a2ab09bd-2dd3-4849-89dc-a3dc38f043a1 INF CORS policy execution successful. 2024-09-24 16:38:32.505 +05:30 a2ab09bd-2dd3-4849-89dc-a3dc38f043a1 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 16:38:32.508 +05:30 9d7d42c9-4ef1-4bf1-a3db-d13d8069c0a1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 16:38:32.524 +05:30 9d7d42c9-4ef1-4bf1-a3db-d13d8069c0a1 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 16:38:32.963 +05:30 9d7d42c9-4ef1-4bf1-a3db-d13d8069c0a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:38:32.966 +05:30 9d7d42c9-4ef1-4bf1-a3db-d13d8069c0a1 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 441.2564ms 2024-09-24 16:38:32.966 +05:30 9d7d42c9-4ef1-4bf1-a3db-d13d8069c0a1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 16:38:32.967 +05:30 9d7d42c9-4ef1-4bf1-a3db-d13d8069c0a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a2ab09bd-2dd3-4849-89dc-a3dc38f043a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 16:38:32.969 +05:30 9d7d42c9-4ef1-4bf1-a3db-d13d8069c0a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 478.7164ms 2024-09-24 16:38:34.310 +05:30 be8fcf63-121f-4dc9-81ef-b77b6f3f68dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 16:38:34.310 +05:30 be8fcf63-121f-4dc9-81ef-b77b6f3f68dc INF CORS policy execution successful. 2024-09-24 16:38:34.312 +05:30 be8fcf63-121f-4dc9-81ef-b77b6f3f68dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.3788ms 2024-09-24 16:38:34.343 +05:30 50b40e6f-5892-42b7-bd0b-84dc0303fff6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 16:38:34.343 +05:30 50b40e6f-5892-42b7-bd0b-84dc0303fff6 INF CORS policy execution successful. 2024-09-24 16:38:34.344 +05:30 50b40e6f-5892-42b7-bd0b-84dc0303fff6 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 16:38:34.346 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 16:38:34.353 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 16:38:34.429 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 INF Database retrieved 2024-09-24 16:38:34.476 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 INF Token generated 2024-09-24 16:38:34.478 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 INF Token generated 2024-09-24 16:38:34.481 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:38:34.481 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 128.5825ms 2024-09-24 16:38:34.482 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 16:38:34.482 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 50b40e6f-5892-42b7-bd0b-84dc0303fff6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc2MTE0LCJleHAiOjE3MjcxNzY3MTQsImlhdCI6MTcyNzE3NjExNH0.ni_XOJ2hLf0zF47-rSmfcxXTXn0ZJqI_FPT-76UX48Y\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc2MTE0LCJleHAiOjE3MjcxNzcwMTQsImlhdCI6MTcyNzE3NjExNH0.Et2pIrj_O6Goi_k5wO1o6Xt_y5ODBxDAF99ro43kSyY\"}"} 2024-09-24 16:38:34.483 +05:30 dd6f7ab9-800b-48b8-b2fe-e3f0b4e33bb5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 140.1073ms 2024-09-24 16:48:40.814 +05:30 736872e0-ea8f-4cdc-8186-65fa246e7a0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc2MTE0LCJleHAiOjE3MjcxNzcwMTQsImlhdCI6MTcyNzE3NjExNH0.Et2pIrj_O6Goi_k5wO1o6Xt_y5ODBxDAF99ro43kSyY - null null 2024-09-24 16:48:40.819 +05:30 736872e0-ea8f-4cdc-8186-65fa246e7a0a INF CORS policy execution successful. 2024-09-24 16:48:40.822 +05:30 736872e0-ea8f-4cdc-8186-65fa246e7a0a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc2MTE0LCJleHAiOjE3MjcxNzcwMTQsImlhdCI6MTcyNzE3NjExNH0.Et2pIrj_O6Goi_k5wO1o6Xt_y5ODBxDAF99ro43kSyY Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 16:48:40.825 +05:30 733b0998-5df1-4804-9a85-68ee1e4bc9d7 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:48:40.826 +05:30 733b0998-5df1-4804-9a85-68ee1e4bc9d7 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 16:48:40.899 +05:30 733b0998-5df1-4804-9a85-68ee1e4bc9d7 INF Token generated 2024-09-24 16:48:40.900 +05:30 733b0998-5df1-4804-9a85-68ee1e4bc9d7 INF Token generated 2024-09-24 16:48:40.903 +05:30 733b0998-5df1-4804-9a85-68ee1e4bc9d7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 16:48:40.904 +05:30 733b0998-5df1-4804-9a85-68ee1e4bc9d7 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 77.7874ms 2024-09-24 16:48:40.905 +05:30 733b0998-5df1-4804-9a85-68ee1e4bc9d7 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 16:48:40.905 +05:30 733b0998-5df1-4804-9a85-68ee1e4bc9d7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 736872e0-ea8f-4cdc-8186-65fa246e7a0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc2NzIwLCJleHAiOjE3MjcxNzczMjAsImlhdCI6MTcyNzE3NjcyMH0.F7U-icVz-xraCEdMDCYbCzOOuQU6AYPY8YGdYaE7L7E\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc2NzIwLCJleHAiOjE3MjcxNzc2MjAsImlhdCI6MTcyNzE3NjcyMH0.E6kqHT27VmVsFZa9SC9vsPLvEZKkMyYJ2UPoR5ml3Ks\"}"} 2024-09-24 16:48:40.906 +05:30 733b0998-5df1-4804-9a85-68ee1e4bc9d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc2MTE0LCJleHAiOjE3MjcxNzcwMTQsImlhdCI6MTcyNzE3NjExNH0.Et2pIrj_O6Goi_k5wO1o6Xt_y5ODBxDAF99ro43kSyY - 200 877 application/json; charset=utf-8 92.8562ms 2024-09-24 16:59:00.232 +05:30 INF Application is shutting down... 2024-09-24 17:41:17.354 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 17:41:17.410 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 17:41:17.436 +05:30 INF Creating key {3c051440-fd14-45ee-ac66-c5cfd4e29fbb} with creation date 2024-09-24 12:11:17Z, activation date 2024-09-24 12:11:17Z, and expiration date 2024-12-23 12:11:17Z. 2024-09-24 17:41:17.455 +05:30 WRN No XML encryptor configured. Key {3c051440-fd14-45ee-ac66-c5cfd4e29fbb} may be persisted to storage in unencrypted form. 2024-09-24 17:41:17.696 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 17:41:17.697 +05:30 INF Hosting environment: Production 2024-09-24 17:41:17.697 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 17:41:17.708 +05:30 32ac2b2f-107e-4a44-8859-17662f9741e7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-24 17:41:17.781 +05:30 32ac2b2f-107e-4a44-8859-17662f9741e7 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 31031168-72c7-48d9-bc4a-3efbaf23db92} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-24 17:41:17.826 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 17:41:17.859 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 17:41:18.445 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c INF Database retrieved 2024-09-24 17:41:18.528 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c INF Token generated 2024-09-24 17:41:18.529 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c INF Token generated 2024-09-24 17:41:18.561 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 17:41:18.588 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 723.5584ms 2024-09-24 17:41:18.591 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 17:41:18.593 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32ac2b2f-107e-4a44-8859-17662f9741e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc5ODc4LCJleHAiOjE3MjcxODA0NzgsImlhdCI6MTcyNzE3OTg3OH0.0Sj2wus20wPxKCZLsWNs8fKytybPs_E9DCg0Crd0jK0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTc5ODc4LCJleHAiOjE3MjcxODA3NzgsImlhdCI6MTcyNzE3OTg3OH0.M1uLLK3AiL1-krBkzqQfMNIz9X0h0_ucX4oAAjAolDg\"}"} 2024-09-24 17:41:18.605 +05:30 5b1287fe-52b5-4d63-accf-007285405c2c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 898.1329ms 2024-09-24 17:42:40.897 +05:30 5b4ec6af-a98d-4a9b-bb2a-0d323b2e2986 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwOTY3LCJleHAiOjE3MjcxNzE4NjcsImlhdCI6MTcyNzE3MDk2N30.dV1ngVg10t2bOxxLdKB_Lwtf9-gy2AJDoKJMZk-hHlY - null null 2024-09-24 17:42:40.920 +05:30 5b4ec6af-a98d-4a9b-bb2a-0d323b2e2986 INF CORS policy execution successful. 2024-09-24 17:42:40.931 +05:30 5b4ec6af-a98d-4a9b-bb2a-0d323b2e2986 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwOTY3LCJleHAiOjE3MjcxNzE4NjcsImlhdCI6MTcyNzE3MDk2N30.dV1ngVg10t2bOxxLdKB_Lwtf9-gy2AJDoKJMZk-hHlY Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 17:42:40.937 +05:30 e51712bd-8ecd-4c0e-a889-83c87a696035 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 17:42:40.960 +05:30 e51712bd-8ecd-4c0e-a889-83c87a696035 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 17:42:41.097 +05:30 e51712bd-8ecd-4c0e-a889-83c87a696035 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 17:42:41.102 +05:30 e51712bd-8ecd-4c0e-a889-83c87a696035 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 141.3772ms 2024-09-24 17:42:41.102 +05:30 e51712bd-8ecd-4c0e-a889-83c87a696035 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 17:42:41.103 +05:30 e51712bd-8ecd-4c0e-a889-83c87a696035 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 5b4ec6af-a98d-4a9b-bb2a-0d323b2e2986}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 17:42:41.108 +05:30 e51712bd-8ecd-4c0e-a889-83c87a696035 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTcwOTY3LCJleHAiOjE3MjcxNzE4NjcsImlhdCI6MTcyNzE3MDk2N30.dV1ngVg10t2bOxxLdKB_Lwtf9-gy2AJDoKJMZk-hHlY - 400 90 application/json; charset=utf-8 215.3735ms 2024-09-24 17:53:15.809 +05:30 INF Application is shutting down... 2024-09-24 17:53:19.796 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 17:53:19.841 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 17:53:19.865 +05:30 INF Creating key {075220cf-8f57-4796-bb67-5446c8a21d89} with creation date 2024-09-24 12:23:19Z, activation date 2024-09-24 12:23:19Z, and expiration date 2024-12-23 12:23:19Z. 2024-09-24 17:53:19.880 +05:30 WRN No XML encryptor configured. Key {075220cf-8f57-4796-bb67-5446c8a21d89} may be persisted to storage in unencrypted form. 2024-09-24 17:53:20.066 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 17:53:20.067 +05:30 INF Hosting environment: Production 2024-09-24 17:53:20.067 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 17:53:20.080 +05:30 aaf9c431-07ed-4363-a71d-4e7834b2a678 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-24 17:53:20.186 +05:30 aaf9c431-07ed-4363-a71d-4e7834b2a678 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 3a365cc6-7999-4566-a2c9-4aff6be5079f} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-24 17:53:20.251 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 17:53:20.282 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 17:53:20.785 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f INF Database retrieved 2024-09-24 17:53:20.879 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f INF Token generated 2024-09-24 17:53:20.882 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f INF Token generated 2024-09-24 17:53:20.916 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 17:53:20.942 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 652.6612ms 2024-09-24 17:53:20.949 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 17:53:20.951 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aaf9c431-07ed-4363-a71d-4e7834b2a678}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTgwNjAwLCJleHAiOjE3MjcxODEyMDAsImlhdCI6MTcyNzE4MDYwMH0.NP6O8_rxzNMqBzy1zAYK6OTN0ob-VvBOKUkF1kyWCbY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTgwNjAwLCJleHAiOjE3MjcxODE1MDAsImlhdCI6MTcyNzE4MDYwMH0.7B7vkHUSAK5JLdu8yu3PKFuO3NqcMAiF_OhZ8vKUgvM\"}"} 2024-09-24 17:53:20.968 +05:30 c3cc5c2b-4b27-4f05-a83d-61f9a26d714f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 891.0786ms 2024-09-24 18:04:18.635 +05:30 INF Application is shutting down... 2024-09-24 19:25:09.530 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 19:25:09.604 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 19:25:09.636 +05:30 INF Creating key {eb349193-57c1-49fb-9b29-11251e24edd5} with creation date 2024-09-24 13:55:09Z, activation date 2024-09-24 13:55:09Z, and expiration date 2024-12-23 13:55:09Z. 2024-09-24 19:25:09.656 +05:30 WRN No XML encryptor configured. Key {eb349193-57c1-49fb-9b29-11251e24edd5} may be persisted to storage in unencrypted form. 2024-09-24 19:25:10.012 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 19:25:10.013 +05:30 INF Hosting environment: Production 2024-09-24 19:25:10.013 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 19:25:10.033 +05:30 7a143a3f-be80-4c4a-96d8-4021b5f8d580 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-24 19:25:10.211 +05:30 7a143a3f-be80-4c4a-96d8-4021b5f8d580 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 4c57ce95-0b39-4a6e-ac62-fcb09ee61a91} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-24 19:25:10.279 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:25:10.318 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:25:11.018 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 INF Database retrieved 2024-09-24 19:25:11.171 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 INF Token generated 2024-09-24 19:25:11.175 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 INF Token generated 2024-09-24 19:25:11.234 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:25:11.266 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 940.9245ms 2024-09-24 19:25:11.273 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:25:11.276 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a143a3f-be80-4c4a-96d8-4021b5f8d580}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg2MTExLCJleHAiOjE3MjcxODY3MTEsImlhdCI6MTcyNzE4NjExMX0.CRigjB6SYmhcKCh9AItymu0SJqXIezeTk1AyekEN_cc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg2MTExLCJleHAiOjE3MjcxODcwMTEsImlhdCI6MTcyNzE4NjExMX0.l3dV5GqHA8wBrBZ5MKaxmVbTN6RqIML78vCcZz-XyNI\"}"} 2024-09-24 19:25:11.293 +05:30 d01f97d9-2988-4cf8-9f05-00f2689c6cc2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 1261.9737ms 2024-09-24 19:33:10.287 +05:30 b9eb0da0-accb-46c1-b57b-78231634fefd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2ODI2MDk4LCJleHAiOjE3MjY4MjY5OTgsImlhdCI6MTcyNjgyNjA5OH0.uK6N8DYpLp73AkOkS-MuIWOnewsGYMK5kyJipiL6IAY - null null 2024-09-24 19:33:10.299 +05:30 b9eb0da0-accb-46c1-b57b-78231634fefd INF CORS policy execution successful. 2024-09-24 19:33:10.310 +05:30 b9eb0da0-accb-46c1-b57b-78231634fefd INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2ODI2MDk4LCJleHAiOjE3MjY4MjY5OTgsImlhdCI6MTcyNjgyNjA5OH0.uK6N8DYpLp73AkOkS-MuIWOnewsGYMK5kyJipiL6IAY Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 19:33:10.315 +05:30 f4f7ad6a-3da6-40cb-afff-f40203b8abcd INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 19:33:10.337 +05:30 f4f7ad6a-3da6-40cb-afff-f40203b8abcd INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 19:33:10.460 +05:30 f4f7ad6a-3da6-40cb-afff-f40203b8abcd INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:33:10.464 +05:30 f4f7ad6a-3da6-40cb-afff-f40203b8abcd INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 126.9317ms 2024-09-24 19:33:10.465 +05:30 f4f7ad6a-3da6-40cb-afff-f40203b8abcd INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 19:33:10.466 +05:30 f4f7ad6a-3da6-40cb-afff-f40203b8abcd INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: b9eb0da0-accb-46c1-b57b-78231634fefd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 19:33:10.473 +05:30 f4f7ad6a-3da6-40cb-afff-f40203b8abcd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2ODI2MDk4LCJleHAiOjE3MjY4MjY5OTgsImlhdCI6MTcyNjgyNjA5OH0.uK6N8DYpLp73AkOkS-MuIWOnewsGYMK5kyJipiL6IAY - 400 90 application/json; charset=utf-8 187.8055ms 2024-09-24 19:33:26.074 +05:30 2a173343-3808-4bf9-ae12-85895a32d2f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestLogin - null null 2024-09-24 19:33:26.081 +05:30 2a173343-3808-4bf9-ae12-85895a32d2f9 INF CORS policy execution successful. 2024-09-24 19:33:26.085 +05:30 2a173343-3808-4bf9-ae12-85895a32d2f9 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestLogin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 19:33:26.087 +05:30 e6425eaa-b163-4257-9f18-014fc1ca8669 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 19:33:26.096 +05:30 e6425eaa-b163-4257-9f18-014fc1ca8669 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:33:26.192 +05:30 e6425eaa-b163-4257-9f18-014fc1ca8669 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:33:26.193 +05:30 e6425eaa-b163-4257-9f18-014fc1ca8669 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 96.434ms 2024-09-24 19:33:26.194 +05:30 e6425eaa-b163-4257-9f18-014fc1ca8669 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 19:33:26.194 +05:30 e6425eaa-b163-4257-9f18-014fc1ca8669 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a173343-3808-4bf9-ae12-85895a32d2f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 19:33:26.196 +05:30 e6425eaa-b163-4257-9f18-014fc1ca8669 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestLogin - 200 138 application/json; charset=utf-8 121.6913ms 2024-09-24 19:33:30.258 +05:30 a3912d2c-5ff1-4591-9368-760aea952df0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 19:33:30.259 +05:30 a3912d2c-5ff1-4591-9368-760aea952df0 INF CORS policy execution successful. 2024-09-24 19:33:30.261 +05:30 a3912d2c-5ff1-4591-9368-760aea952df0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.9931ms 2024-09-24 19:33:30.315 +05:30 c912dcca-2408-4f67-9b12-945797dfce93 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 116 2024-09-24 19:33:30.315 +05:30 c912dcca-2408-4f67-9b12-945797dfce93 INF CORS policy execution successful. 2024-09-24 19:33:30.316 +05:30 c912dcca-2408-4f67-9b12-945797dfce93 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 116}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestLogin","entityId":8,"Company Name":"Entity10","password":"Kzqhvi7wvpmitJG3uP0s3g=="} 2024-09-24 19:33:30.317 +05:30 7acef111-4801-4885-9866-ce148d11c83c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:33:30.317 +05:30 7acef111-4801-4885-9866-ce148d11c83c 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:33:30.341 +05:30 7acef111-4801-4885-9866-ce148d11c83c INF Database retrieved 2024-09-24 19:33:30.368 +05:30 7acef111-4801-4885-9866-ce148d11c83c INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:33:30.369 +05:30 7acef111-4801-4885-9866-ce148d11c83c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 52.1076ms 2024-09-24 19:33:30.370 +05:30 7acef111-4801-4885-9866-ce148d11c83c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:33:30.370 +05:30 7acef111-4801-4885-9866-ce148d11c83c INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c912dcca-2408-4f67-9b12-945797dfce93}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Failure","statusCode":3000,"message":"Invalid password.","result":null} 2024-09-24 19:33:30.371 +05:30 7acef111-4801-4885-9866-ce148d11c83c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 82 application/json; charset=utf-8 56.0506ms 2024-09-24 19:34:05.808 +05:30 7c26b56a-b01a-48c2-a804-0ed2dcf46c19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 19:34:05.812 +05:30 7c26b56a-b01a-48c2-a804-0ed2dcf46c19 INF CORS policy execution successful. 2024-09-24 19:34:05.814 +05:30 7c26b56a-b01a-48c2-a804-0ed2dcf46c19 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.0899ms 2024-09-24 19:34:05.848 +05:30 b9827824-3db5-4d85-a0a5-aeeeed83c354 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 116 2024-09-24 19:34:05.849 +05:30 b9827824-3db5-4d85-a0a5-aeeeed83c354 INF CORS policy execution successful. 2024-09-24 19:34:05.850 +05:30 b9827824-3db5-4d85-a0a5-aeeeed83c354 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 116}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestLogin","entityId":8,"Company Name":"Entity10","password":"NEsWDXss+ag4hQd2sidyrg=="} 2024-09-24 19:34:05.851 +05:30 1c621f16-53cd-4d92-8e93-4c5810744751 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:34:05.851 +05:30 1c621f16-53cd-4d92-8e93-4c5810744751 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:34:05.859 +05:30 1c621f16-53cd-4d92-8e93-4c5810744751 INF Database retrieved 2024-09-24 19:34:05.863 +05:30 1c621f16-53cd-4d92-8e93-4c5810744751 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:34:05.864 +05:30 1c621f16-53cd-4d92-8e93-4c5810744751 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 11.9024ms 2024-09-24 19:34:05.864 +05:30 1c621f16-53cd-4d92-8e93-4c5810744751 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:34:05.864 +05:30 1c621f16-53cd-4d92-8e93-4c5810744751 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: b9827824-3db5-4d85-a0a5-aeeeed83c354}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Failure","statusCode":3000,"message":"Invalid password.","result":null} 2024-09-24 19:34:05.865 +05:30 1c621f16-53cd-4d92-8e93-4c5810744751 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 82 application/json; charset=utf-8 16.414ms 2024-09-24 19:34:15.893 +05:30 6ed0efc1-3d9c-4b76-9768-a17e4bc0e8bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=testLogin - null null 2024-09-24 19:34:15.894 +05:30 6ed0efc1-3d9c-4b76-9768-a17e4bc0e8bf INF CORS policy execution successful. 2024-09-24 19:34:15.895 +05:30 6ed0efc1-3d9c-4b76-9768-a17e4bc0e8bf INF HTTP request: Path: /login/getcompany QueryString: ?userName=testLogin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 19:34:15.895 +05:30 4d418aaa-e3cd-4367-ac01-8f98d398ce63 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 19:34:15.896 +05:30 4d418aaa-e3cd-4367-ac01-8f98d398ce63 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:34:15.910 +05:30 4d418aaa-e3cd-4367-ac01-8f98d398ce63 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:34:15.911 +05:30 4d418aaa-e3cd-4367-ac01-8f98d398ce63 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 13.6089ms 2024-09-24 19:34:15.911 +05:30 4d418aaa-e3cd-4367-ac01-8f98d398ce63 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 19:34:15.911 +05:30 4d418aaa-e3cd-4367-ac01-8f98d398ce63 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ed0efc1-3d9c-4b76-9768-a17e4bc0e8bf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 19:34:15.912 +05:30 4d418aaa-e3cd-4367-ac01-8f98d398ce63 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=testLogin - 200 138 application/json; charset=utf-8 19.5562ms 2024-09-24 19:34:24.980 +05:30 a89d54bf-f29f-4437-87b8-124cb47eed2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 19:34:24.981 +05:30 a89d54bf-f29f-4437-87b8-124cb47eed2a INF CORS policy execution successful. 2024-09-24 19:34:24.981 +05:30 a89d54bf-f29f-4437-87b8-124cb47eed2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.3445ms 2024-09-24 19:34:25.014 +05:30 3172cd15-b2a0-4fcf-bee0-f9f497e79345 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 116 2024-09-24 19:34:25.014 +05:30 3172cd15-b2a0-4fcf-bee0-f9f497e79345 INF CORS policy execution successful. 2024-09-24 19:34:25.015 +05:30 3172cd15-b2a0-4fcf-bee0-f9f497e79345 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 116}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"testLogin","entityId":8,"Company Name":"Entity10","password":"wm99DsRNKfoyEKgYAudnIw=="} 2024-09-24 19:34:25.016 +05:30 092723a1-a07a-46d3-877f-258419c282f1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:34:25.016 +05:30 092723a1-a07a-46d3-877f-258419c282f1 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:34:25.020 +05:30 092723a1-a07a-46d3-877f-258419c282f1 INF Database retrieved 2024-09-24 19:34:25.023 +05:30 092723a1-a07a-46d3-877f-258419c282f1 INF Token generated 2024-09-24 19:34:25.024 +05:30 092723a1-a07a-46d3-877f-258419c282f1 INF Token generated 2024-09-24 19:34:25.025 +05:30 092723a1-a07a-46d3-877f-258419c282f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:34:25.025 +05:30 092723a1-a07a-46d3-877f-258419c282f1 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 8.8224ms 2024-09-24 19:34:25.025 +05:30 092723a1-a07a-46d3-877f-258419c282f1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:34:25.025 +05:30 092723a1-a07a-46d3-877f-258419c282f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3172cd15-b2a0-4fcf-bee0-f9f497e79345}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg2NjY1LCJleHAiOjE3MjcxODcyNjUsImlhdCI6MTcyNzE4NjY2NX0.dqSNk9Fy0VoMe1T_TLG3xq_Dqp--fV25yiE37-eWyYU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg2NjY1LCJleHAiOjE3MjcxODc1NjUsImlhdCI6MTcyNzE4NjY2NX0._RRMNI16rLgupVxh3JpdzKMX_WMBnyJ9X7EahQpg8Qg\"}"} 2024-09-24 19:34:25.026 +05:30 092723a1-a07a-46d3-877f-258419c282f1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 12.1233ms 2024-09-24 19:42:17.938 +05:30 9d6e5b87-50fd-4f54-8aab-172233b0fdd1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTA4MTYzLCJleHAiOjE3MjcxMDkwNjMsImlhdCI6MTcyNzEwODE2M30.5HhI1Gzl-7nOT1ebD30PU3HzA4WaG_oCCPRHDj2r35k - null null 2024-09-24 19:42:17.940 +05:30 9d6e5b87-50fd-4f54-8aab-172233b0fdd1 INF CORS policy execution successful. 2024-09-24 19:42:17.942 +05:30 9d6e5b87-50fd-4f54-8aab-172233b0fdd1 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTA4MTYzLCJleHAiOjE3MjcxMDkwNjMsImlhdCI6MTcyNzEwODE2M30.5HhI1Gzl-7nOT1ebD30PU3HzA4WaG_oCCPRHDj2r35k Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 19:42:17.945 +05:30 d0897a25-a04f-4ec8-bfc2-c3eb6a584e1b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 19:42:17.946 +05:30 d0897a25-a04f-4ec8-bfc2-c3eb6a584e1b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 19:42:17.953 +05:30 d0897a25-a04f-4ec8-bfc2-c3eb6a584e1b INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:42:17.955 +05:30 d0897a25-a04f-4ec8-bfc2-c3eb6a584e1b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 9.1382ms 2024-09-24 19:42:17.955 +05:30 d0897a25-a04f-4ec8-bfc2-c3eb6a584e1b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 19:42:17.955 +05:30 d0897a25-a04f-4ec8-bfc2-c3eb6a584e1b INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 9d6e5b87-50fd-4f54-8aab-172233b0fdd1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 19:42:17.956 +05:30 d0897a25-a04f-4ec8-bfc2-c3eb6a584e1b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTA4MTYzLCJleHAiOjE3MjcxMDkwNjMsImlhdCI6MTcyNzEwODE2M30.5HhI1Gzl-7nOT1ebD30PU3HzA4WaG_oCCPRHDj2r35k - 400 90 application/json; charset=utf-8 18.6275ms 2024-09-24 19:42:34.377 +05:30 1a1d6180-6823-4bf6-9f64-4a4df4a8e5b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 19:42:34.381 +05:30 1a1d6180-6823-4bf6-9f64-4a4df4a8e5b6 INF CORS policy execution successful. 2024-09-24 19:42:34.383 +05:30 1a1d6180-6823-4bf6-9f64-4a4df4a8e5b6 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 19:42:34.383 +05:30 051922f6-1454-4833-8b9e-4c1682b99bdf INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 19:42:34.384 +05:30 051922f6-1454-4833-8b9e-4c1682b99bdf INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:42:34.440 +05:30 051922f6-1454-4833-8b9e-4c1682b99bdf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:42:34.441 +05:30 051922f6-1454-4833-8b9e-4c1682b99bdf INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 56.8712ms 2024-09-24 19:42:34.441 +05:30 051922f6-1454-4833-8b9e-4c1682b99bdf INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 19:42:34.441 +05:30 051922f6-1454-4833-8b9e-4c1682b99bdf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a1d6180-6823-4bf6-9f64-4a4df4a8e5b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 19:42:34.442 +05:30 051922f6-1454-4833-8b9e-4c1682b99bdf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 65.2509ms 2024-09-24 19:42:35.136 +05:30 5966ad28-00ff-4900-a084-9fa5104338cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 19:42:35.136 +05:30 5966ad28-00ff-4900-a084-9fa5104338cc INF CORS policy execution successful. 2024-09-24 19:42:35.137 +05:30 5966ad28-00ff-4900-a084-9fa5104338cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.1309ms 2024-09-24 19:42:35.172 +05:30 08e7993f-2cb0-4587-95f7-52111f9991eb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 19:42:35.172 +05:30 08e7993f-2cb0-4587-95f7-52111f9991eb INF CORS policy execution successful. 2024-09-24 19:42:35.173 +05:30 08e7993f-2cb0-4587-95f7-52111f9991eb INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 19:42:35.173 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:42:35.174 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:42:35.211 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 INF Database retrieved 2024-09-24 19:42:35.247 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 INF Token generated 2024-09-24 19:42:35.247 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 INF Token generated 2024-09-24 19:42:35.249 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:42:35.249 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 75.2875ms 2024-09-24 19:42:35.249 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:42:35.250 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08e7993f-2cb0-4587-95f7-52111f9991eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3MTU1LCJleHAiOjE3MjcxODc3NTUsImlhdCI6MTcyNzE4NzE1NX0.CZH9TVuDsXk_qtW-aYnVYe2LVx2HgUEBGszR9HTelTo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3MTU1LCJleHAiOjE3MjcxODgwNTUsImlhdCI6MTcyNzE4NzE1NX0.hObJlIj0RYzXv7IllbCUvyNjdI9VhczptO4jkG8FpQk\"}"} 2024-09-24 19:42:35.252 +05:30 44d7d3ba-c057-496b-96c3-c0f75f601b05 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 79.9272ms 2024-09-24 19:53:06.830 +05:30 INF Application is shutting down... 2024-09-24 19:53:52.227 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 19:53:52.288 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 19:53:52.309 +05:30 INF Creating key {ebf64c84-6fcd-4300-bc76-fd32c48d5b9c} with creation date 2024-09-24 14:23:52Z, activation date 2024-09-24 14:23:52Z, and expiration date 2024-12-23 14:23:52Z. 2024-09-24 19:53:52.324 +05:30 WRN No XML encryptor configured. Key {ebf64c84-6fcd-4300-bc76-fd32c48d5b9c} may be persisted to storage in unencrypted form. 2024-09-24 19:53:52.528 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 19:53:52.530 +05:30 INF Hosting environment: Production 2024-09-24 19:53:52.530 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 19:53:52.548 +05:30 091cb52d-a05d-4091-b6b7-31920be645b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3MTU1LCJleHAiOjE3MjcxODgwNTUsImlhdCI6MTcyNzE4NzE1NX0.hObJlIj0RYzXv7IllbCUvyNjdI9VhczptO4jkG8FpQk - null null 2024-09-24 19:53:52.605 +05:30 091cb52d-a05d-4091-b6b7-31920be645b7 INF CORS policy execution successful. 2024-09-24 19:53:52.626 +05:30 091cb52d-a05d-4091-b6b7-31920be645b7 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3MTU1LCJleHAiOjE3MjcxODgwNTUsImlhdCI6MTcyNzE4NzE1NX0.hObJlIj0RYzXv7IllbCUvyNjdI9VhczptO4jkG8FpQk Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 19:53:52.668 +05:30 8e23d7cb-c870-45f6-a33c-26cf76309404 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 19:53:52.697 +05:30 8e23d7cb-c870-45f6-a33c-26cf76309404 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 19:53:52.971 +05:30 8e23d7cb-c870-45f6-a33c-26cf76309404 ERR Login failed for user ''. 2024-09-24 19:53:52.994 +05:30 8e23d7cb-c870-45f6-a33c-26cf76309404 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:9e238d71-0a50-4417-a40a-4e24d8136a43 Error Number:18456,State:1,Class:14 2024-09-24 19:53:53.005 +05:30 8e23d7cb-c870-45f6-a33c-26cf76309404 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:53:53.137 +05:30 8e23d7cb-c870-45f6-a33c-26cf76309404 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 434.6128ms 2024-09-24 19:53:53.140 +05:30 8e23d7cb-c870-45f6-a33c-26cf76309404 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 19:53:53.142 +05:30 8e23d7cb-c870-45f6-a33c-26cf76309404 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 091cb52d-a05d-4091-b6b7-31920be645b7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-24 19:53:53.154 +05:30 8e23d7cb-c870-45f6-a33c-26cf76309404 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3MTU1LCJleHAiOjE3MjcxODgwNTUsImlhdCI6MTcyNzE4NzE1NX0.hObJlIj0RYzXv7IllbCUvyNjdI9VhczptO4jkG8FpQk - 500 89 application/json; charset=utf-8 609.6766ms 2024-09-24 19:53:56.713 +05:30 e0bd9d1e-567e-47d6-9d8b-76fdd02add48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 19:53:56.717 +05:30 e0bd9d1e-567e-47d6-9d8b-76fdd02add48 INF CORS policy execution successful. 2024-09-24 19:53:56.719 +05:30 e0bd9d1e-567e-47d6-9d8b-76fdd02add48 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 19:53:56.721 +05:30 5250344b-0b1a-4256-b2dc-02b9c7a9453e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 19:53:56.728 +05:30 5250344b-0b1a-4256-b2dc-02b9c7a9453e INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:53:57.054 +05:30 5250344b-0b1a-4256-b2dc-02b9c7a9453e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:53:57.056 +05:30 5250344b-0b1a-4256-b2dc-02b9c7a9453e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 327.6527ms 2024-09-24 19:53:57.057 +05:30 5250344b-0b1a-4256-b2dc-02b9c7a9453e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 19:53:57.057 +05:30 5250344b-0b1a-4256-b2dc-02b9c7a9453e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0bd9d1e-567e-47d6-9d8b-76fdd02add48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 19:53:57.060 +05:30 5250344b-0b1a-4256-b2dc-02b9c7a9453e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 347.3391ms 2024-09-24 19:53:58.666 +05:30 6274ce84-b3ae-434f-9b35-2ee93f41b972 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 19:53:58.671 +05:30 6274ce84-b3ae-434f-9b35-2ee93f41b972 INF CORS policy execution successful. 2024-09-24 19:53:58.672 +05:30 6274ce84-b3ae-434f-9b35-2ee93f41b972 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.0909ms 2024-09-24 19:53:58.705 +05:30 7f1fbb27-e1ec-4a64-a2a3-98765ed7743a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 19:53:58.706 +05:30 7f1fbb27-e1ec-4a64-a2a3-98765ed7743a INF CORS policy execution successful. 2024-09-24 19:53:58.709 +05:30 7f1fbb27-e1ec-4a64-a2a3-98765ed7743a INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 19:53:58.712 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:53:58.724 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 19:53:58.818 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 INF Database retrieved 2024-09-24 19:53:58.915 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 INF Token generated 2024-09-24 19:53:58.918 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 INF Token generated 2024-09-24 19:53:58.922 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 19:53:58.923 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 198.2788ms 2024-09-24 19:53:58.923 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 19:53:58.924 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f1fbb27-e1ec-4a64-a2a3-98765ed7743a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg3MzgsImlhdCI6MTcyNzE4NzgzOH0.qw6CIh68oIDwzByVW52_kBxFj7AUZqGlQ4PfGGeOeFY\"}"} 2024-09-24 19:53:58.925 +05:30 fdabb6fa-c399-48c7-b41f-ddf9b34a3a24 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 219.6921ms 2024-09-24 20:02:12.695 +05:30 342fcaee-dfe5-476c-bc76-464ad7d1f2a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:02:12.695 +05:30 c8b1a14f-e750-46f5-b6a3-eab46e868458 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:02:12.701 +05:30 342fcaee-dfe5-476c-bc76-464ad7d1f2a2 INF CORS policy execution successful. 2024-09-24 20:02:12.701 +05:30 c8b1a14f-e750-46f5-b6a3-eab46e868458 INF CORS policy execution successful. 2024-09-24 20:02:12.705 +05:30 c8b1a14f-e750-46f5-b6a3-eab46e868458 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 9.4507ms 2024-09-24 20:02:12.705 +05:30 342fcaee-dfe5-476c-bc76-464ad7d1f2a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 11.1018ms 2024-09-24 20:02:12.734 +05:30 b498a559-c07c-4378-872e-7c8e3c6403d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:02:12.782 +05:30 b498a559-c07c-4378-872e-7c8e3c6403d6 INF CORS policy execution successful. 2024-09-24 20:02:12.784 +05:30 b498a559-c07c-4378-872e-7c8e3c6403d6 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:02:12.793 +05:30 165c2f00-3f58-49c8-9758-31100e73be5c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:02:12.809 +05:30 165c2f00-3f58-49c8-9758-31100e73be5c INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:02:12.932 +05:30 165c2f00-3f58-49c8-9758-31100e73be5c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:02:12.934 +05:30 165c2f00-3f58-49c8-9758-31100e73be5c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 124.3559ms 2024-09-24 20:02:12.934 +05:30 165c2f00-3f58-49c8-9758-31100e73be5c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:02:12.935 +05:30 165c2f00-3f58-49c8-9758-31100e73be5c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b498a559-c07c-4378-872e-7c8e3c6403d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:02:12.936 +05:30 165c2f00-3f58-49c8-9758-31100e73be5c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 201.6508ms 2024-09-24 20:02:12.976 +05:30 403e2c3f-9a36-4155-85d6-eef4274b67e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:02:12.978 +05:30 403e2c3f-9a36-4155-85d6-eef4274b67e6 INF CORS policy execution successful. 2024-09-24 20:02:12.979 +05:30 403e2c3f-9a36-4155-85d6-eef4274b67e6 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:02:12.991 +05:30 22d7530b-60e7-4a7f-81c8-8994e3a81c9c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:02:12.992 +05:30 22d7530b-60e7-4a7f-81c8-8994e3a81c9c INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:02:13.014 +05:30 22d7530b-60e7-4a7f-81c8-8994e3a81c9c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:02:13.015 +05:30 22d7530b-60e7-4a7f-81c8-8994e3a81c9c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 22.7923ms 2024-09-24 20:02:13.015 +05:30 22d7530b-60e7-4a7f-81c8-8994e3a81c9c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:02:13.015 +05:30 22d7530b-60e7-4a7f-81c8-8994e3a81c9c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 403e2c3f-9a36-4155-85d6-eef4274b67e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:02:13.016 +05:30 22d7530b-60e7-4a7f-81c8-8994e3a81c9c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 40.2394ms 2024-09-24 20:02:15.479 +05:30 bdfc07a6-806e-4d43-9435-2fb60e40f017 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:02:15.480 +05:30 bdfc07a6-806e-4d43-9435-2fb60e40f017 INF CORS policy execution successful. 2024-09-24 20:02:15.481 +05:30 bdfc07a6-806e-4d43-9435-2fb60e40f017 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.7826ms 2024-09-24 20:02:15.511 +05:30 2ef3d97f-5808-4244-b156-ab81f6547833 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:02:15.513 +05:30 2ef3d97f-5808-4244-b156-ab81f6547833 INF CORS policy execution successful. 2024-09-24 20:02:15.514 +05:30 2ef3d97f-5808-4244-b156-ab81f6547833 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:02:15.518 +05:30 4f2459b7-574a-4869-9613-2ed6b2ae0711 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:02:15.527 +05:30 4f2459b7-574a-4869-9613-2ed6b2ae0711 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:02:15.562 +05:30 4f2459b7-574a-4869-9613-2ed6b2ae0711 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:02:15.563 +05:30 4f2459b7-574a-4869-9613-2ed6b2ae0711 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 35.6203ms 2024-09-24 20:02:15.564 +05:30 4f2459b7-574a-4869-9613-2ed6b2ae0711 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:02:15.564 +05:30 4f2459b7-574a-4869-9613-2ed6b2ae0711 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ef3d97f-5808-4244-b156-ab81f6547833}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 20:02:15.566 +05:30 4f2459b7-574a-4869-9613-2ed6b2ae0711 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 54.6041ms 2024-09-24 20:02:19.361 +05:30 0f1cdf5b-bc76-4ccb-9f38-77ec37319a64 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:02:19.362 +05:30 0f1cdf5b-bc76-4ccb-9f38-77ec37319a64 INF CORS policy execution successful. 2024-09-24 20:02:19.365 +05:30 0f1cdf5b-bc76-4ccb-9f38-77ec37319a64 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.1962ms 2024-09-24 20:02:19.366 +05:30 fc132aab-8feb-4f33-86ae-08cbb138bbf0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:02:19.367 +05:30 fc132aab-8feb-4f33-86ae-08cbb138bbf0 INF CORS policy execution successful. 2024-09-24 20:02:19.367 +05:30 fc132aab-8feb-4f33-86ae-08cbb138bbf0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.8119ms 2024-09-24 20:02:19.452 +05:30 768fe834-f081-4ab1-83a6-f9168206c9e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:02:19.454 +05:30 768fe834-f081-4ab1-83a6-f9168206c9e7 INF CORS policy execution successful. 2024-09-24 20:02:19.455 +05:30 768fe834-f081-4ab1-83a6-f9168206c9e7 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:02:19.459 +05:30 a4537f9d-b599-4c59-89a5-11fefdd339bd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:02:19.471 +05:30 a4537f9d-b599-4c59-89a5-11fefdd339bd INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:02:19.633 +05:30 a4537f9d-b599-4c59-89a5-11fefdd339bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:02:19.635 +05:30 a4537f9d-b599-4c59-89a5-11fefdd339bd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 163.5805ms 2024-09-24 20:02:19.636 +05:30 a4537f9d-b599-4c59-89a5-11fefdd339bd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:02:19.636 +05:30 a4537f9d-b599-4c59-89a5-11fefdd339bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 768fe834-f081-4ab1-83a6-f9168206c9e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:02:19.639 +05:30 a4537f9d-b599-4c59-89a5-11fefdd339bd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 186.2383ms 2024-09-24 20:02:19.687 +05:30 d0b84d0c-af0b-400e-b78d-347585a2d56b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:02:19.691 +05:30 d0b84d0c-af0b-400e-b78d-347585a2d56b INF CORS policy execution successful. 2024-09-24 20:02:19.692 +05:30 d0b84d0c-af0b-400e-b78d-347585a2d56b INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:02:19.699 +05:30 6bf29971-9544-4f8b-9b02-d03fa968fc5e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:02:19.700 +05:30 6bf29971-9544-4f8b-9b02-d03fa968fc5e INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:02:19.742 +05:30 6bf29971-9544-4f8b-9b02-d03fa968fc5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:02:19.742 +05:30 6bf29971-9544-4f8b-9b02-d03fa968fc5e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 42.0488ms 2024-09-24 20:02:19.743 +05:30 6bf29971-9544-4f8b-9b02-d03fa968fc5e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:02:19.743 +05:30 6bf29971-9544-4f8b-9b02-d03fa968fc5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0b84d0c-af0b-400e-b78d-347585a2d56b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:02:19.744 +05:30 6bf29971-9544-4f8b-9b02-d03fa968fc5e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 56.7531ms 2024-09-24 20:02:21.909 +05:30 0227d203-9267-4ec5-aa7d-2b93f6bad7e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:02:21.910 +05:30 0227d203-9267-4ec5-aa7d-2b93f6bad7e6 INF CORS policy execution successful. 2024-09-24 20:02:21.911 +05:30 0227d203-9267-4ec5-aa7d-2b93f6bad7e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 2.0469ms 2024-09-24 20:02:21.955 +05:30 8f4bc49e-f8ce-4f24-b8f2-7be1ff957830 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:02:21.957 +05:30 8f4bc49e-f8ce-4f24-b8f2-7be1ff957830 INF CORS policy execution successful. 2024-09-24 20:02:21.958 +05:30 1e3b2e9e-7c1f-47de-80a4-781e45195a4b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:02:21.958 +05:30 1e3b2e9e-7c1f-47de-80a4-781e45195a4b INF CORS policy execution successful. 2024-09-24 20:02:21.959 +05:30 8f4bc49e-f8ce-4f24-b8f2-7be1ff957830 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:02:21.959 +05:30 1e3b2e9e-7c1f-47de-80a4-781e45195a4b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.1755ms 2024-09-24 20:02:21.959 +05:30 17df377f-c4e7-4b9c-a2f6-88e0cd116ca4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:02:21.966 +05:30 17df377f-c4e7-4b9c-a2f6-88e0cd116ca4 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:02:21.995 +05:30 d7201d6a-f263-4efe-a1aa-712efeb05701 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:02:21.998 +05:30 d7201d6a-f263-4efe-a1aa-712efeb05701 INF CORS policy execution successful. 2024-09-24 20:02:21.998 +05:30 d7201d6a-f263-4efe-a1aa-712efeb05701 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:02:21.999 +05:30 aa252dd9-9c54-4eef-bd7a-5213211c42d9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:02:22.007 +05:30 aa252dd9-9c54-4eef-bd7a-5213211c42d9 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:02:22.008 +05:30 17df377f-c4e7-4b9c-a2f6-88e0cd116ca4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:02:22.009 +05:30 17df377f-c4e7-4b9c-a2f6-88e0cd116ca4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 42.1855ms 2024-09-24 20:02:22.009 +05:30 17df377f-c4e7-4b9c-a2f6-88e0cd116ca4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:02:22.009 +05:30 17df377f-c4e7-4b9c-a2f6-88e0cd116ca4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f4bc49e-f8ce-4f24-b8f2-7be1ff957830}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:02:22.010 +05:30 17df377f-c4e7-4b9c-a2f6-88e0cd116ca4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 54.8373ms 2024-09-24 20:02:22.028 +05:30 aa252dd9-9c54-4eef-bd7a-5213211c42d9 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:02:22.029 +05:30 aa252dd9-9c54-4eef-bd7a-5213211c42d9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 22.0727ms 2024-09-24 20:02:22.029 +05:30 aa252dd9-9c54-4eef-bd7a-5213211c42d9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:02:22.029 +05:30 aa252dd9-9c54-4eef-bd7a-5213211c42d9 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: d7201d6a-f263-4efe-a1aa-712efeb05701}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:02:22.030 +05:30 aa252dd9-9c54-4eef-bd7a-5213211c42d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 35.496ms 2024-09-24 20:03:20.932 +05:30 6e5741db-c750-48bc-b1cd-d7e235a3f394 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:20.932 +05:30 32e369d1-8910-4065-9ef5-94f761e80ec7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:20.935 +05:30 32e369d1-8910-4065-9ef5-94f761e80ec7 INF CORS policy execution successful. 2024-09-24 20:03:20.935 +05:30 6e5741db-c750-48bc-b1cd-d7e235a3f394 INF CORS policy execution successful. 2024-09-24 20:03:20.938 +05:30 6e5741db-c750-48bc-b1cd-d7e235a3f394 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 6.2565ms 2024-09-24 20:03:20.938 +05:30 32e369d1-8910-4065-9ef5-94f761e80ec7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 6.2616ms 2024-09-24 20:03:20.971 +05:30 0685dec7-6fd2-41e0-87c3-272d8b861c70 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:20.974 +05:30 0685dec7-6fd2-41e0-87c3-272d8b861c70 INF CORS policy execution successful. 2024-09-24 20:03:20.976 +05:30 0685dec7-6fd2-41e0-87c3-272d8b861c70 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:20.977 +05:30 4adc922e-aba8-4a98-bc18-df7afd95553f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:20.978 +05:30 4adc922e-aba8-4a98-bc18-df7afd95553f INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:21.013 +05:30 4adc922e-aba8-4a98-bc18-df7afd95553f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:21.014 +05:30 4adc922e-aba8-4a98-bc18-df7afd95553f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 36.0308ms 2024-09-24 20:03:21.014 +05:30 4adc922e-aba8-4a98-bc18-df7afd95553f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:21.015 +05:30 4adc922e-aba8-4a98-bc18-df7afd95553f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0685dec7-6fd2-41e0-87c3-272d8b861c70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:03:21.016 +05:30 4adc922e-aba8-4a98-bc18-df7afd95553f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 44.3437ms 2024-09-24 20:03:21.049 +05:30 fd87dfc2-d59d-4f67-b60b-8b0d2ca90084 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:21.051 +05:30 fd87dfc2-d59d-4f67-b60b-8b0d2ca90084 INF CORS policy execution successful. 2024-09-24 20:03:21.052 +05:30 fd87dfc2-d59d-4f67-b60b-8b0d2ca90084 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:21.053 +05:30 c90376f2-fde9-4c90-991c-d53f208e04a6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:21.054 +05:30 c90376f2-fde9-4c90-991c-d53f208e04a6 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:21.072 +05:30 c90376f2-fde9-4c90-991c-d53f208e04a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:21.072 +05:30 c90376f2-fde9-4c90-991c-d53f208e04a6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.394ms 2024-09-24 20:03:21.073 +05:30 c90376f2-fde9-4c90-991c-d53f208e04a6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:21.073 +05:30 c90376f2-fde9-4c90-991c-d53f208e04a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd87dfc2-d59d-4f67-b60b-8b0d2ca90084}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:03:21.074 +05:30 c90376f2-fde9-4c90-991c-d53f208e04a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 25.3247ms 2024-09-24 20:03:28.768 +05:30 2fdbdda6-7db2-4a90-aa4b-75190d566c4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-24 20:03:28.769 +05:30 364d5bf2-69f4-41b0-98fb-1301248cbe65 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-24 20:03:28.770 +05:30 2fdbdda6-7db2-4a90-aa4b-75190d566c4f INF CORS policy execution successful. 2024-09-24 20:03:28.770 +05:30 364d5bf2-69f4-41b0-98fb-1301248cbe65 INF CORS policy execution successful. 2024-09-24 20:03:28.771 +05:30 364d5bf2-69f4-41b0-98fb-1301248cbe65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 204 null null 2.513ms 2024-09-24 20:03:28.771 +05:30 2fdbdda6-7db2-4a90-aa4b-75190d566c4f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 204 null null 2.9547ms 2024-09-24 20:03:28.804 +05:30 71d054e5-2d58-4b3a-a946-6e2a7fd86863 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-24 20:03:28.806 +05:30 71d054e5-2d58-4b3a-a946-6e2a7fd86863 INF CORS policy execution successful. 2024-09-24 20:03:28.806 +05:30 71d054e5-2d58-4b3a-a946-6e2a7fd86863 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:28.807 +05:30 02e52cfc-adfd-4a6d-b70c-5907695dd1aa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:28.818 +05:30 02e52cfc-adfd-4a6d-b70c-5907695dd1aa INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:28.866 +05:30 02e52cfc-adfd-4a6d-b70c-5907695dd1aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:28.867 +05:30 02e52cfc-adfd-4a6d-b70c-5907695dd1aa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 49.035ms 2024-09-24 20:03:28.868 +05:30 02e52cfc-adfd-4a6d-b70c-5907695dd1aa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:28.868 +05:30 02e52cfc-adfd-4a6d-b70c-5907695dd1aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71d054e5-2d58-4b3a-a946-6e2a7fd86863}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1305} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":2,\"LoginName\":\"dipin\",\"LoginAbbr\":\"\",\"UserName\":\"dipin\",\"Email\":\"dipin@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:03:28.869 +05:30 02e52cfc-adfd-4a6d-b70c-5907695dd1aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 200 1305 application/json; charset=utf-8 64.7776ms 2024-09-24 20:03:28.912 +05:30 33a5dbf8-b1b3-439f-8917-d64a19be978f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-24 20:03:28.913 +05:30 33a5dbf8-b1b3-439f-8917-d64a19be978f INF CORS policy execution successful. 2024-09-24 20:03:28.913 +05:30 33a5dbf8-b1b3-439f-8917-d64a19be978f INF HTTP request: Path: /user/getuserdetails QueryString: ?id=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:28.914 +05:30 cebea380-075a-42d8-ae79-6049d74e02c8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:28.914 +05:30 cebea380-075a-42d8-ae79-6049d74e02c8 INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:28.934 +05:30 cebea380-075a-42d8-ae79-6049d74e02c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:28.935 +05:30 cebea380-075a-42d8-ae79-6049d74e02c8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 21.2237ms 2024-09-24 20:03:28.935 +05:30 cebea380-075a-42d8-ae79-6049d74e02c8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:28.936 +05:30 cebea380-075a-42d8-ae79-6049d74e02c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33a5dbf8-b1b3-439f-8917-d64a19be978f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1305} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":2,\"LoginName\":\"dipin\",\"LoginAbbr\":\"\",\"UserName\":\"dipin\",\"Email\":\"dipin@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:03:28.936 +05:30 cebea380-075a-42d8-ae79-6049d74e02c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 200 1305 application/json; charset=utf-8 24.0832ms 2024-09-24 20:03:29.114 +05:30 616bbdd0-1aac-468c-82c2-2b8106322dcb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:03:29.114 +05:30 616bbdd0-1aac-468c-82c2-2b8106322dcb INF CORS policy execution successful. 2024-09-24 20:03:29.114 +05:30 616bbdd0-1aac-468c-82c2-2b8106322dcb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 204 null null 0.7545ms 2024-09-24 20:03:29.149 +05:30 4b11658c-561f-4916-bb61-fd333bd0fcc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:03:29.150 +05:30 4b11658c-561f-4916-bb61-fd333bd0fcc8 INF CORS policy execution successful. 2024-09-24 20:03:29.150 +05:30 4b11658c-561f-4916-bb61-fd333bd0fcc8 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:29.151 +05:30 f30354c7-a88f-49f8-8d28-fca042c6d0fa INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:03:29.157 +05:30 f30354c7-a88f-49f8-8d28-fca042c6d0fa INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:03:29.180 +05:30 f30354c7-a88f-49f8-8d28-fca042c6d0fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:29.181 +05:30 f30354c7-a88f-49f8-8d28-fca042c6d0fa INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 24.0395ms 2024-09-24 20:03:29.181 +05:30 f30354c7-a88f-49f8-8d28-fca042c6d0fa INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:03:29.181 +05:30 f30354c7-a88f-49f8-8d28-fca042c6d0fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b11658c-561f-4916-bb61-fd333bd0fcc8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:03:29.182 +05:30 f30354c7-a88f-49f8-8d28-fca042c6d0fa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 200 257 application/json; charset=utf-8 32.7978ms 2024-09-24 20:03:29.367 +05:30 2ef2f369-8a7b-423c-bf82-95699736bef6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:03:29.368 +05:30 2ef2f369-8a7b-423c-bf82-95699736bef6 INF CORS policy execution successful. 2024-09-24 20:03:29.368 +05:30 2ef2f369-8a7b-423c-bf82-95699736bef6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.305ms 2024-09-24 20:03:29.370 +05:30 c88d5057-c7cc-4394-ad72-53f9199d469a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:03:29.370 +05:30 c88d5057-c7cc-4394-ad72-53f9199d469a INF CORS policy execution successful. 2024-09-24 20:03:29.372 +05:30 c88d5057-c7cc-4394-ad72-53f9199d469a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.8527ms 2024-09-24 20:03:29.414 +05:30 a9f2ea4a-0561-4132-954b-4624c09c9daf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:03:29.415 +05:30 a9f2ea4a-0561-4132-954b-4624c09c9daf INF CORS policy execution successful. 2024-09-24 20:03:29.415 +05:30 a9f2ea4a-0561-4132-954b-4624c09c9daf INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:29.416 +05:30 1f6aad5a-738a-4437-af1f-608ec0eb6865 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:03:29.416 +05:30 1f6aad5a-738a-4437-af1f-608ec0eb6865 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:29.416 +05:30 d7fa600a-41f8-43f3-9718-d6f1529635c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:03:29.418 +05:30 d7fa600a-41f8-43f3-9718-d6f1529635c1 INF CORS policy execution successful. 2024-09-24 20:03:29.419 +05:30 d7fa600a-41f8-43f3-9718-d6f1529635c1 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:29.425 +05:30 9ff45255-570f-4491-a20d-2ebcd4cda467 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:29.426 +05:30 9ff45255-570f-4491-a20d-2ebcd4cda467 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:03:29.435 +05:30 1f6aad5a-738a-4437-af1f-608ec0eb6865 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:29.435 +05:30 1f6aad5a-738a-4437-af1f-608ec0eb6865 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 19.1071ms 2024-09-24 20:03:29.435 +05:30 1f6aad5a-738a-4437-af1f-608ec0eb6865 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:03:29.436 +05:30 1f6aad5a-738a-4437-af1f-608ec0eb6865 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: a9f2ea4a-0561-4132-954b-4624c09c9daf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:03:29.436 +05:30 1f6aad5a-738a-4437-af1f-608ec0eb6865 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 22.6359ms 2024-09-24 20:03:29.462 +05:30 9ff45255-570f-4491-a20d-2ebcd4cda467 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:29.463 +05:30 9ff45255-570f-4491-a20d-2ebcd4cda467 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 36.8792ms 2024-09-24 20:03:29.463 +05:30 9ff45255-570f-4491-a20d-2ebcd4cda467 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:29.463 +05:30 9ff45255-570f-4491-a20d-2ebcd4cda467 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7fa600a-41f8-43f3-9718-d6f1529635c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:03:29.464 +05:30 9ff45255-570f-4491-a20d-2ebcd4cda467 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 47.286ms 2024-09-24 20:03:29.677 +05:30 2b131a02-98c7-445b-837b-ef017c3e8296 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:03:29.677 +05:30 2b131a02-98c7-445b-837b-ef017c3e8296 INF CORS policy execution successful. 2024-09-24 20:03:29.678 +05:30 2b131a02-98c7-445b-837b-ef017c3e8296 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 204 null null 0.927ms 2024-09-24 20:03:29.778 +05:30 f52a51bc-133a-4f44-9357-36d9ebd7f514 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:03:29.779 +05:30 f52a51bc-133a-4f44-9357-36d9ebd7f514 INF CORS policy execution successful. 2024-09-24 20:03:29.779 +05:30 f52a51bc-133a-4f44-9357-36d9ebd7f514 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:29.779 +05:30 afcf5244-d082-44d0-8f65-94ac04567a46 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:29.779 +05:30 afcf5244-d082-44d0-8f65-94ac04567a46 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:03:29.793 +05:30 afcf5244-d082-44d0-8f65-94ac04567a46 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:29.793 +05:30 afcf5244-d082-44d0-8f65-94ac04567a46 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 13.8447ms 2024-09-24 20:03:29.793 +05:30 afcf5244-d082-44d0-8f65-94ac04567a46 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:29.794 +05:30 afcf5244-d082-44d0-8f65-94ac04567a46 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f52a51bc-133a-4f44-9357-36d9ebd7f514}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"}]"} 2024-09-24 20:03:29.794 +05:30 afcf5244-d082-44d0-8f65-94ac04567a46 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 200 127 application/json; charset=utf-8 16.1712ms 2024-09-24 20:03:40.037 +05:30 8a71aa11-4a7b-46d6-a664-5a7b8bf68623 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:40.037 +05:30 abad2a3a-22a2-4fa4-823d-8bf341b7c618 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:40.038 +05:30 8a71aa11-4a7b-46d6-a664-5a7b8bf68623 INF CORS policy execution successful. 2024-09-24 20:03:40.038 +05:30 abad2a3a-22a2-4fa4-823d-8bf341b7c618 INF CORS policy execution successful. 2024-09-24 20:03:40.039 +05:30 8a71aa11-4a7b-46d6-a664-5a7b8bf68623 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.1116ms 2024-09-24 20:03:40.039 +05:30 abad2a3a-22a2-4fa4-823d-8bf341b7c618 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.1132ms 2024-09-24 20:03:40.107 +05:30 0b6e9055-a33d-4fbe-a48b-a656bc80aff4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:40.109 +05:30 0b6e9055-a33d-4fbe-a48b-a656bc80aff4 INF CORS policy execution successful. 2024-09-24 20:03:40.110 +05:30 0b6e9055-a33d-4fbe-a48b-a656bc80aff4 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:40.111 +05:30 5b7b0e40-4bcf-4cad-b4da-485880d99559 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:40.112 +05:30 5b7b0e40-4bcf-4cad-b4da-485880d99559 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:40.137 +05:30 5b7b0e40-4bcf-4cad-b4da-485880d99559 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:40.138 +05:30 5b7b0e40-4bcf-4cad-b4da-485880d99559 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 25.0016ms 2024-09-24 20:03:40.138 +05:30 5b7b0e40-4bcf-4cad-b4da-485880d99559 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:40.138 +05:30 5b7b0e40-4bcf-4cad-b4da-485880d99559 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b6e9055-a33d-4fbe-a48b-a656bc80aff4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:03:40.139 +05:30 5b7b0e40-4bcf-4cad-b4da-485880d99559 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 31.9578ms 2024-09-24 20:03:40.208 +05:30 8c04bcdd-bf2a-4282-9999-c7f14a9a088b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:40.209 +05:30 8c04bcdd-bf2a-4282-9999-c7f14a9a088b INF CORS policy execution successful. 2024-09-24 20:03:40.210 +05:30 8c04bcdd-bf2a-4282-9999-c7f14a9a088b INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:40.211 +05:30 b802fe14-9c30-43ea-911e-023b3749134c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:40.211 +05:30 b802fe14-9c30-43ea-911e-023b3749134c INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:40.229 +05:30 b802fe14-9c30-43ea-911e-023b3749134c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:40.230 +05:30 b802fe14-9c30-43ea-911e-023b3749134c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.5979ms 2024-09-24 20:03:40.230 +05:30 b802fe14-9c30-43ea-911e-023b3749134c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:40.230 +05:30 b802fe14-9c30-43ea-911e-023b3749134c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c04bcdd-bf2a-4282-9999-c7f14a9a088b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:03:40.230 +05:30 b802fe14-9c30-43ea-911e-023b3749134c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 22.4488ms 2024-09-24 20:03:41.802 +05:30 9b15e149-f46d-471f-be33-ba7132710fa0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:03:41.802 +05:30 9b15e149-f46d-471f-be33-ba7132710fa0 INF CORS policy execution successful. 2024-09-24 20:03:41.803 +05:30 9b15e149-f46d-471f-be33-ba7132710fa0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7765ms 2024-09-24 20:03:41.804 +05:30 86b33b66-3659-4aad-941d-d2bdeb87c49f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:03:41.805 +05:30 86b33b66-3659-4aad-941d-d2bdeb87c49f INF CORS policy execution successful. 2024-09-24 20:03:41.805 +05:30 86b33b66-3659-4aad-941d-d2bdeb87c49f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4032ms 2024-09-24 20:03:41.832 +05:30 9648739a-fc02-463c-a4ad-7015695a6a49 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:03:41.833 +05:30 9648739a-fc02-463c-a4ad-7015695a6a49 INF CORS policy execution successful. 2024-09-24 20:03:41.834 +05:30 9648739a-fc02-463c-a4ad-7015695a6a49 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:41.834 +05:30 4b9f2020-2beb-46fd-b240-381ba2b29c6f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:03:41.834 +05:30 4b9f2020-2beb-46fd-b240-381ba2b29c6f INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:41.835 +05:30 d2e85bcf-13dd-40e8-a83b-bf872db4cad3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:03:41.835 +05:30 d2e85bcf-13dd-40e8-a83b-bf872db4cad3 INF CORS policy execution successful. 2024-09-24 20:03:41.836 +05:30 d2e85bcf-13dd-40e8-a83b-bf872db4cad3 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:41.836 +05:30 b4b952a2-2379-45e4-9776-5e3ac5ba9d1d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:41.836 +05:30 b4b952a2-2379-45e4-9776-5e3ac5ba9d1d INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:03:41.896 +05:30 4b9f2020-2beb-46fd-b240-381ba2b29c6f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:41.896 +05:30 4b9f2020-2beb-46fd-b240-381ba2b29c6f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 61.8002ms 2024-09-24 20:03:41.896 +05:30 4b9f2020-2beb-46fd-b240-381ba2b29c6f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:03:41.896 +05:30 b4b952a2-2379-45e4-9776-5e3ac5ba9d1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:41.896 +05:30 4b9f2020-2beb-46fd-b240-381ba2b29c6f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 9648739a-fc02-463c-a4ad-7015695a6a49}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:03:41.897 +05:30 b4b952a2-2379-45e4-9776-5e3ac5ba9d1d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 60.0492ms 2024-09-24 20:03:41.897 +05:30 b4b952a2-2379-45e4-9776-5e3ac5ba9d1d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:41.897 +05:30 b4b952a2-2379-45e4-9776-5e3ac5ba9d1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2e85bcf-13dd-40e8-a83b-bf872db4cad3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:03:41.897 +05:30 4b9f2020-2beb-46fd-b240-381ba2b29c6f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 64.5037ms 2024-09-24 20:03:41.897 +05:30 b4b952a2-2379-45e4-9776-5e3ac5ba9d1d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 62.3745ms 2024-09-24 20:03:45.399 +05:30 2c4fef35-35b5-4df4-aa29-cda95c47feb5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:45.399 +05:30 b6c1b143-d531-44f7-b047-c74e35355f4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:45.399 +05:30 b6c1b143-d531-44f7-b047-c74e35355f4e INF CORS policy execution successful. 2024-09-24 20:03:45.399 +05:30 2c4fef35-35b5-4df4-aa29-cda95c47feb5 INF CORS policy execution successful. 2024-09-24 20:03:45.400 +05:30 2c4fef35-35b5-4df4-aa29-cda95c47feb5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.0735ms 2024-09-24 20:03:45.400 +05:30 b6c1b143-d531-44f7-b047-c74e35355f4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.1562ms 2024-09-24 20:03:45.432 +05:30 477abe0a-afda-4f74-926b-13e6c10f9813 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:45.433 +05:30 477abe0a-afda-4f74-926b-13e6c10f9813 INF CORS policy execution successful. 2024-09-24 20:03:45.434 +05:30 477abe0a-afda-4f74-926b-13e6c10f9813 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:45.434 +05:30 77b576b0-c142-4763-869a-d7e6b5389428 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:45.434 +05:30 77b576b0-c142-4763-869a-d7e6b5389428 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:45.453 +05:30 77b576b0-c142-4763-869a-d7e6b5389428 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:45.453 +05:30 77b576b0-c142-4763-869a-d7e6b5389428 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.8733ms 2024-09-24 20:03:45.453 +05:30 77b576b0-c142-4763-869a-d7e6b5389428 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:45.454 +05:30 77b576b0-c142-4763-869a-d7e6b5389428 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 477abe0a-afda-4f74-926b-13e6c10f9813}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:03:45.454 +05:30 77b576b0-c142-4763-869a-d7e6b5389428 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 21.9813ms 2024-09-24 20:03:45.488 +05:30 2615e409-5639-47b2-ac67-f768b6ddbfc6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:45.489 +05:30 2615e409-5639-47b2-ac67-f768b6ddbfc6 INF CORS policy execution successful. 2024-09-24 20:03:45.489 +05:30 2615e409-5639-47b2-ac67-f768b6ddbfc6 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:45.490 +05:30 2484f014-ca54-48a1-966f-1317b7b75522 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:45.490 +05:30 2484f014-ca54-48a1-966f-1317b7b75522 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:45.494 +05:30 2484f014-ca54-48a1-966f-1317b7b75522 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:45.495 +05:30 2484f014-ca54-48a1-966f-1317b7b75522 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.6188ms 2024-09-24 20:03:45.495 +05:30 2484f014-ca54-48a1-966f-1317b7b75522 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:45.495 +05:30 2484f014-ca54-48a1-966f-1317b7b75522 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2615e409-5639-47b2-ac67-f768b6ddbfc6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:03:45.495 +05:30 2484f014-ca54-48a1-966f-1317b7b75522 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 6.7728ms 2024-09-24 20:03:47.939 +05:30 0ed23926-c867-4e63-aa54-f3fbdb08212e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 20:03:47.939 +05:30 8d7a4b1d-2cf9-4cf2-b756-3686776d7ff7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 20:03:47.939 +05:30 8d7a4b1d-2cf9-4cf2-b756-3686776d7ff7 INF CORS policy execution successful. 2024-09-24 20:03:47.939 +05:30 0ed23926-c867-4e63-aa54-f3fbdb08212e INF CORS policy execution successful. 2024-09-24 20:03:47.940 +05:30 8d7a4b1d-2cf9-4cf2-b756-3686776d7ff7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 204 null null 0.6521ms 2024-09-24 20:03:47.940 +05:30 0ed23926-c867-4e63-aa54-f3fbdb08212e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 204 null null 0.7183ms 2024-09-24 20:03:48.001 +05:30 10385c41-b5a7-4793-a24e-ca638394b620 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 20:03:48.002 +05:30 10385c41-b5a7-4793-a24e-ca638394b620 INF CORS policy execution successful. 2024-09-24 20:03:48.002 +05:30 10385c41-b5a7-4793-a24e-ca638394b620 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=17 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:48.003 +05:30 e14c4707-5859-4381-b784-11fa7a6d351d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:48.003 +05:30 e14c4707-5859-4381-b784-11fa7a6d351d INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:48.028 +05:30 e14c4707-5859-4381-b784-11fa7a6d351d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:48.029 +05:30 e14c4707-5859-4381-b784-11fa7a6d351d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 25.4391ms 2024-09-24 20:03:48.029 +05:30 e14c4707-5859-4381-b784-11fa7a6d351d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:48.029 +05:30 e14c4707-5859-4381-b784-11fa7a6d351d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10385c41-b5a7-4793-a24e-ca638394b620}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1336} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":17,\"LoginName\":\"steffy_test\",\"LoginAbbr\":\"\",\"UserName\":\"Steffy_test\",\"Email\":\"steffytest@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":5,\"RoleName\":\"Test_Steffy_Role\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"chikku\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:03:48.029 +05:30 e14c4707-5859-4381-b784-11fa7a6d351d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 200 1336 application/json; charset=utf-8 28.4424ms 2024-09-24 20:03:48.060 +05:30 d4503497-5025-4c2c-bdd3-7cb7b3588212 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - null null 2024-09-24 20:03:48.061 +05:30 d4503497-5025-4c2c-bdd3-7cb7b3588212 INF CORS policy execution successful. 2024-09-24 20:03:48.061 +05:30 d4503497-5025-4c2c-bdd3-7cb7b3588212 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=17 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:48.061 +05:30 b11872a5-8b9a-487a-b794-945fb7e34a6c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:48.061 +05:30 b11872a5-8b9a-487a-b794-945fb7e34a6c INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:48.066 +05:30 b11872a5-8b9a-487a-b794-945fb7e34a6c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:48.066 +05:30 b11872a5-8b9a-487a-b794-945fb7e34a6c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 4.9729ms 2024-09-24 20:03:48.067 +05:30 b11872a5-8b9a-487a-b794-945fb7e34a6c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:48.067 +05:30 b11872a5-8b9a-487a-b794-945fb7e34a6c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4503497-5025-4c2c-bdd3-7cb7b3588212}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1336} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":17,\"LoginName\":\"steffy_test\",\"LoginAbbr\":\"\",\"UserName\":\"Steffy_test\",\"Email\":\"steffytest@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":5,\"RoleName\":\"Test_Steffy_Role\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"chikku\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:03:48.067 +05:30 b11872a5-8b9a-487a-b794-945fb7e34a6c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=17 - 200 1336 application/json; charset=utf-8 7.34ms 2024-09-24 20:03:48.412 +05:30 b55784a4-310b-4a52-84eb-7c4d01441131 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 20:03:48.412 +05:30 b55784a4-310b-4a52-84eb-7c4d01441131 INF CORS policy execution successful. 2024-09-24 20:03:48.413 +05:30 b55784a4-310b-4a52-84eb-7c4d01441131 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 204 null null 0.8824ms 2024-09-24 20:03:48.480 +05:30 e9108bfc-fc7c-44bb-b082-28e375f72c38 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-24 20:03:48.481 +05:30 e9108bfc-fc7c-44bb-b082-28e375f72c38 INF CORS policy execution successful. 2024-09-24 20:03:48.482 +05:30 e9108bfc-fc7c-44bb-b082-28e375f72c38 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:48.484 +05:30 99f7ece2-317b-410f-9dbb-b4f43e001c6a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:03:48.485 +05:30 99f7ece2-317b-410f-9dbb-b4f43e001c6a INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:03:48.498 +05:30 99f7ece2-317b-410f-9dbb-b4f43e001c6a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:48.498 +05:30 99f7ece2-317b-410f-9dbb-b4f43e001c6a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 13.2018ms 2024-09-24 20:03:48.498 +05:30 99f7ece2-317b-410f-9dbb-b4f43e001c6a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:03:48.498 +05:30 99f7ece2-317b-410f-9dbb-b4f43e001c6a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9108bfc-fc7c-44bb-b082-28e375f72c38}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:03:48.500 +05:30 99f7ece2-317b-410f-9dbb-b4f43e001c6a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 200 257 application/json; charset=utf-8 19.7489ms 2024-09-24 20:03:48.521 +05:30 40d46579-f92a-46de-bf4f-b7c196330d17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:03:48.521 +05:30 40d46579-f92a-46de-bf4f-b7c196330d17 INF CORS policy execution successful. 2024-09-24 20:03:48.521 +05:30 40d46579-f92a-46de-bf4f-b7c196330d17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.829ms 2024-09-24 20:03:48.525 +05:30 de2c26b2-9b7d-4825-938c-aad822054d25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:03:48.526 +05:30 de2c26b2-9b7d-4825-938c-aad822054d25 INF CORS policy execution successful. 2024-09-24 20:03:48.526 +05:30 de2c26b2-9b7d-4825-938c-aad822054d25 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.0878ms 2024-09-24 20:03:48.549 +05:30 0e0c0bbb-a2a5-43d5-8f09-2ba16e59a0e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:03:48.550 +05:30 0e0c0bbb-a2a5-43d5-8f09-2ba16e59a0e0 INF CORS policy execution successful. 2024-09-24 20:03:48.551 +05:30 0e0c0bbb-a2a5-43d5-8f09-2ba16e59a0e0 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:48.552 +05:30 d6d3d358-3cbc-48a9-aaa8-6d0941c883af INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:48.552 +05:30 d6d3d358-3cbc-48a9-aaa8-6d0941c883af INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:03:48.563 +05:30 268976db-828b-4cbc-9673-14d1adaa0504 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:03:48.563 +05:30 268976db-828b-4cbc-9673-14d1adaa0504 INF CORS policy execution successful. 2024-09-24 20:03:48.564 +05:30 268976db-828b-4cbc-9673-14d1adaa0504 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:48.564 +05:30 c00b2c02-4e12-447b-ae59-64d4ed98b59d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:03:48.564 +05:30 c00b2c02-4e12-447b-ae59-64d4ed98b59d INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:48.594 +05:30 d6d3d358-3cbc-48a9-aaa8-6d0941c883af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:48.595 +05:30 d6d3d358-3cbc-48a9-aaa8-6d0941c883af INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 42.4404ms 2024-09-24 20:03:48.595 +05:30 d6d3d358-3cbc-48a9-aaa8-6d0941c883af INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:48.595 +05:30 d6d3d358-3cbc-48a9-aaa8-6d0941c883af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e0c0bbb-a2a5-43d5-8f09-2ba16e59a0e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:03:48.596 +05:30 d6d3d358-3cbc-48a9-aaa8-6d0941c883af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 46.1542ms 2024-09-24 20:03:48.605 +05:30 c00b2c02-4e12-447b-ae59-64d4ed98b59d INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:48.606 +05:30 c00b2c02-4e12-447b-ae59-64d4ed98b59d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 41.403ms 2024-09-24 20:03:48.606 +05:30 c00b2c02-4e12-447b-ae59-64d4ed98b59d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:03:48.606 +05:30 c00b2c02-4e12-447b-ae59-64d4ed98b59d INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 268976db-828b-4cbc-9673-14d1adaa0504}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:03:48.607 +05:30 c00b2c02-4e12-447b-ae59-64d4ed98b59d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 44.3ms 2024-09-24 20:03:48.826 +05:30 1ea57a92-235c-4e7d-8491-7546a01f69e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 20:03:48.826 +05:30 1ea57a92-235c-4e7d-8491-7546a01f69e9 INF CORS policy execution successful. 2024-09-24 20:03:48.827 +05:30 1ea57a92-235c-4e7d-8491-7546a01f69e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 204 null null 0.758ms 2024-09-24 20:03:48.857 +05:30 b53cdea6-6178-4726-a059-e179f0b45e0d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-24 20:03:48.858 +05:30 b53cdea6-6178-4726-a059-e179f0b45e0d INF CORS policy execution successful. 2024-09-24 20:03:48.858 +05:30 b53cdea6-6178-4726-a059-e179f0b45e0d INF HTTP request: Path: /role/geterproles QueryString: ?searchString=Test_Steffy_Role Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:48.859 +05:30 d87bade6-62d7-4ce5-83e4-709124ccc31f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:48.859 +05:30 d87bade6-62d7-4ce5-83e4-709124ccc31f INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:03:48.869 +05:30 d87bade6-62d7-4ce5-83e4-709124ccc31f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:48.869 +05:30 d87bade6-62d7-4ce5-83e4-709124ccc31f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.4944ms 2024-09-24 20:03:48.869 +05:30 d87bade6-62d7-4ce5-83e4-709124ccc31f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:48.870 +05:30 d87bade6-62d7-4ce5-83e4-709124ccc31f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b53cdea6-6178-4726-a059-e179f0b45e0d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 180} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"}]"} 2024-09-24 20:03:48.870 +05:30 d87bade6-62d7-4ce5-83e4-709124ccc31f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 200 180 application/json; charset=utf-8 12.7168ms 2024-09-24 20:03:51.031 +05:30 20944067-0aa9-40ed-98ea-d3fa2f4c8fdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:51.031 +05:30 20944067-0aa9-40ed-98ea-d3fa2f4c8fdc INF CORS policy execution successful. 2024-09-24 20:03:51.032 +05:30 20944067-0aa9-40ed-98ea-d3fa2f4c8fdc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.7428ms 2024-09-24 20:03:51.039 +05:30 9f5cebd0-cd7c-4fdc-8681-e365db7f8743 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:51.039 +05:30 9f5cebd0-cd7c-4fdc-8681-e365db7f8743 INF CORS policy execution successful. 2024-09-24 20:03:51.040 +05:30 9f5cebd0-cd7c-4fdc-8681-e365db7f8743 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.6295ms 2024-09-24 20:03:51.065 +05:30 41b430ef-e269-45f0-8931-03c997356095 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:51.065 +05:30 41b430ef-e269-45f0-8931-03c997356095 INF CORS policy execution successful. 2024-09-24 20:03:51.066 +05:30 41b430ef-e269-45f0-8931-03c997356095 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:51.066 +05:30 3f8f49c5-08b9-49df-823b-8c9d1d45e53f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:51.067 +05:30 3f8f49c5-08b9-49df-823b-8c9d1d45e53f INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:51.082 +05:30 3f8f49c5-08b9-49df-823b-8c9d1d45e53f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:51.083 +05:30 3f8f49c5-08b9-49df-823b-8c9d1d45e53f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 16.2392ms 2024-09-24 20:03:51.083 +05:30 3f8f49c5-08b9-49df-823b-8c9d1d45e53f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:51.083 +05:30 3f8f49c5-08b9-49df-823b-8c9d1d45e53f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41b430ef-e269-45f0-8931-03c997356095}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:03:51.084 +05:30 3f8f49c5-08b9-49df-823b-8c9d1d45e53f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 19.4511ms 2024-09-24 20:03:51.121 +05:30 9a015c38-4958-4e58-952d-d1b6d4174268 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:03:51.122 +05:30 9a015c38-4958-4e58-952d-d1b6d4174268 INF CORS policy execution successful. 2024-09-24 20:03:51.122 +05:30 9a015c38-4958-4e58-952d-d1b6d4174268 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:51.123 +05:30 59f3a4fc-bd8a-4a7a-81a5-c705506ed178 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:51.123 +05:30 59f3a4fc-bd8a-4a7a-81a5-c705506ed178 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:51.132 +05:30 59f3a4fc-bd8a-4a7a-81a5-c705506ed178 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:51.133 +05:30 59f3a4fc-bd8a-4a7a-81a5-c705506ed178 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.4429ms 2024-09-24 20:03:51.133 +05:30 59f3a4fc-bd8a-4a7a-81a5-c705506ed178 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:03:51.133 +05:30 59f3a4fc-bd8a-4a7a-81a5-c705506ed178 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a015c38-4958-4e58-952d-d1b6d4174268}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:03:51.134 +05:30 59f3a4fc-bd8a-4a7a-81a5-c705506ed178 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 12.8685ms 2024-09-24 20:03:54.749 +05:30 bc7fd9da-db74-4c19-8547-23a94b24f369 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-24 20:03:54.749 +05:30 2ce89f84-1980-4aa1-ab45-3071ab5c6d4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-24 20:03:54.750 +05:30 bc7fd9da-db74-4c19-8547-23a94b24f369 INF CORS policy execution successful. 2024-09-24 20:03:54.750 +05:30 2ce89f84-1980-4aa1-ab45-3071ab5c6d4a INF CORS policy execution successful. 2024-09-24 20:03:54.750 +05:30 bc7fd9da-db74-4c19-8547-23a94b24f369 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 204 null null 1.1926ms 2024-09-24 20:03:54.751 +05:30 2ce89f84-1980-4aa1-ab45-3071ab5c6d4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 204 null null 1.5867ms 2024-09-24 20:03:54.785 +05:30 02d2da5d-9d4f-4a97-8c6f-40afb5d05bc3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-24 20:03:54.786 +05:30 02d2da5d-9d4f-4a97-8c6f-40afb5d05bc3 INF CORS policy execution successful. 2024-09-24 20:03:54.786 +05:30 02d2da5d-9d4f-4a97-8c6f-40afb5d05bc3 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:54.787 +05:30 dbc15595-3159-4a13-839b-b3342ffc0389 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:54.787 +05:30 dbc15595-3159-4a13-839b-b3342ffc0389 INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:54.811 +05:30 dbc15595-3159-4a13-839b-b3342ffc0389 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:54.812 +05:30 dbc15595-3159-4a13-839b-b3342ffc0389 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 24.8424ms 2024-09-24 20:03:54.812 +05:30 dbc15595-3159-4a13-839b-b3342ffc0389 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:54.812 +05:30 dbc15595-3159-4a13-839b-b3342ffc0389 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02d2da5d-9d4f-4a97-8c6f-40afb5d05bc3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1320} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":7,\"LoginName\":\"testUser\",\"LoginAbbr\":\"\",\"UserName\":\"testUser\",\"Email\":\"abc@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":4,\"RoleName\":\"testRole1109\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"testUser\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:03:54.813 +05:30 dbc15595-3159-4a13-839b-b3342ffc0389 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 200 1320 application/json; charset=utf-8 27.9281ms 2024-09-24 20:03:54.887 +05:30 208ec379-3c19-4ccc-bb72-3691241f7cdb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-24 20:03:54.888 +05:30 208ec379-3c19-4ccc-bb72-3691241f7cdb INF CORS policy execution successful. 2024-09-24 20:03:54.888 +05:30 208ec379-3c19-4ccc-bb72-3691241f7cdb INF HTTP request: Path: /user/getuserdetails QueryString: ?id=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:54.889 +05:30 f55fabf1-ec87-48f5-b7b4-cfb1bba74671 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:54.889 +05:30 f55fabf1-ec87-48f5-b7b4-cfb1bba74671 INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:54.893 +05:30 f55fabf1-ec87-48f5-b7b4-cfb1bba74671 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:54.894 +05:30 f55fabf1-ec87-48f5-b7b4-cfb1bba74671 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 4.9135ms 2024-09-24 20:03:54.894 +05:30 f55fabf1-ec87-48f5-b7b4-cfb1bba74671 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:03:54.894 +05:30 f55fabf1-ec87-48f5-b7b4-cfb1bba74671 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 208ec379-3c19-4ccc-bb72-3691241f7cdb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1320} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":7,\"LoginName\":\"testUser\",\"LoginAbbr\":\"\",\"UserName\":\"testUser\",\"Email\":\"abc@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":4,\"RoleName\":\"testRole1109\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"testUser\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:03:54.894 +05:30 f55fabf1-ec87-48f5-b7b4-cfb1bba74671 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 200 1320 application/json; charset=utf-8 6.9671ms 2024-09-24 20:03:55.193 +05:30 a0341527-5f6e-46e1-92d8-aa66a6322f41 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - null null 2024-09-24 20:03:55.194 +05:30 a0341527-5f6e-46e1-92d8-aa66a6322f41 INF CORS policy execution successful. 2024-09-24 20:03:55.194 +05:30 a0341527-5f6e-46e1-92d8-aa66a6322f41 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - 204 null null 1.2193ms 2024-09-24 20:03:55.228 +05:30 46cb34cd-3065-4a42-8377-325af86ffcb6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - null null 2024-09-24 20:03:55.229 +05:30 46cb34cd-3065-4a42-8377-325af86ffcb6 INF CORS policy execution successful. 2024-09-24 20:03:55.229 +05:30 46cb34cd-3065-4a42-8377-325af86ffcb6 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:55.229 +05:30 fc17d977-106c-4971-8276-2bc796677f95 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:03:55.229 +05:30 fc17d977-106c-4971-8276-2bc796677f95 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:03:55.230 +05:30 efca6a51-1f44-413c-b6a3-d43aed2c3ffa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:03:55.230 +05:30 efca6a51-1f44-413c-b6a3-d43aed2c3ffa INF CORS policy execution successful. 2024-09-24 20:03:55.231 +05:30 efca6a51-1f44-413c-b6a3-d43aed2c3ffa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5061ms 2024-09-24 20:03:55.233 +05:30 11945997-24b0-4b00-935c-3b73a3737978 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:03:55.234 +05:30 11945997-24b0-4b00-935c-3b73a3737978 INF CORS policy execution successful. 2024-09-24 20:03:55.234 +05:30 11945997-24b0-4b00-935c-3b73a3737978 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.358ms 2024-09-24 20:03:55.250 +05:30 fc17d977-106c-4971-8276-2bc796677f95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:55.250 +05:30 fc17d977-106c-4971-8276-2bc796677f95 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 20.4945ms 2024-09-24 20:03:55.250 +05:30 fc17d977-106c-4971-8276-2bc796677f95 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:03:55.250 +05:30 fc17d977-106c-4971-8276-2bc796677f95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46cb34cd-3065-4a42-8377-325af86ffcb6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:03:55.251 +05:30 fc17d977-106c-4971-8276-2bc796677f95 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - 200 257 application/json; charset=utf-8 22.8514ms 2024-09-24 20:03:55.262 +05:30 eb1f7912-6b50-4106-9c9b-b5ba7ecf609f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:03:55.262 +05:30 eb1f7912-6b50-4106-9c9b-b5ba7ecf609f INF CORS policy execution successful. 2024-09-24 20:03:55.262 +05:30 eb1f7912-6b50-4106-9c9b-b5ba7ecf609f INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:55.262 +05:30 d8320ec2-80cc-4ca6-978f-63d471ab8f1c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:03:55.263 +05:30 d8320ec2-80cc-4ca6-978f-63d471ab8f1c INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:03:55.264 +05:30 837e86e5-395c-4d60-a41e-b3f5f80c3c6a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:03:55.264 +05:30 837e86e5-395c-4d60-a41e-b3f5f80c3c6a INF CORS policy execution successful. 2024-09-24 20:03:55.264 +05:30 837e86e5-395c-4d60-a41e-b3f5f80c3c6a INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:55.265 +05:30 6189068b-f349-40c1-8477-ffcd6be7195b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:55.265 +05:30 6189068b-f349-40c1-8477-ffcd6be7195b INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:03:55.308 +05:30 d8320ec2-80cc-4ca6-978f-63d471ab8f1c INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:55.309 +05:30 d8320ec2-80cc-4ca6-978f-63d471ab8f1c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 45.737ms 2024-09-24 20:03:55.309 +05:30 d8320ec2-80cc-4ca6-978f-63d471ab8f1c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:03:55.309 +05:30 d8320ec2-80cc-4ca6-978f-63d471ab8f1c INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: eb1f7912-6b50-4106-9c9b-b5ba7ecf609f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:03:55.309 +05:30 d8320ec2-80cc-4ca6-978f-63d471ab8f1c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 47.5967ms 2024-09-24 20:03:55.310 +05:30 6189068b-f349-40c1-8477-ffcd6be7195b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:55.310 +05:30 6189068b-f349-40c1-8477-ffcd6be7195b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 45.3591ms 2024-09-24 20:03:55.310 +05:30 6189068b-f349-40c1-8477-ffcd6be7195b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:55.310 +05:30 6189068b-f349-40c1-8477-ffcd6be7195b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 837e86e5-395c-4d60-a41e-b3f5f80c3c6a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:03:55.310 +05:30 6189068b-f349-40c1-8477-ffcd6be7195b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 46.5321ms 2024-09-24 20:03:55.670 +05:30 78624a88-2634-46fa-adfc-b6b0fa3c6b6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - null null 2024-09-24 20:03:55.670 +05:30 78624a88-2634-46fa-adfc-b6b0fa3c6b6b INF CORS policy execution successful. 2024-09-24 20:03:55.670 +05:30 78624a88-2634-46fa-adfc-b6b0fa3c6b6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - 204 null null 0.5725ms 2024-09-24 20:03:55.697 +05:30 cb862e07-2789-454f-9b9a-df70d11bc899 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - null null 2024-09-24 20:03:55.698 +05:30 cb862e07-2789-454f-9b9a-df70d11bc899 INF CORS policy execution successful. 2024-09-24 20:03:55.698 +05:30 cb862e07-2789-454f-9b9a-df70d11bc899 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testRole1109 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:03:55.699 +05:30 62e948b4-385a-4851-9a68-86d04747ff40 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:55.700 +05:30 62e948b4-385a-4851-9a68-86d04747ff40 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:03:55.710 +05:30 62e948b4-385a-4851-9a68-86d04747ff40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:03:55.711 +05:30 62e948b4-385a-4851-9a68-86d04747ff40 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.92ms 2024-09-24 20:03:55.711 +05:30 62e948b4-385a-4851-9a68-86d04747ff40 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:03:55.711 +05:30 62e948b4-385a-4851-9a68-86d04747ff40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb862e07-2789-454f-9b9a-df70d11bc899}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 134} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:03:55.711 +05:30 62e948b4-385a-4851-9a68-86d04747ff40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - 200 134 application/json; charset=utf-8 14.5869ms 2024-09-24 20:04:00.852 +05:30 a7681f0d-02ad-4f2f-bfd6-9dac2293e7ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:04:00.853 +05:30 a7681f0d-02ad-4f2f-bfd6-9dac2293e7ac INF CORS policy execution successful. 2024-09-24 20:04:00.853 +05:30 a7681f0d-02ad-4f2f-bfd6-9dac2293e7ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.5411ms 2024-09-24 20:04:00.859 +05:30 3f3e4726-e129-4005-8e2e-5bf6deb8cd8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:04:00.860 +05:30 3f3e4726-e129-4005-8e2e-5bf6deb8cd8c INF CORS policy execution successful. 2024-09-24 20:04:00.861 +05:30 3f3e4726-e129-4005-8e2e-5bf6deb8cd8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.7034ms 2024-09-24 20:04:00.879 +05:30 110ab85e-7542-4a9f-bcef-982f1b5c4976 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:04:00.883 +05:30 110ab85e-7542-4a9f-bcef-982f1b5c4976 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 2:33:58 PM', Current time (UTC): '9/24/2024 2:34: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-09-24 20:04:00.886 +05:30 110ab85e-7542-4a9f-bcef-982f1b5c4976 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 2:33:58 PM', Current time (UTC): '9/24/2024 2:34:00 PM'. 2024-09-24 20:04:00.887 +05:30 110ab85e-7542-4a9f-bcef-982f1b5c4976 INF CORS policy execution successful. 2024-09-24 20:04:00.887 +05:30 110ab85e-7542-4a9f-bcef-982f1b5c4976 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:00.888 +05:30 414c7b29-4fe5-4e54-9e3b-e41f5c0f94ce INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 20:04:00.895 +05:30 414c7b29-4fe5-4e54-9e3b-e41f5c0f94ce INF AuthenticationScheme: Bearer was challenged. 2024-09-24 20:04:00.895 +05:30 414c7b29-4fe5-4e54-9e3b-e41f5c0f94ce INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 110ab85e-7542-4a9f-bcef-982f1b5c4976}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 14:33:58'"} Body: 2024-09-24 20:04:00.896 +05:30 414c7b29-4fe5-4e54-9e3b-e41f5c0f94ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 17.0331ms 2024-09-24 20:04:00.922 +05:30 0ab16e54-fcb2-4a73-874c-a7bd2aafd647 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:04:00.923 +05:30 0ab16e54-fcb2-4a73-874c-a7bd2aafd647 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 2:33:58 PM', Current time (UTC): '9/24/2024 2:34: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-09-24 20:04:00.924 +05:30 0ab16e54-fcb2-4a73-874c-a7bd2aafd647 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 2:33:58 PM', Current time (UTC): '9/24/2024 2:34:00 PM'. 2024-09-24 20:04:00.924 +05:30 0ab16e54-fcb2-4a73-874c-a7bd2aafd647 INF CORS policy execution successful. 2024-09-24 20:04:00.924 +05:30 0ab16e54-fcb2-4a73-874c-a7bd2aafd647 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg0MzgsImlhdCI6MTcyNzE4NzgzOH0.eUpq38nGJSstT9ztBFNqOcvQK-qEC-woVE574L7Nnds}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:00.924 +05:30 3dc8a5af-f6ec-47b4-978a-44e4a16010cd INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 20:04:00.925 +05:30 3dc8a5af-f6ec-47b4-978a-44e4a16010cd INF AuthenticationScheme: Bearer was challenged. 2024-09-24 20:04:00.925 +05:30 3dc8a5af-f6ec-47b4-978a-44e4a16010cd INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 0ab16e54-fcb2-4a73-874c-a7bd2aafd647}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 14:33:58'"} Body: 2024-09-24 20:04:00.925 +05:30 3dc8a5af-f6ec-47b4-978a-44e4a16010cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 2.6627ms 2024-09-24 20:04:00.938 +05:30 a30c1b88-d5ed-4e3a-bdf3-3509776e076f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg3MzgsImlhdCI6MTcyNzE4NzgzOH0.qw6CIh68oIDwzByVW52_kBxFj7AUZqGlQ4PfGGeOeFY - null null 2024-09-24 20:04:00.938 +05:30 a30c1b88-d5ed-4e3a-bdf3-3509776e076f INF CORS policy execution successful. 2024-09-24 20:04:00.938 +05:30 a30c1b88-d5ed-4e3a-bdf3-3509776e076f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg3MzgsImlhdCI6MTcyNzE4NzgzOH0.qw6CIh68oIDwzByVW52_kBxFj7AUZqGlQ4PfGGeOeFY Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:00.941 +05:30 a38b579f-cbf5-49a4-9623-a1774b4238b4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:04:00.942 +05:30 a38b579f-cbf5-49a4-9623-a1774b4238b4 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 20:04:00.960 +05:30 a38b579f-cbf5-49a4-9623-a1774b4238b4 INF Token generated 2024-09-24 20:04:00.961 +05:30 a38b579f-cbf5-49a4-9623-a1774b4238b4 INF Token generated 2024-09-24 20:04:00.962 +05:30 a38b579f-cbf5-49a4-9623-a1774b4238b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:00.962 +05:30 a38b579f-cbf5-49a4-9623-a1774b4238b4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 19.7298ms 2024-09-24 20:04:00.962 +05:30 a38b579f-cbf5-49a4-9623-a1774b4238b4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:04:00.962 +05:30 a38b579f-cbf5-49a4-9623-a1774b4238b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a30c1b88-d5ed-4e3a-bdf3-3509776e076f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkzNDAsImlhdCI6MTcyNzE4ODQ0MH0.dKZ9z04ZwPWP3rzzGLfxhrkIjNxPYvdPKNgWMd6q6-E\"}"} 2024-09-24 20:04:00.963 +05:30 a38b579f-cbf5-49a4-9623-a1774b4238b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg3ODM4LCJleHAiOjE3MjcxODg3MzgsImlhdCI6MTcyNzE4NzgzOH0.qw6CIh68oIDwzByVW52_kBxFj7AUZqGlQ4PfGGeOeFY - 200 877 application/json; charset=utf-8 24.7483ms 2024-09-24 20:04:01.082 +05:30 a8a4d28b-c47e-44c8-98f4-8457f8c03985 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:04:01.082 +05:30 a8a4d28b-c47e-44c8-98f4-8457f8c03985 INF CORS policy execution successful. 2024-09-24 20:04:01.083 +05:30 a8a4d28b-c47e-44c8-98f4-8457f8c03985 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:01.083 +05:30 f83968b4-7c8f-43e9-b94b-31865ce2b849 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:04:01.083 +05:30 f83968b4-7c8f-43e9-b94b-31865ce2b849 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:01.098 +05:30 f83968b4-7c8f-43e9-b94b-31865ce2b849 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:01.098 +05:30 f83968b4-7c8f-43e9-b94b-31865ce2b849 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.3635ms 2024-09-24 20:04:01.099 +05:30 f83968b4-7c8f-43e9-b94b-31865ce2b849 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:04:01.099 +05:30 f83968b4-7c8f-43e9-b94b-31865ce2b849 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8a4d28b-c47e-44c8-98f4-8457f8c03985}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:04:01.100 +05:30 f83968b4-7c8f-43e9-b94b-31865ce2b849 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 17.8166ms 2024-09-24 20:04:01.131 +05:30 5bef1295-8abe-4b04-b0ef-48fecdf312a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:04:01.131 +05:30 5bef1295-8abe-4b04-b0ef-48fecdf312a7 INF CORS policy execution successful. 2024-09-24 20:04:01.132 +05:30 5bef1295-8abe-4b04-b0ef-48fecdf312a7 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:01.132 +05:30 3b6955e5-b465-42ec-916a-60c2bb0c2144 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:04:01.132 +05:30 3b6955e5-b465-42ec-916a-60c2bb0c2144 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:01.138 +05:30 3b6955e5-b465-42ec-916a-60c2bb0c2144 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:01.139 +05:30 3b6955e5-b465-42ec-916a-60c2bb0c2144 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.9078ms 2024-09-24 20:04:01.139 +05:30 3b6955e5-b465-42ec-916a-60c2bb0c2144 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:04:01.139 +05:30 3b6955e5-b465-42ec-916a-60c2bb0c2144 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5bef1295-8abe-4b04-b0ef-48fecdf312a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:04:01.140 +05:30 3b6955e5-b465-42ec-916a-60c2bb0c2144 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 8.8528ms 2024-09-24 20:04:03.471 +05:30 e93117d5-1f90-487b-84d4-f8dde0805b09 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=3 - null null 2024-09-24 20:04:03.471 +05:30 e93117d5-1f90-487b-84d4-f8dde0805b09 INF CORS policy execution successful. 2024-09-24 20:04:03.472 +05:30 e93117d5-1f90-487b-84d4-f8dde0805b09 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=3 - 204 null null 1.1958ms 2024-09-24 20:04:03.474 +05:30 6ac251e5-d729-4462-9bb2-33004ed9ee3c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=3 - null null 2024-09-24 20:04:03.474 +05:30 6ac251e5-d729-4462-9bb2-33004ed9ee3c INF CORS policy execution successful. 2024-09-24 20:04:03.475 +05:30 6ac251e5-d729-4462-9bb2-33004ed9ee3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=3 - 204 null null 0.9895ms 2024-09-24 20:04:03.504 +05:30 ba2a8677-16ff-4a5e-9445-5d020292992b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=3 - null null 2024-09-24 20:04:03.505 +05:30 ba2a8677-16ff-4a5e-9445-5d020292992b INF CORS policy execution successful. 2024-09-24 20:04:03.505 +05:30 ba2a8677-16ff-4a5e-9445-5d020292992b INF HTTP request: Path: /user/getuserdetails QueryString: ?id=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:03.506 +05:30 e635687c-f84d-4991-b797-642e6661a564 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:04:03.506 +05:30 e635687c-f84d-4991-b797-642e6661a564 INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:03.528 +05:30 e635687c-f84d-4991-b797-642e6661a564 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:03.528 +05:30 e635687c-f84d-4991-b797-642e6661a564 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 22.0362ms 2024-09-24 20:04:03.528 +05:30 e635687c-f84d-4991-b797-642e6661a564 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:04:03.529 +05:30 e635687c-f84d-4991-b797-642e6661a564 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba2a8677-16ff-4a5e-9445-5d020292992b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1333} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":3,\"LoginName\":\"gokul\",\"LoginAbbr\":\"\",\"UserName\":\"gokul\",\"Email\":\"gokulmjp@gmail.com\",\"Phone\":\"9400183831\",\"Mobile\":\"9400183831\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":3,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":2,\"RoleName\":\"Test Goklu\",\"EmailAuthPermission\":true,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"gokul\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:04:03.529 +05:30 e635687c-f84d-4991-b797-642e6661a564 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=3 - 200 1333 application/json; charset=utf-8 25.5317ms 2024-09-24 20:04:03.558 +05:30 9d9c12d0-0f2c-4593-9d0c-722f34ef2561 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=3 - null null 2024-09-24 20:04:03.559 +05:30 9d9c12d0-0f2c-4593-9d0c-722f34ef2561 INF CORS policy execution successful. 2024-09-24 20:04:03.559 +05:30 9d9c12d0-0f2c-4593-9d0c-722f34ef2561 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:03.559 +05:30 2c061091-f7e0-4044-aaab-fa08bb74f516 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:04:03.559 +05:30 2c061091-f7e0-4044-aaab-fa08bb74f516 INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:03.573 +05:30 2c061091-f7e0-4044-aaab-fa08bb74f516 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:03.573 +05:30 2c061091-f7e0-4044-aaab-fa08bb74f516 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 13.743ms 2024-09-24 20:04:03.573 +05:30 2c061091-f7e0-4044-aaab-fa08bb74f516 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:04:03.573 +05:30 2c061091-f7e0-4044-aaab-fa08bb74f516 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d9c12d0-0f2c-4593-9d0c-722f34ef2561}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1333} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":3,\"LoginName\":\"gokul\",\"LoginAbbr\":\"\",\"UserName\":\"gokul\",\"Email\":\"gokulmjp@gmail.com\",\"Phone\":\"9400183831\",\"Mobile\":\"9400183831\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":3,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":2,\"RoleName\":\"Test Goklu\",\"EmailAuthPermission\":true,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"gokul\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:04:03.574 +05:30 2c061091-f7e0-4044-aaab-fa08bb74f516 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=3 - 200 1333 application/json; charset=utf-8 16.3099ms 2024-09-24 20:04:03.862 +05:30 23fed7b1-f1bd-419b-ad00-74727b1b9429 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=2 - null null 2024-09-24 20:04:03.862 +05:30 23fed7b1-f1bd-419b-ad00-74727b1b9429 INF CORS policy execution successful. 2024-09-24 20:04:03.862 +05:30 23fed7b1-f1bd-419b-ad00-74727b1b9429 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=2 - 204 null null 0.7286ms 2024-09-24 20:04:03.923 +05:30 5759708e-9916-4c4d-8948-fc0df23f9b30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=2 - null null 2024-09-24 20:04:03.924 +05:30 5759708e-9916-4c4d-8948-fc0df23f9b30 INF CORS policy execution successful. 2024-09-24 20:04:03.924 +05:30 5759708e-9916-4c4d-8948-fc0df23f9b30 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:03.925 +05:30 02d8e15a-d88b-4683-9f22-84e25055cddb INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:04:03.925 +05:30 02d8e15a-d88b-4683-9f22-84e25055cddb INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:04:03.942 +05:30 02d8e15a-d88b-4683-9f22-84e25055cddb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:03.944 +05:30 02d8e15a-d88b-4683-9f22-84e25055cddb INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 19.0688ms 2024-09-24 20:04:03.945 +05:30 02d8e15a-d88b-4683-9f22-84e25055cddb INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:04:03.945 +05:30 02d8e15a-d88b-4683-9f22-84e25055cddb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5759708e-9916-4c4d-8948-fc0df23f9b30}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:04:03.945 +05:30 02d8e15a-d88b-4683-9f22-84e25055cddb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=2 - 200 257 application/json; charset=utf-8 22.3368ms 2024-09-24 20:04:04.038 +05:30 7071c5bc-ac48-4a10-a6bc-23aab907987c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:04:04.039 +05:30 7071c5bc-ac48-4a10-a6bc-23aab907987c INF CORS policy execution successful. 2024-09-24 20:04:04.039 +05:30 7071c5bc-ac48-4a10-a6bc-23aab907987c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4966ms 2024-09-24 20:04:04.043 +05:30 9cac02b4-0de4-4592-8bdf-5b003d79083d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:04:04.043 +05:30 9cac02b4-0de4-4592-8bdf-5b003d79083d INF CORS policy execution successful. 2024-09-24 20:04:04.044 +05:30 9cac02b4-0de4-4592-8bdf-5b003d79083d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3718ms 2024-09-24 20:04:04.077 +05:30 c0c426bd-bec6-4102-bda2-a69f52f3a206 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:04:04.077 +05:30 c0c426bd-bec6-4102-bda2-a69f52f3a206 INF CORS policy execution successful. 2024-09-24 20:04:04.078 +05:30 c0c426bd-bec6-4102-bda2-a69f52f3a206 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:04.078 +05:30 51c87a7f-5d50-410b-b941-118b7487b5a7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:04:04.078 +05:30 51c87a7f-5d50-410b-b941-118b7487b5a7 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:04.079 +05:30 7011f9a0-b925-40f5-8089-dcac1c3fee57 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:04:04.080 +05:30 7011f9a0-b925-40f5-8089-dcac1c3fee57 INF CORS policy execution successful. 2024-09-24 20:04:04.080 +05:30 7011f9a0-b925-40f5-8089-dcac1c3fee57 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:04.080 +05:30 eb4f0256-7185-4115-870a-5adb7e0c6137 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:04:04.080 +05:30 eb4f0256-7185-4115-870a-5adb7e0c6137 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:04:04.115 +05:30 51c87a7f-5d50-410b-b941-118b7487b5a7 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:04.115 +05:30 51c87a7f-5d50-410b-b941-118b7487b5a7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 36.504ms 2024-09-24 20:04:04.115 +05:30 51c87a7f-5d50-410b-b941-118b7487b5a7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:04:04.115 +05:30 51c87a7f-5d50-410b-b941-118b7487b5a7 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: c0c426bd-bec6-4102-bda2-a69f52f3a206}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:04:04.116 +05:30 51c87a7f-5d50-410b-b941-118b7487b5a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 38.5979ms 2024-09-24 20:04:04.120 +05:30 eb4f0256-7185-4115-870a-5adb7e0c6137 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:04.120 +05:30 eb4f0256-7185-4115-870a-5adb7e0c6137 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 39.2772ms 2024-09-24 20:04:04.120 +05:30 eb4f0256-7185-4115-870a-5adb7e0c6137 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:04:04.120 +05:30 eb4f0256-7185-4115-870a-5adb7e0c6137 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7011f9a0-b925-40f5-8089-dcac1c3fee57}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:04:04.120 +05:30 eb4f0256-7185-4115-870a-5adb7e0c6137 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 41.0464ms 2024-09-24 20:04:04.326 +05:30 2e7e1dbf-5e60-4e75-aecf-5070899e7366 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test+Goklu - null null 2024-09-24 20:04:04.326 +05:30 2e7e1dbf-5e60-4e75-aecf-5070899e7366 INF CORS policy execution successful. 2024-09-24 20:04:04.327 +05:30 2e7e1dbf-5e60-4e75-aecf-5070899e7366 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test+Goklu - 204 null null 1.1984ms 2024-09-24 20:04:04.371 +05:30 46655bd3-7d94-4b82-ab45-239543b8e6f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test+Goklu - null null 2024-09-24 20:04:04.371 +05:30 46655bd3-7d94-4b82-ab45-239543b8e6f7 INF CORS policy execution successful. 2024-09-24 20:04:04.371 +05:30 46655bd3-7d94-4b82-ab45-239543b8e6f7 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=Test+Goklu Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:04.372 +05:30 6b5e85f1-2eef-485a-9822-ec2f3bc12d18 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:04:04.372 +05:30 6b5e85f1-2eef-485a-9822-ec2f3bc12d18 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:04:04.382 +05:30 6b5e85f1-2eef-485a-9822-ec2f3bc12d18 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:04.382 +05:30 6b5e85f1-2eef-485a-9822-ec2f3bc12d18 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.4157ms 2024-09-24 20:04:04.382 +05:30 6b5e85f1-2eef-485a-9822-ec2f3bc12d18 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:04:04.382 +05:30 6b5e85f1-2eef-485a-9822-ec2f3bc12d18 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46655bd3-7d94-4b82-ab45-239543b8e6f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":2,\"Name\":\"Test Goklu\"}]"} 2024-09-24 20:04:04.383 +05:30 6b5e85f1-2eef-485a-9822-ec2f3bc12d18 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test+Goklu - 200 132 application/json; charset=utf-8 12.1511ms 2024-09-24 20:04:05.635 +05:30 75966572-77b2-4bc2-a52a-d537aa89f383 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:04:05.635 +05:30 75966572-77b2-4bc2-a52a-d537aa89f383 INF CORS policy execution successful. 2024-09-24 20:04:05.636 +05:30 75966572-77b2-4bc2-a52a-d537aa89f383 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:05.637 +05:30 19f21c84-7467-47d8-853f-a0f5b81609a0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:04:05.637 +05:30 19f21c84-7467-47d8-853f-a0f5b81609a0 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:05.651 +05:30 19f21c84-7467-47d8-853f-a0f5b81609a0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:05.652 +05:30 19f21c84-7467-47d8-853f-a0f5b81609a0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.7942ms 2024-09-24 20:04:05.652 +05:30 19f21c84-7467-47d8-853f-a0f5b81609a0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:04:05.652 +05:30 19f21c84-7467-47d8-853f-a0f5b81609a0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75966572-77b2-4bc2-a52a-d537aa89f383}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:04:05.652 +05:30 19f21c84-7467-47d8-853f-a0f5b81609a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 17.8169ms 2024-09-24 20:04:05.891 +05:30 356fc36a-b60b-4425-a472-c39576e36cec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:04:05.892 +05:30 356fc36a-b60b-4425-a472-c39576e36cec INF CORS policy execution successful. 2024-09-24 20:04:05.892 +05:30 356fc36a-b60b-4425-a472-c39576e36cec INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:05.892 +05:30 eb6111f9-841f-463c-9eba-04da99658c9b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:04:05.893 +05:30 eb6111f9-841f-463c-9eba-04da99658c9b INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:05.920 +05:30 eb6111f9-841f-463c-9eba-04da99658c9b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:05.921 +05:30 eb6111f9-841f-463c-9eba-04da99658c9b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 28.214ms 2024-09-24 20:04:05.921 +05:30 eb6111f9-841f-463c-9eba-04da99658c9b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:04:05.921 +05:30 eb6111f9-841f-463c-9eba-04da99658c9b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 356fc36a-b60b-4425-a472-c39576e36cec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1451} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":1}]}"} 2024-09-24 20:04:05.922 +05:30 eb6111f9-841f-463c-9eba-04da99658c9b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1451 application/json; charset=utf-8 31.1067ms 2024-09-24 20:04:11.225 +05:30 8a831df5-56ae-4979-9d24-1d585c178acf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:04:11.225 +05:30 8a831df5-56ae-4979-9d24-1d585c178acf INF CORS policy execution successful. 2024-09-24 20:04:11.226 +05:30 8a831df5-56ae-4979-9d24-1d585c178acf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8176ms 2024-09-24 20:04:11.226 +05:30 cdcf76c3-7ba4-4d24-95f4-535d3221deaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:04:11.226 +05:30 cdcf76c3-7ba4-4d24-95f4-535d3221deaf INF CORS policy execution successful. 2024-09-24 20:04:11.227 +05:30 cdcf76c3-7ba4-4d24-95f4-535d3221deaf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.764ms 2024-09-24 20:04:11.262 +05:30 59828d0b-bd96-4153-8e63-fbee632a9950 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:04:11.263 +05:30 59828d0b-bd96-4153-8e63-fbee632a9950 INF CORS policy execution successful. 2024-09-24 20:04:11.264 +05:30 59828d0b-bd96-4153-8e63-fbee632a9950 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:11.264 +05:30 1a647907-88b8-4403-9cb4-648d57d38178 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:04:11.265 +05:30 1a647907-88b8-4403-9cb4-648d57d38178 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:11.268 +05:30 28b621b3-ddad-4856-a90b-34e353e926cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:04:11.268 +05:30 28b621b3-ddad-4856-a90b-34e353e926cb INF CORS policy execution successful. 2024-09-24 20:04:11.268 +05:30 28b621b3-ddad-4856-a90b-34e353e926cb INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:11.269 +05:30 f3953f7d-fe5c-4f6a-9656-644b2e1a5cc8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:04:11.269 +05:30 f3953f7d-fe5c-4f6a-9656-644b2e1a5cc8 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:04:11.292 +05:30 f3953f7d-fe5c-4f6a-9656-644b2e1a5cc8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:11.293 +05:30 f3953f7d-fe5c-4f6a-9656-644b2e1a5cc8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 23.5127ms 2024-09-24 20:04:11.293 +05:30 f3953f7d-fe5c-4f6a-9656-644b2e1a5cc8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:04:11.293 +05:30 f3953f7d-fe5c-4f6a-9656-644b2e1a5cc8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28b621b3-ddad-4856-a90b-34e353e926cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:04:11.293 +05:30 f3953f7d-fe5c-4f6a-9656-644b2e1a5cc8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 25.4623ms 2024-09-24 20:04:11.298 +05:30 1a647907-88b8-4403-9cb4-648d57d38178 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:11.298 +05:30 1a647907-88b8-4403-9cb4-648d57d38178 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 33.6227ms 2024-09-24 20:04:11.298 +05:30 1a647907-88b8-4403-9cb4-648d57d38178 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:04:11.298 +05:30 1a647907-88b8-4403-9cb4-648d57d38178 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 59828d0b-bd96-4153-8e63-fbee632a9950}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:04:11.299 +05:30 1a647907-88b8-4403-9cb4-648d57d38178 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 37.0498ms 2024-09-24 20:04:16.116 +05:30 c50e8f18-f610-4431-b06d-1c4e15f7b880 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin1&type=2 - null null 2024-09-24 20:04:16.116 +05:30 c50e8f18-f610-4431-b06d-1c4e15f7b880 INF CORS policy execution successful. 2024-09-24 20:04:16.117 +05:30 c50e8f18-f610-4431-b06d-1c4e15f7b880 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin1&type=2 - 204 null null 0.8595ms 2024-09-24 20:04:16.147 +05:30 29508c21-4fc0-4193-afc2-86bb2768fd33 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin1&type=2 - null null 2024-09-24 20:04:16.148 +05:30 29508c21-4fc0-4193-afc2-86bb2768fd33 INF CORS policy execution successful. 2024-09-24 20:04:16.149 +05:30 29508c21-4fc0-4193-afc2-86bb2768fd33 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin1&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:16.150 +05:30 ee63f9aa-687f-47a7-b449-82c759d5dc03 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 20:04:16.175 +05:30 ee63f9aa-687f-47a7-b449-82c759d5dc03 INF Route matched with {action = "CheckUserExistence", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckUserExistence(Sang.Security.Api.Models.APIRequest.UserExistenceRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:16.205 +05:30 ee63f9aa-687f-47a7-b449-82c759d5dc03 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:16.206 +05:30 ee63f9aa-687f-47a7-b449-82c759d5dc03 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 31.1513ms 2024-09-24 20:04:16.206 +05:30 ee63f9aa-687f-47a7-b449-82c759d5dc03 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 20:04:16.206 +05:30 ee63f9aa-687f-47a7-b449-82c759d5dc03 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29508c21-4fc0-4193-afc2-86bb2768fd33}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 113} Body: {"status":"Success","statusCode":2000,"message":"User with the provided user name does not exist.","result":null} 2024-09-24 20:04:16.207 +05:30 ee63f9aa-687f-47a7-b449-82c759d5dc03 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin1&type=2 - 200 113 application/json; charset=utf-8 59.0702ms 2024-09-24 20:04:20.911 +05:30 8d6c3d58-3172-4423-bf0c-c6916a3f7c7e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:04:20.912 +05:30 8d6c3d58-3172-4423-bf0c-c6916a3f7c7e INF CORS policy execution successful. 2024-09-24 20:04:20.913 +05:30 8d6c3d58-3172-4423-bf0c-c6916a3f7c7e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 204 null null 2.3456ms 2024-09-24 20:04:20.950 +05:30 9ccdfe12-9bce-4062-9fc2-ae789d273aef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:04:20.951 +05:30 9ccdfe12-9bce-4062-9fc2-ae789d273aef INF CORS policy execution successful. 2024-09-24 20:04:20.952 +05:30 9ccdfe12-9bce-4062-9fc2-ae789d273aef INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:20.954 +05:30 9be2aff0-d30d-4f3c-a264-d9c4df6d2963 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:04:20.955 +05:30 9be2aff0-d30d-4f3c-a264-d9c4df6d2963 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:04:20.974 +05:30 9be2aff0-d30d-4f3c-a264-d9c4df6d2963 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:20.974 +05:30 9be2aff0-d30d-4f3c-a264-d9c4df6d2963 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 18.7715ms 2024-09-24 20:04:20.974 +05:30 9be2aff0-d30d-4f3c-a264-d9c4df6d2963 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:04:20.975 +05:30 9be2aff0-d30d-4f3c-a264-d9c4df6d2963 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9ccdfe12-9bce-4062-9fc2-ae789d273aef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:04:20.975 +05:30 9be2aff0-d30d-4f3c-a264-d9c4df6d2963 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 200 257 application/json; charset=utf-8 25.4078ms 2024-09-24 20:04:21.313 +05:30 3929115b-65fe-486f-b797-93f027c7ea1e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:04:21.313 +05:30 3929115b-65fe-486f-b797-93f027c7ea1e INF CORS policy execution successful. 2024-09-24 20:04:21.313 +05:30 3929115b-65fe-486f-b797-93f027c7ea1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 204 null null 0.6808ms 2024-09-24 20:04:21.348 +05:30 6352fbd0-f3c9-4ebe-9fd3-35ede163ef7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:04:21.348 +05:30 6352fbd0-f3c9-4ebe-9fd3-35ede163ef7b INF CORS policy execution successful. 2024-09-24 20:04:21.349 +05:30 6352fbd0-f3c9-4ebe-9fd3-35ede163ef7b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:21.349 +05:30 acc0e2fe-f734-4973-94ba-47f52c7e7d42 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:04:21.349 +05:30 acc0e2fe-f734-4973-94ba-47f52c7e7d42 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:04:21.366 +05:30 acc0e2fe-f734-4973-94ba-47f52c7e7d42 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:21.366 +05:30 acc0e2fe-f734-4973-94ba-47f52c7e7d42 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 17.0472ms 2024-09-24 20:04:21.366 +05:30 acc0e2fe-f734-4973-94ba-47f52c7e7d42 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:04:21.367 +05:30 acc0e2fe-f734-4973-94ba-47f52c7e7d42 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6352fbd0-f3c9-4ebe-9fd3-35ede163ef7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"}]"} 2024-09-24 20:04:21.367 +05:30 acc0e2fe-f734-4973-94ba-47f52c7e7d42 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 200 127 application/json; charset=utf-8 19.2946ms 2024-09-24 20:04:36.116 +05:30 f83a3a51-29d9-4f0d-ac5a-5550055ec182 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1L&type=1 - null null 2024-09-24 20:04:36.117 +05:30 f83a3a51-29d9-4f0d-ac5a-5550055ec182 INF CORS policy execution successful. 2024-09-24 20:04:36.117 +05:30 f83a3a51-29d9-4f0d-ac5a-5550055ec182 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1L&type=1 - 204 null null 1.4818ms 2024-09-24 20:04:36.153 +05:30 7eaa402f-aa09-472f-91dd-ead7651a2b64 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1L&type=1 - null null 2024-09-24 20:04:36.154 +05:30 7eaa402f-aa09-472f-91dd-ead7651a2b64 INF CORS policy execution successful. 2024-09-24 20:04:36.155 +05:30 7eaa402f-aa09-472f-91dd-ead7651a2b64 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin1L&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:36.155 +05:30 caae1d9d-55d9-4513-88fd-b0e567af2734 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 20:04:36.156 +05:30 caae1d9d-55d9-4513-88fd-b0e567af2734 INF Route matched with {action = "CheckUserExistence", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckUserExistence(Sang.Security.Api.Models.APIRequest.UserExistenceRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:36.201 +05:30 caae1d9d-55d9-4513-88fd-b0e567af2734 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:36.202 +05:30 caae1d9d-55d9-4513-88fd-b0e567af2734 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 46.2947ms 2024-09-24 20:04:36.202 +05:30 caae1d9d-55d9-4513-88fd-b0e567af2734 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 20:04:36.202 +05:30 caae1d9d-55d9-4513-88fd-b0e567af2734 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7eaa402f-aa09-472f-91dd-ead7651a2b64}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 114} Body: {"status":"Success","statusCode":2000,"message":"User with the provided login name does not exist.","result":null} 2024-09-24 20:04:36.203 +05:30 caae1d9d-55d9-4513-88fd-b0e567af2734 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1L&type=1 - 200 114 application/json; charset=utf-8 50.0037ms 2024-09-24 20:04:54.898 +05:30 6717cfda-04e8-4edf-b520-425435a7c9b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-24 20:04:54.900 +05:30 6717cfda-04e8-4edf-b520-425435a7c9b7 INF CORS policy execution successful. 2024-09-24 20:04:54.900 +05:30 162bb9d6-83c2-4f83-807e-97adf938561c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-24 20:04:54.900 +05:30 162bb9d6-83c2-4f83-807e-97adf938561c INF CORS policy execution successful. 2024-09-24 20:04:54.900 +05:30 162bb9d6-83c2-4f83-807e-97adf938561c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.6539ms 2024-09-24 20:04:54.900 +05:30 6717cfda-04e8-4edf-b520-425435a7c9b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.5212ms 2024-09-24 20:04:54.952 +05:30 639194e8-a679-4794-bb19-ae55683cf5c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-24 20:04:54.953 +05:30 639194e8-a679-4794-bb19-ae55683cf5c5 INF CORS policy execution successful. 2024-09-24 20:04:54.954 +05:30 639194e8-a679-4794-bb19-ae55683cf5c5 INF HTTP request: Path: /user/getusertype QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:54.955 +05:30 334130fa-f389-4fd0-a8d6-e1e9bd5abe75 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-24 20:04:54.964 +05:30 334130fa-f389-4fd0-a8d6-e1e9bd5abe75 INF Route matched with {action = "GetUserType", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserType() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:54.992 +05:30 334130fa-f389-4fd0-a8d6-e1e9bd5abe75 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:54.992 +05:30 334130fa-f389-4fd0-a8d6-e1e9bd5abe75 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 27.1845ms 2024-09-24 20:04:54.992 +05:30 334130fa-f389-4fd0-a8d6-e1e9bd5abe75 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-24 20:04:54.992 +05:30 334130fa-f389-4fd0-a8d6-e1e9bd5abe75 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 639194e8-a679-4794-bb19-ae55683cf5c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 137} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"}]"} 2024-09-24 20:04:54.992 +05:30 334130fa-f389-4fd0-a8d6-e1e9bd5abe75 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 137 application/json; charset=utf-8 40.5916ms 2024-09-24 20:04:55.061 +05:30 67096f32-fa76-4064-8214-f43172c22878 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-24 20:04:55.061 +05:30 67096f32-fa76-4064-8214-f43172c22878 INF CORS policy execution successful. 2024-09-24 20:04:55.061 +05:30 67096f32-fa76-4064-8214-f43172c22878 INF HTTP request: Path: /user/getusertype QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:04:55.062 +05:30 2dde2ad4-657e-4173-9997-17cb270fb84a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-24 20:04:55.062 +05:30 2dde2ad4-657e-4173-9997-17cb270fb84a INF Route matched with {action = "GetUserType", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserType() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:04:55.066 +05:30 2dde2ad4-657e-4173-9997-17cb270fb84a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:04:55.066 +05:30 2dde2ad4-657e-4173-9997-17cb270fb84a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 4.2331ms 2024-09-24 20:04:55.066 +05:30 2dde2ad4-657e-4173-9997-17cb270fb84a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-24 20:04:55.066 +05:30 2dde2ad4-657e-4173-9997-17cb270fb84a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67096f32-fa76-4064-8214-f43172c22878}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 137} Body: {"status":"Success","statusCode":2000,"message":"User Type retrieved.","result":"[{\"iUserType\":0,\"UserTypeDescription\":\"Others\"}]"} 2024-09-24 20:04:55.067 +05:30 2dde2ad4-657e-4173-9997-17cb270fb84a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 137 application/json; charset=utf-8 6.1546ms 2024-09-24 20:05:11.204 +05:30 c6c064e3-5abd-4712-9d23-938488f3dfcf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:05:11.205 +05:30 c6c064e3-5abd-4712-9d23-938488f3dfcf INF CORS policy execution successful. 2024-09-24 20:05:11.207 +05:30 c6c064e3-5abd-4712-9d23-938488f3dfcf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 204 null null 2.8635ms 2024-09-24 20:05:11.208 +05:30 ea373eb2-e243-4f29-bd8c-5a56108333b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:05:11.208 +05:30 ea373eb2-e243-4f29-bd8c-5a56108333b1 INF CORS policy execution successful. 2024-09-24 20:05:11.209 +05:30 ea373eb2-e243-4f29-bd8c-5a56108333b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 204 null null 0.9113ms 2024-09-24 20:05:11.258 +05:30 550202ab-0347-4b76-8e6d-5c0208536827 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:05:11.261 +05:30 550202ab-0347-4b76-8e6d-5c0208536827 INF CORS policy execution successful. 2024-09-24 20:05:11.263 +05:30 550202ab-0347-4b76-8e6d-5c0208536827 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:11.265 +05:30 b8bc4443-d096-4324-ba14-2f94d937a1c8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:05:11.266 +05:30 b8bc4443-d096-4324-ba14-2f94d937a1c8 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:05:11.307 +05:30 b8bc4443-d096-4324-ba14-2f94d937a1c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:11.308 +05:30 b8bc4443-d096-4324-ba14-2f94d937a1c8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 42.0628ms 2024-09-24 20:05:11.308 +05:30 b8bc4443-d096-4324-ba14-2f94d937a1c8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:05:11.308 +05:30 b8bc4443-d096-4324-ba14-2f94d937a1c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 550202ab-0347-4b76-8e6d-5c0208536827}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:05:11.309 +05:30 b8bc4443-d096-4324-ba14-2f94d937a1c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 200 257 application/json; charset=utf-8 51.0254ms 2024-09-24 20:05:11.344 +05:30 13146706-06e1-439f-bf82-b1c42d0c381b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:05:11.345 +05:30 13146706-06e1-439f-bf82-b1c42d0c381b INF CORS policy execution successful. 2024-09-24 20:05:11.346 +05:30 13146706-06e1-439f-bf82-b1c42d0c381b INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:11.346 +05:30 a9ca799a-9f46-467f-8464-7841d154df0d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:05:11.347 +05:30 a9ca799a-9f46-467f-8464-7841d154df0d INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:05:11.370 +05:30 a9ca799a-9f46-467f-8464-7841d154df0d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:11.370 +05:30 a9ca799a-9f46-467f-8464-7841d154df0d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 23.2843ms 2024-09-24 20:05:11.371 +05:30 a9ca799a-9f46-467f-8464-7841d154df0d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:05:11.371 +05:30 a9ca799a-9f46-467f-8464-7841d154df0d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13146706-06e1-439f-bf82-b1c42d0c381b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:05:11.372 +05:30 a9ca799a-9f46-467f-8464-7841d154df0d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 200 257 application/json; charset=utf-8 27.8762ms 2024-09-24 20:05:11.449 +05:30 b76dfa15-d520-4a73-8694-f66ac9c8c675 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:05:11.450 +05:30 b76dfa15-d520-4a73-8694-f66ac9c8c675 INF CORS policy execution successful. 2024-09-24 20:05:11.450 +05:30 b76dfa15-d520-4a73-8694-f66ac9c8c675 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9092ms 2024-09-24 20:05:11.452 +05:30 b1eeac21-e8b4-485a-b092-81f9324a55d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:05:11.452 +05:30 b1eeac21-e8b4-485a-b092-81f9324a55d6 INF CORS policy execution successful. 2024-09-24 20:05:11.453 +05:30 b1eeac21-e8b4-485a-b092-81f9324a55d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.9506ms 2024-09-24 20:05:11.493 +05:30 cada8e1d-e86c-4e44-8f1e-92b69de0f09b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:05:11.494 +05:30 cada8e1d-e86c-4e44-8f1e-92b69de0f09b INF CORS policy execution successful. 2024-09-24 20:05:11.495 +05:30 cada8e1d-e86c-4e44-8f1e-92b69de0f09b INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:11.495 +05:30 8c5dbc2a-9d98-4851-a581-c9820732651d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:05:11.495 +05:30 8c5dbc2a-9d98-4851-a581-c9820732651d INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:05:11.498 +05:30 775da9fa-8f49-4c52-b08b-52a0c0210552 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:05:11.499 +05:30 775da9fa-8f49-4c52-b08b-52a0c0210552 INF CORS policy execution successful. 2024-09-24 20:05:11.499 +05:30 775da9fa-8f49-4c52-b08b-52a0c0210552 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:11.499 +05:30 71386d17-826f-4e11-96de-f58f514cd78c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:11.500 +05:30 71386d17-826f-4e11-96de-f58f514cd78c INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:05:11.512 +05:30 71386d17-826f-4e11-96de-f58f514cd78c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:11.512 +05:30 8c5dbc2a-9d98-4851-a581-c9820732651d INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:11.512 +05:30 71386d17-826f-4e11-96de-f58f514cd78c INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.2333ms 2024-09-24 20:05:11.512 +05:30 8c5dbc2a-9d98-4851-a581-c9820732651d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 16.664ms 2024-09-24 20:05:11.512 +05:30 71386d17-826f-4e11-96de-f58f514cd78c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:11.512 +05:30 8c5dbc2a-9d98-4851-a581-c9820732651d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:05:11.512 +05:30 8c5dbc2a-9d98-4851-a581-c9820732651d INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: cada8e1d-e86c-4e44-8f1e-92b69de0f09b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:05:11.512 +05:30 71386d17-826f-4e11-96de-f58f514cd78c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 775da9fa-8f49-4c52-b08b-52a0c0210552}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:05:11.513 +05:30 71386d17-826f-4e11-96de-f58f514cd78c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 14.6562ms 2024-09-24 20:05:11.513 +05:30 8c5dbc2a-9d98-4851-a581-c9820732651d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 19.5173ms 2024-09-24 20:05:11.651 +05:30 9ca483da-1995-40fb-93ad-b6f8d772f4eb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:05:11.651 +05:30 9ca483da-1995-40fb-93ad-b6f8d772f4eb INF CORS policy execution successful. 2024-09-24 20:05:11.652 +05:30 9ca483da-1995-40fb-93ad-b6f8d772f4eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 204 null null 0.7733ms 2024-09-24 20:05:11.691 +05:30 ee07881a-4cca-42f6-8c51-70256b593d4b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:05:11.692 +05:30 ee07881a-4cca-42f6-8c51-70256b593d4b INF CORS policy execution successful. 2024-09-24 20:05:11.692 +05:30 ee07881a-4cca-42f6-8c51-70256b593d4b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:11.693 +05:30 7cc9d46e-2c61-4bf4-be04-d955f17e9493 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:11.693 +05:30 7cc9d46e-2c61-4bf4-be04-d955f17e9493 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:05:11.720 +05:30 7cc9d46e-2c61-4bf4-be04-d955f17e9493 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:11.721 +05:30 7cc9d46e-2c61-4bf4-be04-d955f17e9493 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 27.4746ms 2024-09-24 20:05:11.721 +05:30 7cc9d46e-2c61-4bf4-be04-d955f17e9493 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:11.721 +05:30 7cc9d46e-2c61-4bf4-be04-d955f17e9493 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee07881a-4cca-42f6-8c51-70256b593d4b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"}]"} 2024-09-24 20:05:11.721 +05:30 7cc9d46e-2c61-4bf4-be04-d955f17e9493 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 200 127 application/json; charset=utf-8 30.5949ms 2024-09-24 20:05:14.207 +05:30 d5d60eb6-484f-4a81-9a09-563f893ac194 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin&type=1 - null null 2024-09-24 20:05:14.208 +05:30 d5d60eb6-484f-4a81-9a09-563f893ac194 INF CORS policy execution successful. 2024-09-24 20:05:14.208 +05:30 d5d60eb6-484f-4a81-9a09-563f893ac194 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin&type=1 - 204 null null 0.7921ms 2024-09-24 20:05:14.392 +05:30 d496c76c-6c27-4801-81e6-1a24afa4987d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin&type=1 - null null 2024-09-24 20:05:14.392 +05:30 d496c76c-6c27-4801-81e6-1a24afa4987d INF CORS policy execution successful. 2024-09-24 20:05:14.393 +05:30 d496c76c-6c27-4801-81e6-1a24afa4987d INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:14.393 +05:30 2c390d15-9bab-4613-a0ed-60beac39d2d5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 20:05:14.393 +05:30 2c390d15-9bab-4613-a0ed-60beac39d2d5 INF Route matched with {action = "CheckUserExistence", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckUserExistence(Sang.Security.Api.Models.APIRequest.UserExistenceRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:05:14.419 +05:30 2c390d15-9bab-4613-a0ed-60beac39d2d5 INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:14.419 +05:30 2c390d15-9bab-4613-a0ed-60beac39d2d5 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 25.9843ms 2024-09-24 20:05:14.419 +05:30 2c390d15-9bab-4613-a0ed-60beac39d2d5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 20:05:14.419 +05:30 2c390d15-9bab-4613-a0ed-60beac39d2d5 INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: d496c76c-6c27-4801-81e6-1a24afa4987d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 106} Body: {"status":"Failure","statusCode":3002,"message":"User with the provided login name exists.","result":null} 2024-09-24 20:05:14.420 +05:30 2c390d15-9bab-4613-a0ed-60beac39d2d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin&type=1 - 409 106 application/json; charset=utf-8 28.0874ms 2024-09-24 20:05:31.843 +05:30 ce393f55-dbd6-457b-b285-e5430cbf11d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-24 20:05:31.844 +05:30 ce393f55-dbd6-457b-b285-e5430cbf11d8 INF CORS policy execution successful. 2024-09-24 20:05:31.846 +05:30 ce393f55-dbd6-457b-b285-e5430cbf11d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 3.3242ms 2024-09-24 20:05:31.963 +05:30 b4a1a9c8-3d89-48a3-ac58-8b7d861f9f7e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1023 2024-09-24 20:05:31.965 +05:30 b4a1a9c8-3d89-48a3-ac58-8b7d861f9f7e INF CORS policy execution successful. 2024-09-24 20:05:31.966 +05:30 b4a1a9c8-3d89-48a3-ac58-8b7d861f9f7e INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1023}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":0,"group":false,"parent":0,"role":3,"userName":"dipin1","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"UjgEpa1oE5f/WyfCWCwrcg==","loginName":"dipin","loginAbbr":"","securityQuestion":1,"securityAnswer":"nill","email":"dipin1@gmail.com","phone":"","mobile":"","emailAuthPermission":false,"userAccess":0,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":false,"emailUserOnLoginSuccess":false,"emailOnLoginFailure":false,"blockFromDate":null,"blockToDate":null,"timeRestrictionStartDate":null,"timeRestrictionEndDate":null,"timeRestrictionStartTime":null,"timeRestrictionEndTime":null,"days":[{"day":1},{"day":2},{"day":3},{"day":4},{"day":5},{"day":6},{"day":7}],"lockedTill":null,"pwdChangeNextLogOn":false,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":0,"signature":"","location":0,"macAddress":"","domainName":"","domainUser":"","entryRestrictionDetails":[],"linkId":0,"pwdChangeDate":null,"authenticationCode":"","numInvalidAttempts":0} 2024-09-24 20:05:31.967 +05:30 4814fdf4-f797-486c-95f5-6cfd8e4de239 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 20:05:31.979 +05:30 4814fdf4-f797-486c-95f5-6cfd8e4de239 INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:05:32.299 +05:30 4814fdf4-f797-486c-95f5-6cfd8e4de239 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:32.332 +05:30 4814fdf4-f797-486c-95f5-6cfd8e4de239 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 352.9457ms 2024-09-24 20:05:32.332 +05:30 4814fdf4-f797-486c-95f5-6cfd8e4de239 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 20:05:32.332 +05:30 4814fdf4-f797-486c-95f5-6cfd8e4de239 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: b4a1a9c8-3d89-48a3-ac58-8b7d861f9f7e}, {Location: http://103.120.178.195/SangSecurityAPI/user/upsertuser}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 92} Body: {"status":"Success","statusCode":2001,"message":"User inserted successfully.","result":"19"} 2024-09-24 20:05:32.334 +05:30 4814fdf4-f797-486c-95f5-6cfd8e4de239 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 92 application/json; charset=utf-8 370.9858ms 2024-09-24 20:05:32.996 +05:30 cf511ed6-1780-41a9-bdfd-332db6ff7ddf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:05:32.996 +05:30 cf511ed6-1780-41a9-bdfd-332db6ff7ddf INF CORS policy execution successful. 2024-09-24 20:05:32.996 +05:30 cf511ed6-1780-41a9-bdfd-332db6ff7ddf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5472ms 2024-09-24 20:05:33.030 +05:30 b909fe99-7abf-4e27-b826-7ee73877d7b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:05:33.030 +05:30 b909fe99-7abf-4e27-b826-7ee73877d7b6 INF CORS policy execution successful. 2024-09-24 20:05:33.031 +05:30 b909fe99-7abf-4e27-b826-7ee73877d7b6 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:33.031 +05:30 154435c3-8c8e-440e-8303-b4283a2db058 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:33.031 +05:30 154435c3-8c8e-440e-8303-b4283a2db058 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:05:33.043 +05:30 154435c3-8c8e-440e-8303-b4283a2db058 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:33.043 +05:30 154435c3-8c8e-440e-8303-b4283a2db058 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.2724ms 2024-09-24 20:05:33.043 +05:30 154435c3-8c8e-440e-8303-b4283a2db058 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:33.044 +05:30 154435c3-8c8e-440e-8303-b4283a2db058 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b909fe99-7abf-4e27-b826-7ee73877d7b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:05:33.044 +05:30 154435c3-8c8e-440e-8303-b4283a2db058 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 14.3835ms 2024-09-24 20:05:38.260 +05:30 e6ad6135-92a3-4e6c-a967-0f056923ef2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:05:38.260 +05:30 e6ad6135-92a3-4e6c-a967-0f056923ef2c INF CORS policy execution successful. 2024-09-24 20:05:38.260 +05:30 e6ad6135-92a3-4e6c-a967-0f056923ef2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.6137ms 2024-09-24 20:05:38.294 +05:30 85fb18f6-d7e2-4dc0-a8b4-c6acb8f478b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:05:38.295 +05:30 85fb18f6-d7e2-4dc0-a8b4-c6acb8f478b8 INF CORS policy execution successful. 2024-09-24 20:05:38.296 +05:30 85fb18f6-d7e2-4dc0-a8b4-c6acb8f478b8 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:38.296 +05:30 f93fbea4-9be9-4e29-8313-f8a25b9dba87 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:05:38.296 +05:30 f93fbea4-9be9-4e29-8313-f8a25b9dba87 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:05:38.313 +05:30 f93fbea4-9be9-4e29-8313-f8a25b9dba87 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:38.313 +05:30 f93fbea4-9be9-4e29-8313-f8a25b9dba87 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 16.8514ms 2024-09-24 20:05:38.313 +05:30 f93fbea4-9be9-4e29-8313-f8a25b9dba87 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:05:38.313 +05:30 f93fbea4-9be9-4e29-8313-f8a25b9dba87 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85fb18f6-d7e2-4dc0-a8b4-c6acb8f478b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1570} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":null},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:05:38.314 +05:30 f93fbea4-9be9-4e29-8313-f8a25b9dba87 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1570 application/json; charset=utf-8 19.6445ms 2024-09-24 20:05:38.591 +05:30 891447c5-fdd1-4536-bb50-9d7435f8a71a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:05:38.592 +05:30 891447c5-fdd1-4536-bb50-9d7435f8a71a INF CORS policy execution successful. 2024-09-24 20:05:38.592 +05:30 891447c5-fdd1-4536-bb50-9d7435f8a71a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.9798ms 2024-09-24 20:05:38.623 +05:30 4c68eae2-2512-4de8-bfca-465e4a50bb73 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:05:38.623 +05:30 4c68eae2-2512-4de8-bfca-465e4a50bb73 INF CORS policy execution successful. 2024-09-24 20:05:38.624 +05:30 4c68eae2-2512-4de8-bfca-465e4a50bb73 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:38.624 +05:30 f34a5b3e-2060-4ede-ade7-6ab55dc29b55 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:05:38.625 +05:30 f34a5b3e-2060-4ede-ade7-6ab55dc29b55 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:05:38.640 +05:30 f34a5b3e-2060-4ede-ade7-6ab55dc29b55 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:38.641 +05:30 f34a5b3e-2060-4ede-ade7-6ab55dc29b55 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.6986ms 2024-09-24 20:05:38.641 +05:30 f34a5b3e-2060-4ede-ade7-6ab55dc29b55 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:05:38.641 +05:30 f34a5b3e-2060-4ede-ade7-6ab55dc29b55 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c68eae2-2512-4de8-bfca-465e4a50bb73}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1570} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":null},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/23/2024 10:28:15\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/23/2024 08:58:55\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:05:38.641 +05:30 f34a5b3e-2060-4ede-ade7-6ab55dc29b55 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1570 application/json; charset=utf-8 18.4108ms 2024-09-24 20:05:42.533 +05:30 faf92f2f-987a-44bf-9123-fed3c84516ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 20:05:42.533 +05:30 faf92f2f-987a-44bf-9123-fed3c84516ce INF CORS policy execution successful. 2024-09-24 20:05:42.534 +05:30 faf92f2f-987a-44bf-9123-fed3c84516ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 204 null null 0.971ms 2024-09-24 20:05:42.541 +05:30 8720c256-c89b-4c9c-ad4a-ca6b1bd060f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 20:05:42.541 +05:30 8720c256-c89b-4c9c-ad4a-ca6b1bd060f5 INF CORS policy execution successful. 2024-09-24 20:05:42.541 +05:30 8720c256-c89b-4c9c-ad4a-ca6b1bd060f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 204 null null 0.5684ms 2024-09-24 20:05:42.582 +05:30 858f1d4f-4982-450b-960e-bdd8780faf66 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 20:05:42.582 +05:30 858f1d4f-4982-450b-960e-bdd8780faf66 INF CORS policy execution successful. 2024-09-24 20:05:42.583 +05:30 858f1d4f-4982-450b-960e-bdd8780faf66 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=19 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:42.583 +05:30 80b89423-e32f-4b52-a653-5f1bdd855627 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:05:42.583 +05:30 ab48d720-7401-4ba3-a1ee-2c5ca88404b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 20:05:42.583 +05:30 80b89423-e32f-4b52-a653-5f1bdd855627 INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:05:42.583 +05:30 ab48d720-7401-4ba3-a1ee-2c5ca88404b9 INF CORS policy execution successful. 2024-09-24 20:05:42.583 +05:30 ab48d720-7401-4ba3-a1ee-2c5ca88404b9 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=19 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:42.584 +05:30 a825cfa4-11d7-41d1-b7d7-76f798b7406c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:05:42.584 +05:30 a825cfa4-11d7-41d1-b7d7-76f798b7406c INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:05:42.604 +05:30 80b89423-e32f-4b52-a653-5f1bdd855627 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:42.604 +05:30 a825cfa4-11d7-41d1-b7d7-76f798b7406c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:42.604 +05:30 80b89423-e32f-4b52-a653-5f1bdd855627 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 20.9352ms 2024-09-24 20:05:42.604 +05:30 a825cfa4-11d7-41d1-b7d7-76f798b7406c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 20.3518ms 2024-09-24 20:05:42.604 +05:30 a825cfa4-11d7-41d1-b7d7-76f798b7406c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:05:42.604 +05:30 80b89423-e32f-4b52-a653-5f1bdd855627 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:05:42.604 +05:30 80b89423-e32f-4b52-a653-5f1bdd855627 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 858f1d4f-4982-450b-960e-bdd8780faf66}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1308} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":19,\"LoginName\":\"dipin\",\"LoginAbbr\":\"\",\"UserName\":\"dipin1\",\"Email\":\"dipin1@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:05:42.604 +05:30 a825cfa4-11d7-41d1-b7d7-76f798b7406c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab48d720-7401-4ba3-a1ee-2c5ca88404b9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1308} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":19,\"LoginName\":\"dipin\",\"LoginAbbr\":\"\",\"UserName\":\"dipin1\",\"Email\":\"dipin1@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:05:42.605 +05:30 a825cfa4-11d7-41d1-b7d7-76f798b7406c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 200 1308 application/json; charset=utf-8 21.9492ms 2024-09-24 20:05:42.605 +05:30 80b89423-e32f-4b52-a653-5f1bdd855627 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 200 1308 application/json; charset=utf-8 23.4036ms 2024-09-24 20:05:43.292 +05:30 786ccbdb-c152-46c4-8c93-cbf5f5a7859c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:05:43.292 +05:30 786ccbdb-c152-46c4-8c93-cbf5f5a7859c INF CORS policy execution successful. 2024-09-24 20:05:43.293 +05:30 786ccbdb-c152-46c4-8c93-cbf5f5a7859c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6046ms 2024-09-24 20:05:43.293 +05:30 0f4d65c1-eca2-4c59-b41c-08708dde46fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:05:43.293 +05:30 0f4d65c1-eca2-4c59-b41c-08708dde46fc INF CORS policy execution successful. 2024-09-24 20:05:43.293 +05:30 0f4d65c1-eca2-4c59-b41c-08708dde46fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.2976ms 2024-09-24 20:05:43.297 +05:30 eb8905e9-7a30-49ab-a6c7-f43530e479f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:05:43.297 +05:30 eb8905e9-7a30-49ab-a6c7-f43530e479f7 INF CORS policy execution successful. 2024-09-24 20:05:43.298 +05:30 eb8905e9-7a30-49ab-a6c7-f43530e479f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 204 null null 0.4133ms 2024-09-24 20:05:43.336 +05:30 8c93f9ed-9bd7-4f60-8568-2ae812e23bd7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:05:43.336 +05:30 8c93f9ed-9bd7-4f60-8568-2ae812e23bd7 INF CORS policy execution successful. 2024-09-24 20:05:43.336 +05:30 8c93f9ed-9bd7-4f60-8568-2ae812e23bd7 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:43.337 +05:30 294dddeb-9e83-4b9e-847b-b3f73637d709 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:43.337 +05:30 294dddeb-9e83-4b9e-847b-b3f73637d709 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:05:43.337 +05:30 c3b0146a-5d6d-45d6-a835-c6bfe663348c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:05:43.338 +05:30 c3b0146a-5d6d-45d6-a835-c6bfe663348c INF CORS policy execution successful. 2024-09-24 20:05:43.338 +05:30 c3b0146a-5d6d-45d6-a835-c6bfe663348c INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:43.338 +05:30 43e3bd5b-8b7b-43f1-9e38-ace1e96a1e78 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:05:43.338 +05:30 43e3bd5b-8b7b-43f1-9e38-ace1e96a1e78 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:05:43.339 +05:30 95ec6a51-07ec-4fbd-8626-26cb7d95478f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:05:43.340 +05:30 95ec6a51-07ec-4fbd-8626-26cb7d95478f INF CORS policy execution successful. 2024-09-24 20:05:43.340 +05:30 95ec6a51-07ec-4fbd-8626-26cb7d95478f INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:43.340 +05:30 608927ea-5e5e-4ce3-9d31-4330fe8012c0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:05:43.340 +05:30 608927ea-5e5e-4ce3-9d31-4330fe8012c0 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:05:43.349 +05:30 294dddeb-9e83-4b9e-847b-b3f73637d709 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:43.349 +05:30 294dddeb-9e83-4b9e-847b-b3f73637d709 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.3596ms 2024-09-24 20:05:43.350 +05:30 294dddeb-9e83-4b9e-847b-b3f73637d709 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:43.350 +05:30 294dddeb-9e83-4b9e-847b-b3f73637d709 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c93f9ed-9bd7-4f60-8568-2ae812e23bd7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:05:43.350 +05:30 294dddeb-9e83-4b9e-847b-b3f73637d709 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 14.6662ms 2024-09-24 20:05:43.358 +05:30 43e3bd5b-8b7b-43f1-9e38-ace1e96a1e78 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:43.358 +05:30 43e3bd5b-8b7b-43f1-9e38-ace1e96a1e78 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 20.2272ms 2024-09-24 20:05:43.359 +05:30 43e3bd5b-8b7b-43f1-9e38-ace1e96a1e78 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:05:43.359 +05:30 43e3bd5b-8b7b-43f1-9e38-ace1e96a1e78 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: c3b0146a-5d6d-45d6-a835-c6bfe663348c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:05:43.359 +05:30 43e3bd5b-8b7b-43f1-9e38-ace1e96a1e78 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 22.3448ms 2024-09-24 20:05:43.406 +05:30 608927ea-5e5e-4ce3-9d31-4330fe8012c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:43.406 +05:30 608927ea-5e5e-4ce3-9d31-4330fe8012c0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 65.9624ms 2024-09-24 20:05:43.406 +05:30 608927ea-5e5e-4ce3-9d31-4330fe8012c0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:05:43.407 +05:30 608927ea-5e5e-4ce3-9d31-4330fe8012c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95ec6a51-07ec-4fbd-8626-26cb7d95478f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:05:43.407 +05:30 608927ea-5e5e-4ce3-9d31-4330fe8012c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 200 257 application/json; charset=utf-8 67.792ms 2024-09-24 20:05:43.633 +05:30 7297cdad-2100-43bf-aa52-e6bb10035589 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:05:43.633 +05:30 7297cdad-2100-43bf-aa52-e6bb10035589 INF CORS policy execution successful. 2024-09-24 20:05:43.634 +05:30 7297cdad-2100-43bf-aa52-e6bb10035589 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 204 null null 0.6568ms 2024-09-24 20:05:43.669 +05:30 b645ddbd-6e9a-4b32-bc13-7c8d0e825001 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:05:43.670 +05:30 b645ddbd-6e9a-4b32-bc13-7c8d0e825001 INF CORS policy execution successful. 2024-09-24 20:05:43.670 +05:30 b645ddbd-6e9a-4b32-bc13-7c8d0e825001 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:43.670 +05:30 3f99d3df-aa52-4909-a230-f9177651d6b9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:43.670 +05:30 3f99d3df-aa52-4909-a230-f9177651d6b9 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:05:43.685 +05:30 3f99d3df-aa52-4909-a230-f9177651d6b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:43.686 +05:30 3f99d3df-aa52-4909-a230-f9177651d6b9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 15.6035ms 2024-09-24 20:05:43.686 +05:30 3f99d3df-aa52-4909-a230-f9177651d6b9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:43.686 +05:30 3f99d3df-aa52-4909-a230-f9177651d6b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b645ddbd-6e9a-4b32-bc13-7c8d0e825001}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"}]"} 2024-09-24 20:05:43.687 +05:30 3f99d3df-aa52-4909-a230-f9177651d6b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 200 127 application/json; charset=utf-8 17.9345ms 2024-09-24 20:05:56.863 +05:30 a37d5fa7-05cb-4357-a712-5bd9d420139f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-24 20:05:56.865 +05:30 a37d5fa7-05cb-4357-a712-5bd9d420139f INF CORS policy execution successful. 2024-09-24 20:05:56.867 +05:30 a37d5fa7-05cb-4357-a712-5bd9d420139f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 3.6007ms 2024-09-24 20:05:56.947 +05:30 c82369be-26c5-4caa-899b-017641cb0078 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1013 2024-09-24 20:05:56.948 +05:30 c82369be-26c5-4caa-899b-017641cb0078 INF CORS policy execution successful. 2024-09-24 20:05:56.949 +05:30 c82369be-26c5-4caa-899b-017641cb0078 INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1013}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":19,"group":false,"parent":0,"role":3,"userName":"dipin1","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"dipin","loginAbbr":"","securityQuestion":1,"securityAnswer":"nill","email":"dipin1@gmail.com","phone":"","mobile":"","emailAuthPermission":false,"userAccess":0,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":false,"emailUserOnLoginSuccess":false,"emailOnLoginFailure":false,"blockFromDate":null,"blockToDate":null,"timeRestrictionStartDate":null,"timeRestrictionEndDate":null,"timeRestrictionStartTime":null,"timeRestrictionEndTime":null,"days":[{"day":1},{"day":2},{"day":3},{"day":4},{"day":5},{"day":6},{"day":7}],"lockedTill":null,"pwdChangeNextLogOn":false,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":0,"signature":"","location":0,"macAddress":"","domainName":"","domainUser":"","entryRestrictionDetails":[],"linkId":0,"pwdChangeDate":null,"authenticationCode":"","numInvalidAttempts":0,"userType":0} 2024-09-24 20:05:56.950 +05:30 0760a868-fd79-429e-bcad-022020f4ae0a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 20:05:56.950 +05:30 0760a868-fd79-429e-bcad-022020f4ae0a INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:05:57.082 +05:30 0760a868-fd79-429e-bcad-022020f4ae0a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:57.084 +05:30 0760a868-fd79-429e-bcad-022020f4ae0a INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 133.3347ms 2024-09-24 20:05:57.084 +05:30 0760a868-fd79-429e-bcad-022020f4ae0a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 20:05:57.084 +05:30 0760a868-fd79-429e-bcad-022020f4ae0a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c82369be-26c5-4caa-899b-017641cb0078}, {Location: http://103.120.178.195/SangSecurityAPI/user/upsertuser}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 91} Body: {"status":"Success","statusCode":2001,"message":"User updated successfully.","result":"19"} 2024-09-24 20:05:57.085 +05:30 0760a868-fd79-429e-bcad-022020f4ae0a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 91 application/json; charset=utf-8 137.8133ms 2024-09-24 20:05:57.801 +05:30 f8c3424a-1c4d-4e56-bec7-566c4aad9d93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:05:57.802 +05:30 f8c3424a-1c4d-4e56-bec7-566c4aad9d93 INF CORS policy execution successful. 2024-09-24 20:05:57.802 +05:30 f8c3424a-1c4d-4e56-bec7-566c4aad9d93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5917ms 2024-09-24 20:05:57.837 +05:30 2851b863-ef7b-4e16-aed0-dd65cf4b1a24 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:05:57.838 +05:30 2851b863-ef7b-4e16-aed0-dd65cf4b1a24 INF CORS policy execution successful. 2024-09-24 20:05:57.838 +05:30 2851b863-ef7b-4e16-aed0-dd65cf4b1a24 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:05:57.838 +05:30 0d03ae19-b9ba-4ee9-b071-8ad3b5833cf0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:57.839 +05:30 0d03ae19-b9ba-4ee9-b071-8ad3b5833cf0 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:05:57.851 +05:30 0d03ae19-b9ba-4ee9-b071-8ad3b5833cf0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:05:57.852 +05:30 0d03ae19-b9ba-4ee9-b071-8ad3b5833cf0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.6136ms 2024-09-24 20:05:57.852 +05:30 0d03ae19-b9ba-4ee9-b071-8ad3b5833cf0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:05:57.852 +05:30 0d03ae19-b9ba-4ee9-b071-8ad3b5833cf0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2851b863-ef7b-4e16-aed0-dd65cf4b1a24}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:05:57.852 +05:30 0d03ae19-b9ba-4ee9-b071-8ad3b5833cf0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 15.0686ms 2024-09-24 20:06:17.173 +05:30 a312f220-3354-4fe7-aab8-90c3b010b333 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:06:17.174 +05:30 a312f220-3354-4fe7-aab8-90c3b010b333 INF CORS policy execution successful. 2024-09-24 20:06:17.176 +05:30 a312f220-3354-4fe7-aab8-90c3b010b333 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.519ms 2024-09-24 20:06:17.176 +05:30 74d43f91-341b-4d5e-9d3b-d475de7fbcc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:06:17.177 +05:30 74d43f91-341b-4d5e-9d3b-d475de7fbcc3 INF CORS policy execution successful. 2024-09-24 20:06:17.177 +05:30 74d43f91-341b-4d5e-9d3b-d475de7fbcc3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.6762ms 2024-09-24 20:06:17.373 +05:30 464b7f0e-7a56-48e0-a89c-de9450108da7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:06:17.375 +05:30 464b7f0e-7a56-48e0-a89c-de9450108da7 INF CORS policy execution successful. 2024-09-24 20:06:17.375 +05:30 464b7f0e-7a56-48e0-a89c-de9450108da7 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:17.376 +05:30 7895553a-e517-4a52-b7a5-6098f8bb8b19 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:06:17.377 +05:30 7895553a-e517-4a52-b7a5-6098f8bb8b19 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:06:17.388 +05:30 322bba70-244a-49fc-a484-0617f392ded0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:06:17.388 +05:30 322bba70-244a-49fc-a484-0617f392ded0 INF CORS policy execution successful. 2024-09-24 20:06:17.389 +05:30 322bba70-244a-49fc-a484-0617f392ded0 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:17.389 +05:30 bf3e9840-63f6-495d-942c-1b3ef1159fb5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:06:17.389 +05:30 bf3e9840-63f6-495d-942c-1b3ef1159fb5 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:06:17.406 +05:30 7895553a-e517-4a52-b7a5-6098f8bb8b19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:17.407 +05:30 7895553a-e517-4a52-b7a5-6098f8bb8b19 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 29.914ms 2024-09-24 20:06:17.407 +05:30 7895553a-e517-4a52-b7a5-6098f8bb8b19 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:06:17.407 +05:30 7895553a-e517-4a52-b7a5-6098f8bb8b19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 464b7f0e-7a56-48e0-a89c-de9450108da7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1605} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-11T09:32:10.917\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:06:17.407 +05:30 7895553a-e517-4a52-b7a5-6098f8bb8b19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1605 application/json; charset=utf-8 34.1227ms 2024-09-24 20:06:17.408 +05:30 bf3e9840-63f6-495d-942c-1b3ef1159fb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:17.408 +05:30 bf3e9840-63f6-495d-942c-1b3ef1159fb5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.8625ms 2024-09-24 20:06:17.408 +05:30 bf3e9840-63f6-495d-942c-1b3ef1159fb5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:06:17.408 +05:30 bf3e9840-63f6-495d-942c-1b3ef1159fb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 322bba70-244a-49fc-a484-0617f392ded0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1605} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-11T09:32:10.917\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:06:17.408 +05:30 bf3e9840-63f6-495d-942c-1b3ef1159fb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1605 application/json; charset=utf-8 20.4374ms 2024-09-24 20:06:21.847 +05:30 86ff07e4-af68-46fd-8e30-0c644c416484 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-24 20:06:21.847 +05:30 86ff07e4-af68-46fd-8e30-0c644c416484 INF CORS policy execution successful. 2024-09-24 20:06:21.848 +05:30 86ff07e4-af68-46fd-8e30-0c644c416484 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 204 null null 1.1295ms 2024-09-24 20:06:21.848 +05:30 4f9bc84e-63fd-4874-aabd-3d94cc639a71 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-24 20:06:21.848 +05:30 4f9bc84e-63fd-4874-aabd-3d94cc639a71 INF CORS policy execution successful. 2024-09-24 20:06:21.848 +05:30 4f9bc84e-63fd-4874-aabd-3d94cc639a71 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 204 null null 0.2413ms 2024-09-24 20:06:22.015 +05:30 afeed609-eccf-433b-b8e9-20c29fd8b1a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-24 20:06:22.016 +05:30 afeed609-eccf-433b-b8e9-20c29fd8b1a8 INF CORS policy execution successful. 2024-09-24 20:06:22.016 +05:30 afeed609-eccf-433b-b8e9-20c29fd8b1a8 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:22.017 +05:30 00a342de-a393-41d4-96f0-82a633dccacc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:06:22.017 +05:30 00a342de-a393-41d4-96f0-82a633dccacc INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:06:22.040 +05:30 00a342de-a393-41d4-96f0-82a633dccacc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:22.040 +05:30 00a342de-a393-41d4-96f0-82a633dccacc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 22.9031ms 2024-09-24 20:06:22.040 +05:30 00a342de-a393-41d4-96f0-82a633dccacc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:06:22.040 +05:30 00a342de-a393-41d4-96f0-82a633dccacc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: afeed609-eccf-433b-b8e9-20c29fd8b1a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1305} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":2,\"LoginName\":\"dipin\",\"LoginAbbr\":\"\",\"UserName\":\"dipin\",\"Email\":\"dipin@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:06:22.041 +05:30 00a342de-a393-41d4-96f0-82a633dccacc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 200 1305 application/json; charset=utf-8 25.3368ms 2024-09-24 20:06:22.060 +05:30 28be77ff-4f8a-40f2-81f4-66aa9c084f0c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-24 20:06:22.061 +05:30 28be77ff-4f8a-40f2-81f4-66aa9c084f0c INF CORS policy execution successful. 2024-09-24 20:06:22.061 +05:30 28be77ff-4f8a-40f2-81f4-66aa9c084f0c INF HTTP request: Path: /user/getuserdetails QueryString: ?id=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:22.061 +05:30 dfee3a5c-5c91-4d71-a539-b7c3347c08f7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:06:22.061 +05:30 dfee3a5c-5c91-4d71-a539-b7c3347c08f7 INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:06:22.065 +05:30 dfee3a5c-5c91-4d71-a539-b7c3347c08f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:22.065 +05:30 dfee3a5c-5c91-4d71-a539-b7c3347c08f7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 4.0171ms 2024-09-24 20:06:22.065 +05:30 dfee3a5c-5c91-4d71-a539-b7c3347c08f7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:06:22.065 +05:30 dfee3a5c-5c91-4d71-a539-b7c3347c08f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28be77ff-4f8a-40f2-81f4-66aa9c084f0c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1305} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":2,\"LoginName\":\"dipin\",\"LoginAbbr\":\"\",\"UserName\":\"dipin\",\"Email\":\"dipin@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":9,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:06:22.066 +05:30 dfee3a5c-5c91-4d71-a539-b7c3347c08f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 200 1305 application/json; charset=utf-8 5.6562ms 2024-09-24 20:06:22.142 +05:30 22d7b4b2-6923-4993-a329-b320331e891e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:06:22.142 +05:30 22d7b4b2-6923-4993-a329-b320331e891e INF CORS policy execution successful. 2024-09-24 20:06:22.142 +05:30 22d7b4b2-6923-4993-a329-b320331e891e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5037ms 2024-09-24 20:06:22.149 +05:30 1ea7d8af-0b95-4934-b6ec-32f19c88eea7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:06:22.149 +05:30 1ea7d8af-0b95-4934-b6ec-32f19c88eea7 INF CORS policy execution successful. 2024-09-24 20:06:22.149 +05:30 1ea7d8af-0b95-4934-b6ec-32f19c88eea7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4906ms 2024-09-24 20:06:22.244 +05:30 c8d53368-70ee-4875-9575-355f46f1083f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:06:22.245 +05:30 c8d53368-70ee-4875-9575-355f46f1083f INF CORS policy execution successful. 2024-09-24 20:06:22.245 +05:30 c8d53368-70ee-4875-9575-355f46f1083f INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:22.247 +05:30 bda1711c-d3b7-461c-a369-083f3a7c8d92 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:06:22.247 +05:30 bda1711c-d3b7-461c-a369-083f3a7c8d92 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:06:22.249 +05:30 e2117502-d226-42d6-b4ed-348fab582397 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:06:22.250 +05:30 e2117502-d226-42d6-b4ed-348fab582397 INF CORS policy execution successful. 2024-09-24 20:06:22.250 +05:30 e2117502-d226-42d6-b4ed-348fab582397 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:22.251 +05:30 372d8d40-f19d-4ab3-b7ae-430c32a35da3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:06:22.251 +05:30 372d8d40-f19d-4ab3-b7ae-430c32a35da3 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:06:22.268 +05:30 bda1711c-d3b7-461c-a369-083f3a7c8d92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:22.268 +05:30 bda1711c-d3b7-461c-a369-083f3a7c8d92 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 20.7775ms 2024-09-24 20:06:22.268 +05:30 bda1711c-d3b7-461c-a369-083f3a7c8d92 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:06:22.268 +05:30 bda1711c-d3b7-461c-a369-083f3a7c8d92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c8d53368-70ee-4875-9575-355f46f1083f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:06:22.268 +05:30 bda1711c-d3b7-461c-a369-083f3a7c8d92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 24.9187ms 2024-09-24 20:06:22.276 +05:30 372d8d40-f19d-4ab3-b7ae-430c32a35da3 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:22.277 +05:30 372d8d40-f19d-4ab3-b7ae-430c32a35da3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 25.3089ms 2024-09-24 20:06:22.277 +05:30 372d8d40-f19d-4ab3-b7ae-430c32a35da3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:06:22.277 +05:30 372d8d40-f19d-4ab3-b7ae-430c32a35da3 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: e2117502-d226-42d6-b4ed-348fab582397}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:06:22.277 +05:30 372d8d40-f19d-4ab3-b7ae-430c32a35da3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 27.8635ms 2024-09-24 20:06:22.441 +05:30 9917fd6f-27fc-4c5b-aceb-f82a5745eacc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:06:22.442 +05:30 9917fd6f-27fc-4c5b-aceb-f82a5745eacc INF CORS policy execution successful. 2024-09-24 20:06:22.442 +05:30 9917fd6f-27fc-4c5b-aceb-f82a5745eacc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 204 null null 0.7585ms 2024-09-24 20:06:22.520 +05:30 229f85dc-ee6d-4740-a134-b45aaa863cbb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 20:06:22.521 +05:30 229f85dc-ee6d-4740-a134-b45aaa863cbb INF CORS policy execution successful. 2024-09-24 20:06:22.521 +05:30 229f85dc-ee6d-4740-a134-b45aaa863cbb INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:22.521 +05:30 d83ff7e0-91b5-41ca-ba4e-7dc52160ac41 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:06:22.521 +05:30 d83ff7e0-91b5-41ca-ba4e-7dc52160ac41 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:06:22.534 +05:30 d83ff7e0-91b5-41ca-ba4e-7dc52160ac41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:22.534 +05:30 d83ff7e0-91b5-41ca-ba4e-7dc52160ac41 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 12.6784ms 2024-09-24 20:06:22.534 +05:30 d83ff7e0-91b5-41ca-ba4e-7dc52160ac41 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:06:22.534 +05:30 d83ff7e0-91b5-41ca-ba4e-7dc52160ac41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 229f85dc-ee6d-4740-a134-b45aaa863cbb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:06:22.535 +05:30 d83ff7e0-91b5-41ca-ba4e-7dc52160ac41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 200 257 application/json; charset=utf-8 14.662ms 2024-09-24 20:06:23.034 +05:30 09a4c5ce-7c99-47d5-9cd4-385e95e46a9c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:06:23.035 +05:30 09a4c5ce-7c99-47d5-9cd4-385e95e46a9c INF CORS policy execution successful. 2024-09-24 20:06:23.035 +05:30 09a4c5ce-7c99-47d5-9cd4-385e95e46a9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 204 null null 0.7628ms 2024-09-24 20:06:23.077 +05:30 e00cc239-2dc5-477c-9d7c-087284b55766 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 20:06:23.077 +05:30 e00cc239-2dc5-477c-9d7c-087284b55766 INF CORS policy execution successful. 2024-09-24 20:06:23.077 +05:30 e00cc239-2dc5-477c-9d7c-087284b55766 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:23.078 +05:30 6677645c-7a0d-4ac2-86dd-cef903bd3796 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:06:23.078 +05:30 6677645c-7a0d-4ac2-86dd-cef903bd3796 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:06:23.088 +05:30 6677645c-7a0d-4ac2-86dd-cef903bd3796 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:23.089 +05:30 6677645c-7a0d-4ac2-86dd-cef903bd3796 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.088ms 2024-09-24 20:06:23.089 +05:30 6677645c-7a0d-4ac2-86dd-cef903bd3796 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:06:23.089 +05:30 6677645c-7a0d-4ac2-86dd-cef903bd3796 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e00cc239-2dc5-477c-9d7c-087284b55766}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"}]"} 2024-09-24 20:06:23.090 +05:30 6677645c-7a0d-4ac2-86dd-cef903bd3796 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 200 127 application/json; charset=utf-8 12.914ms 2024-09-24 20:06:25.801 +05:30 144a57b9-afdc-400f-ab42-93409bbff7a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-24 20:06:25.801 +05:30 144a57b9-afdc-400f-ab42-93409bbff7a2 INF CORS policy execution successful. 2024-09-24 20:06:25.801 +05:30 144a57b9-afdc-400f-ab42-93409bbff7a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.7766ms 2024-09-24 20:06:25.838 +05:30 b8b424ad-a649-47ff-8148-a1bcc9d846fd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1010 2024-09-24 20:06:25.838 +05:30 b8b424ad-a649-47ff-8148-a1bcc9d846fd INF CORS policy execution successful. 2024-09-24 20:06:25.850 +05:30 b8b424ad-a649-47ff-8148-a1bcc9d846fd INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1010}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":2,"group":false,"parent":0,"role":3,"userName":"dipin","language":1,"altLanguage":1,"timeZone":9,"image":"","password":"","loginName":"dipin","loginAbbr":"","securityQuestion":1,"securityAnswer":"nill","email":"dipin@gmail.com","phone":"","mobile":"","emailAuthPermission":false,"userAccess":0,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":false,"emailUserOnLoginSuccess":false,"emailOnLoginFailure":false,"blockFromDate":null,"blockToDate":null,"timeRestrictionStartDate":null,"timeRestrictionEndDate":null,"timeRestrictionStartTime":null,"timeRestrictionEndTime":null,"days":[{"day":1},{"day":2},{"day":3},{"day":4},{"day":5},{"day":6},{"day":7}],"lockedTill":null,"pwdChangeNextLogOn":false,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":0,"signature":"","location":0,"macAddress":"","domainName":"","domainUser":"","entryRestrictionDetails":[],"linkId":0,"pwdChangeDate":null,"authenticationCode":"","numInvalidAttempts":0,"userType":0} 2024-09-24 20:06:25.851 +05:30 3ed66580-b406-402a-a112-05901d3bdca4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 20:06:25.851 +05:30 3ed66580-b406-402a-a112-05901d3bdca4 INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:06:25.990 +05:30 3ed66580-b406-402a-a112-05901d3bdca4 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:25.991 +05:30 3ed66580-b406-402a-a112-05901d3bdca4 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 140.1972ms 2024-09-24 20:06:25.991 +05:30 3ed66580-b406-402a-a112-05901d3bdca4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 20:06:25.991 +05:30 3ed66580-b406-402a-a112-05901d3bdca4 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: b8b424ad-a649-47ff-8148-a1bcc9d846fd}, {Location: http://103.120.178.195/SangSecurityAPI/user/upsertuser}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2001,"message":"User updated successfully.","result":"2"} 2024-09-24 20:06:25.992 +05:30 3ed66580-b406-402a-a112-05901d3bdca4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 90 application/json; charset=utf-8 154.0943ms 2024-09-24 20:06:26.735 +05:30 6e8eb132-9fc1-43d4-b65b-133f3f5d3d8d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:06:26.735 +05:30 6e8eb132-9fc1-43d4-b65b-133f3f5d3d8d INF CORS policy execution successful. 2024-09-24 20:06:26.735 +05:30 6e8eb132-9fc1-43d4-b65b-133f3f5d3d8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4402ms 2024-09-24 20:06:26.777 +05:30 a05c136d-7925-4f90-b4ce-a12818769791 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:06:26.778 +05:30 a05c136d-7925-4f90-b4ce-a12818769791 INF CORS policy execution successful. 2024-09-24 20:06:26.778 +05:30 a05c136d-7925-4f90-b4ce-a12818769791 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:26.778 +05:30 ad5532de-f2fd-4fea-9f4a-7c63c77541a7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:06:26.780 +05:30 ad5532de-f2fd-4fea-9f4a-7c63c77541a7 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:06:26.799 +05:30 ad5532de-f2fd-4fea-9f4a-7c63c77541a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:26.799 +05:30 ad5532de-f2fd-4fea-9f4a-7c63c77541a7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 19.4938ms 2024-09-24 20:06:26.799 +05:30 ad5532de-f2fd-4fea-9f4a-7c63c77541a7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:06:26.799 +05:30 ad5532de-f2fd-4fea-9f4a-7c63c77541a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a05c136d-7925-4f90-b4ce-a12818769791}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:06:26.800 +05:30 ad5532de-f2fd-4fea-9f4a-7c63c77541a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 22.4559ms 2024-09-24 20:06:41.855 +05:30 ec9810c5-9e5f-4615-b7d1-96ab842b42d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:06:41.856 +05:30 ec9810c5-9e5f-4615-b7d1-96ab842b42d6 INF CORS policy execution successful. 2024-09-24 20:06:41.856 +05:30 ec9810c5-9e5f-4615-b7d1-96ab842b42d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.7922ms 2024-09-24 20:06:41.858 +05:30 b036c6ef-a869-47a1-8f88-f6e92515ed78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:06:41.858 +05:30 b036c6ef-a869-47a1-8f88-f6e92515ed78 INF CORS policy execution successful. 2024-09-24 20:06:41.859 +05:30 b036c6ef-a869-47a1-8f88-f6e92515ed78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.065ms 2024-09-24 20:06:41.898 +05:30 4cd03b4f-fa2f-479e-8568-ad81f405ec55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:06:41.899 +05:30 4cd03b4f-fa2f-479e-8568-ad81f405ec55 INF CORS policy execution successful. 2024-09-24 20:06:41.899 +05:30 4cd03b4f-fa2f-479e-8568-ad81f405ec55 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:41.899 +05:30 e94031da-b5d0-4dda-8dac-29d9652b76d9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:06:41.900 +05:30 e94031da-b5d0-4dda-8dac-29d9652b76d9 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:06:41.903 +05:30 67045762-46a5-45cd-a5b4-24bbc46f9f57 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:06:41.903 +05:30 67045762-46a5-45cd-a5b4-24bbc46f9f57 INF CORS policy execution successful. 2024-09-24 20:06:41.903 +05:30 67045762-46a5-45cd-a5b4-24bbc46f9f57 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:06:41.903 +05:30 cdbc597c-df37-4628-b7c2-0475778ae786 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:06:41.903 +05:30 cdbc597c-df37-4628-b7c2-0475778ae786 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:06:41.914 +05:30 e94031da-b5d0-4dda-8dac-29d9652b76d9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:41.914 +05:30 cdbc597c-df37-4628-b7c2-0475778ae786 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:06:41.914 +05:30 e94031da-b5d0-4dda-8dac-29d9652b76d9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.2426ms 2024-09-24 20:06:41.914 +05:30 cdbc597c-df37-4628-b7c2-0475778ae786 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.3019ms 2024-09-24 20:06:41.914 +05:30 e94031da-b5d0-4dda-8dac-29d9652b76d9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:06:41.914 +05:30 cdbc597c-df37-4628-b7c2-0475778ae786 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:06:41.914 +05:30 e94031da-b5d0-4dda-8dac-29d9652b76d9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4cd03b4f-fa2f-479e-8568-ad81f405ec55}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:06:41.914 +05:30 cdbc597c-df37-4628-b7c2-0475778ae786 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67045762-46a5-45cd-a5b4-24bbc46f9f57}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:06:41.915 +05:30 e94031da-b5d0-4dda-8dac-29d9652b76d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 17.0303ms 2024-09-24 20:06:41.915 +05:30 cdbc597c-df37-4628-b7c2-0475778ae786 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 12.0246ms 2024-09-24 20:08:24.034 +05:30 ffd6ccb7-a405-412c-a358-0462e9b599e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:08:24.034 +05:30 3902a10c-5858-4fdf-900e-275c176dc437 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:08:24.038 +05:30 ffd6ccb7-a405-412c-a358-0462e9b599e4 INF CORS policy execution successful. 2024-09-24 20:08:24.038 +05:30 3902a10c-5858-4fdf-900e-275c176dc437 INF CORS policy execution successful. 2024-09-24 20:08:24.041 +05:30 ffd6ccb7-a405-412c-a358-0462e9b599e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 7.0433ms 2024-09-24 20:08:24.041 +05:30 3902a10c-5858-4fdf-900e-275c176dc437 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 7.0548ms 2024-09-24 20:08:24.076 +05:30 cf8ba3c1-d52e-4c52-9aa2-0653f029b562 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:08:24.079 +05:30 cf8ba3c1-d52e-4c52-9aa2-0653f029b562 INF CORS policy execution successful. 2024-09-24 20:08:24.080 +05:30 cf8ba3c1-d52e-4c52-9aa2-0653f029b562 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:08:24.081 +05:30 b9127b52-76c8-440b-a14e-18bc5401b063 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:08:24.082 +05:30 b9127b52-76c8-440b-a14e-18bc5401b063 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:08:24.087 +05:30 6961c768-b7b4-4acc-87c2-80725d3244c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:08:24.088 +05:30 6961c768-b7b4-4acc-87c2-80725d3244c4 INF CORS policy execution successful. 2024-09-24 20:08:24.088 +05:30 6961c768-b7b4-4acc-87c2-80725d3244c4 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:08:24.088 +05:30 e4da5672-9d75-4011-8b52-04c902bbdefc INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:08:24.088 +05:30 e4da5672-9d75-4011-8b52-04c902bbdefc INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:08:24.125 +05:30 e4da5672-9d75-4011-8b52-04c902bbdefc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:08:24.126 +05:30 e4da5672-9d75-4011-8b52-04c902bbdefc INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 37.8034ms 2024-09-24 20:08:24.126 +05:30 e4da5672-9d75-4011-8b52-04c902bbdefc INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:08:24.127 +05:30 e4da5672-9d75-4011-8b52-04c902bbdefc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6961c768-b7b4-4acc-87c2-80725d3244c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:08:24.127 +05:30 e4da5672-9d75-4011-8b52-04c902bbdefc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 40.1346ms 2024-09-24 20:08:24.129 +05:30 b9127b52-76c8-440b-a14e-18bc5401b063 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:08:24.130 +05:30 b9127b52-76c8-440b-a14e-18bc5401b063 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 47.0757ms 2024-09-24 20:08:24.130 +05:30 b9127b52-76c8-440b-a14e-18bc5401b063 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:08:24.130 +05:30 b9127b52-76c8-440b-a14e-18bc5401b063 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf8ba3c1-d52e-4c52-9aa2-0653f029b562}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:08:24.130 +05:30 b9127b52-76c8-440b-a14e-18bc5401b063 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 53.7472ms 2024-09-24 20:08:27.829 +05:30 7d6e7252-3aeb-4a83-bd15-4dba7cba0986 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:08:27.830 +05:30 7d6e7252-3aeb-4a83-bd15-4dba7cba0986 INF CORS policy execution successful. 2024-09-24 20:08:27.830 +05:30 7d6e7252-3aeb-4a83-bd15-4dba7cba0986 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.9142ms 2024-09-24 20:08:27.863 +05:30 28302a10-3953-4ecd-8685-fc2b51a52077 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:08:27.864 +05:30 28302a10-3953-4ecd-8685-fc2b51a52077 INF CORS policy execution successful. 2024-09-24 20:08:27.864 +05:30 28302a10-3953-4ecd-8685-fc2b51a52077 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:08:27.864 +05:30 93258c38-8401-42e1-9a4e-045ffa3e4842 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:08:27.864 +05:30 93258c38-8401-42e1-9a4e-045ffa3e4842 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:08:27.875 +05:30 93258c38-8401-42e1-9a4e-045ffa3e4842 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:08:27.876 +05:30 93258c38-8401-42e1-9a4e-045ffa3e4842 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 11.13ms 2024-09-24 20:08:27.876 +05:30 93258c38-8401-42e1-9a4e-045ffa3e4842 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:08:27.877 +05:30 93258c38-8401-42e1-9a4e-045ffa3e4842 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28302a10-3953-4ecd-8685-fc2b51a52077}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 20:08:27.878 +05:30 93258c38-8401-42e1-9a4e-045ffa3e4842 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 15.3435ms 2024-09-24 20:09:21.867 +05:30 346678c5-dcd7-4696-9b7e-0386bad4e6af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=testLogin - null null 2024-09-24 20:09:21.869 +05:30 346678c5-dcd7-4696-9b7e-0386bad4e6af INF CORS policy execution successful. 2024-09-24 20:09:21.871 +05:30 346678c5-dcd7-4696-9b7e-0386bad4e6af INF HTTP request: Path: /login/getcompany QueryString: ?userName=testLogin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,ml;q=0.7}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:09:21.872 +05:30 65613957-9554-471d-a8a7-2154273c1acf INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:09:21.872 +05:30 65613957-9554-471d-a8a7-2154273c1acf INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:09:21.914 +05:30 65613957-9554-471d-a8a7-2154273c1acf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:09:21.914 +05:30 65613957-9554-471d-a8a7-2154273c1acf INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 41.5885ms 2024-09-24 20:09:21.914 +05:30 65613957-9554-471d-a8a7-2154273c1acf INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:09:21.915 +05:30 65613957-9554-471d-a8a7-2154273c1acf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 346678c5-dcd7-4696-9b7e-0386bad4e6af}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 20:09:21.915 +05:30 65613957-9554-471d-a8a7-2154273c1acf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=testLogin - 200 138 application/json; charset=utf-8 48.1427ms 2024-09-24 20:09:34.804 +05:30 fd91edb5-c904-4838-8b1f-6c2ec780c6b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 20:09:34.811 +05:30 fd91edb5-c904-4838-8b1f-6c2ec780c6b9 INF CORS policy execution successful. 2024-09-24 20:09:34.816 +05:30 fd91edb5-c904-4838-8b1f-6c2ec780c6b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 12.5273ms 2024-09-24 20:09:34.841 +05:30 71ad5a84-7f8a-4f14-aed5-c16c38c53e8a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 116 2024-09-24 20:09:34.843 +05:30 71ad5a84-7f8a-4f14-aed5-c16c38c53e8a INF CORS policy execution successful. 2024-09-24 20:09:34.844 +05:30 71ad5a84-7f8a-4f14-aed5-c16c38c53e8a INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,ml;q=0.7}, {Connection: keep-alive}, {Content-Length: 116}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"testLogin","entityId":8,"Company Name":"Entity10","password":"wm99DsRNKfoyEKgYAudnIw=="} 2024-09-24 20:09:34.845 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:09:34.845 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:09:34.871 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 INF Database retrieved 2024-09-24 20:09:34.929 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 INF Token generated 2024-09-24 20:09:34.930 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 INF Token generated 2024-09-24 20:09:34.930 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:09:34.931 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 85.2519ms 2024-09-24 20:09:34.931 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:09:34.931 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71ad5a84-7f8a-4f14-aed5-c16c38c53e8a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4Nzc0LCJleHAiOjE3MjcxODkzNzQsImlhdCI6MTcyNzE4ODc3NH0.DMCr4tPq3N2ETBD3_a09dNvqwVb-WjnQLYdW8fEl8GI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4Nzc0LCJleHAiOjE3MjcxODk2NzQsImlhdCI6MTcyNzE4ODc3NH0.ljaBNlkO3X5VxVrnKlZXm2r94bSUoVEyp8pk7Ly_EhE\"}"} 2024-09-24 20:09:34.931 +05:30 da3c7756-3df3-4753-ad31-784b1ccee800 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 90.4206ms 2024-09-24 20:09:55.476 +05:30 83801801-3430-4ec8-bd6b-5d85dc5faa46 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestLogin - null null 2024-09-24 20:09:55.477 +05:30 83801801-3430-4ec8-bd6b-5d85dc5faa46 INF CORS policy execution successful. 2024-09-24 20:09:55.478 +05:30 83801801-3430-4ec8-bd6b-5d85dc5faa46 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestLogin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,ml;q=0.7}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:09:55.480 +05:30 44610821-a560-47f6-865a-89ef846c1c7d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:09:55.481 +05:30 44610821-a560-47f6-865a-89ef846c1c7d INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:09:55.503 +05:30 44610821-a560-47f6-865a-89ef846c1c7d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:09:55.504 +05:30 44610821-a560-47f6-865a-89ef846c1c7d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 22.9558ms 2024-09-24 20:09:55.504 +05:30 44610821-a560-47f6-865a-89ef846c1c7d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:09:55.504 +05:30 44610821-a560-47f6-865a-89ef846c1c7d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 83801801-3430-4ec8-bd6b-5d85dc5faa46}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 20:09:55.505 +05:30 44610821-a560-47f6-865a-89ef846c1c7d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestLogin - 200 138 application/json; charset=utf-8 28.5295ms 2024-09-24 20:10:22.644 +05:30 ae99cb22-ed8b-43f3-9880-579797fd91fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 20:10:22.645 +05:30 ae99cb22-ed8b-43f3-9880-579797fd91fd INF CORS policy execution successful. 2024-09-24 20:10:22.646 +05:30 ae99cb22-ed8b-43f3-9880-579797fd91fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.3011ms 2024-09-24 20:10:22.756 +05:30 72943984-4205-47b3-b4ae-263fe8cdf989 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 116 2024-09-24 20:10:22.756 +05:30 72943984-4205-47b3-b4ae-263fe8cdf989 INF CORS policy execution successful. 2024-09-24 20:10:22.757 +05:30 72943984-4205-47b3-b4ae-263fe8cdf989 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,ml;q=0.7}, {Connection: keep-alive}, {Content-Length: 116}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"TestLogin","password":"wm99DsRNKfoyEKgYAudnIw==","entityId":8,"Company Name":"Entity10"} 2024-09-24 20:10:22.758 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:10:22.758 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:10:22.779 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 INF Database retrieved 2024-09-24 20:10:22.798 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 INF Token generated 2024-09-24 20:10:22.799 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 INF Token generated 2024-09-24 20:10:22.800 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:10:22.800 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 41.8561ms 2024-09-24 20:10:22.800 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:10:22.801 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72943984-4205-47b3-b4ae-263fe8cdf989}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJUZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4ODIyLCJleHAiOjE3MjcxODk0MjIsImlhdCI6MTcyNzE4ODgyMn0.wNoMihtpbe7cn50s7vAEnvjoa69UwlfXhMSEOGNfOZI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJUZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4ODIyLCJleHAiOjE3MjcxODk3MjIsImlhdCI6MTcyNzE4ODgyMn0.Nh2JhHys6DNZ4LigZeAjXdR-NiPPjUPMqUqf4ML-utk\"}"} 2024-09-24 20:10:22.801 +05:30 def2e034-7b77-4750-af1d-2a724feef6a5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 45.1708ms 2024-09-24 20:11:33.658 +05:30 49daafbe-95ea-420b-b68e-9d8a209c4a1a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg2NjY1LCJleHAiOjE3MjcxODc1NjUsImlhdCI6MTcyNzE4NjY2NX0._RRMNI16rLgupVxh3JpdzKMX_WMBnyJ9X7EahQpg8Qg - null null 2024-09-24 20:11:33.660 +05:30 49daafbe-95ea-420b-b68e-9d8a209c4a1a INF CORS policy execution successful. 2024-09-24 20:11:33.661 +05:30 49daafbe-95ea-420b-b68e-9d8a209c4a1a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg2NjY1LCJleHAiOjE3MjcxODc1NjUsImlhdCI6MTcyNzE4NjY2NX0._RRMNI16rLgupVxh3JpdzKMX_WMBnyJ9X7EahQpg8Qg Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:11:33.662 +05:30 83bdc9a6-afa5-4786-b365-6571e2da00d4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:11:33.662 +05:30 83bdc9a6-afa5-4786-b365-6571e2da00d4 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 20:11:33.669 +05:30 83bdc9a6-afa5-4786-b365-6571e2da00d4 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:11:33.670 +05:30 83bdc9a6-afa5-4786-b365-6571e2da00d4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.8887ms 2024-09-24 20:11:33.670 +05:30 83bdc9a6-afa5-4786-b365-6571e2da00d4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:11:33.671 +05:30 83bdc9a6-afa5-4786-b365-6571e2da00d4 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 49daafbe-95ea-420b-b68e-9d8a209c4a1a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 20:11:33.671 +05:30 83bdc9a6-afa5-4786-b365-6571e2da00d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg2NjY1LCJleHAiOjE3MjcxODc1NjUsImlhdCI6MTcyNzE4NjY2NX0._RRMNI16rLgupVxh3JpdzKMX_WMBnyJ9X7EahQpg8Qg - 400 90 application/json; charset=utf-8 13.5034ms 2024-09-24 20:11:45.362 +05:30 93d80d92-9a26-4b1c-a09a-b150109f35e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=testLogin - null null 2024-09-24 20:11:45.363 +05:30 93d80d92-9a26-4b1c-a09a-b150109f35e4 INF CORS policy execution successful. 2024-09-24 20:11:45.364 +05:30 93d80d92-9a26-4b1c-a09a-b150109f35e4 INF HTTP request: Path: /login/getcompany QueryString: ?userName=testLogin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:11:45.364 +05:30 45abfa5d-16c7-4bf0-a0f1-047b3c6bb8b1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:11:45.364 +05:30 45abfa5d-16c7-4bf0-a0f1-047b3c6bb8b1 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:11:45.388 +05:30 45abfa5d-16c7-4bf0-a0f1-047b3c6bb8b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:11:45.389 +05:30 45abfa5d-16c7-4bf0-a0f1-047b3c6bb8b1 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 24.1078ms 2024-09-24 20:11:45.389 +05:30 45abfa5d-16c7-4bf0-a0f1-047b3c6bb8b1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:11:45.389 +05:30 45abfa5d-16c7-4bf0-a0f1-047b3c6bb8b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 93d80d92-9a26-4b1c-a09a-b150109f35e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 20:11:45.389 +05:30 45abfa5d-16c7-4bf0-a0f1-047b3c6bb8b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=testLogin - 200 138 application/json; charset=utf-8 26.9407ms 2024-09-24 20:11:52.303 +05:30 cb64a2a8-20ec-4010-957d-be1e8d62cd5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 20:11:52.304 +05:30 cb64a2a8-20ec-4010-957d-be1e8d62cd5a INF CORS policy execution successful. 2024-09-24 20:11:52.304 +05:30 cb64a2a8-20ec-4010-957d-be1e8d62cd5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.0083ms 2024-09-24 20:11:52.337 +05:30 5e112894-6212-4ceb-b1a1-f1c3b7bcab8c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 116 2024-09-24 20:11:52.337 +05:30 5e112894-6212-4ceb-b1a1-f1c3b7bcab8c INF CORS policy execution successful. 2024-09-24 20:11:52.338 +05:30 5e112894-6212-4ceb-b1a1-f1c3b7bcab8c INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 116}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"testLogin","entityId":8,"Company Name":"Entity10","password":"wm99DsRNKfoyEKgYAudnIw=="} 2024-09-24 20:11:52.338 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:11:52.339 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:11:52.360 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 INF Database retrieved 2024-09-24 20:11:52.383 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 INF Token generated 2024-09-24 20:11:52.385 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 INF Token generated 2024-09-24 20:11:52.387 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:11:52.388 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 48.5606ms 2024-09-24 20:11:52.388 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:11:52.389 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e112894-6212-4ceb-b1a1-f1c3b7bcab8c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk4MTIsImlhdCI6MTcyNzE4ODkxMn0.WdARmt23iarMzMhE0HukRyrQQAR5pfp2NDTINAKQ5U4\"}"} 2024-09-24 20:11:52.390 +05:30 d6c60a95-1fa4-4fdb-a74d-26ec04cfd9c6 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 52.9528ms 2024-09-24 20:11:55.036 +05:30 3a84cb91-500d-4254-8494-0ae88afb7d84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:11:55.037 +05:30 3a84cb91-500d-4254-8494-0ae88afb7d84 INF CORS policy execution successful. 2024-09-24 20:11:55.037 +05:30 3a84cb91-500d-4254-8494-0ae88afb7d84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0788ms 2024-09-24 20:11:55.040 +05:30 08321c8d-6e44-4d49-834d-1f1b2b8d4b08 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:11:55.041 +05:30 08321c8d-6e44-4d49-834d-1f1b2b8d4b08 INF CORS policy execution successful. 2024-09-24 20:11:55.041 +05:30 08321c8d-6e44-4d49-834d-1f1b2b8d4b08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5299ms 2024-09-24 20:11:55.093 +05:30 fbf59ad6-48fd-4e54-979d-858e5d457951 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:11:55.094 +05:30 fbf59ad6-48fd-4e54-979d-858e5d457951 INF CORS policy execution successful. 2024-09-24 20:11:55.094 +05:30 fbf59ad6-48fd-4e54-979d-858e5d457951 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:11:55.095 +05:30 4c09d611-05d9-4e62-a12c-05f9e4e184ea INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:11:55.096 +05:30 1d7bd33a-7ddb-4c1c-a141-d05b6e39bd56 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:11:55.097 +05:30 1d7bd33a-7ddb-4c1c-a141-d05b6e39bd56 INF CORS policy execution successful. 2024-09-24 20:11:55.098 +05:30 1d7bd33a-7ddb-4c1c-a141-d05b6e39bd56 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:11:55.098 +05:30 029318cf-8605-472c-8cfc-052e4536c9fa INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:11:55.107 +05:30 4c09d611-05d9-4e62-a12c-05f9e4e184ea INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:11:55.108 +05:30 029318cf-8605-472c-8cfc-052e4536c9fa INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:11:55.139 +05:30 4c09d611-05d9-4e62-a12c-05f9e4e184ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:11:55.139 +05:30 029318cf-8605-472c-8cfc-052e4536c9fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:11:55.139 +05:30 4c09d611-05d9-4e62-a12c-05f9e4e184ea INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 31.6019ms 2024-09-24 20:11:55.139 +05:30 4c09d611-05d9-4e62-a12c-05f9e4e184ea INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:11:55.139 +05:30 029318cf-8605-472c-8cfc-052e4536c9fa INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 30.9543ms 2024-09-24 20:11:55.140 +05:30 029318cf-8605-472c-8cfc-052e4536c9fa INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:11:55.140 +05:30 4c09d611-05d9-4e62-a12c-05f9e4e184ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fbf59ad6-48fd-4e54-979d-858e5d457951}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 20:11:55.140 +05:30 029318cf-8605-472c-8cfc-052e4536c9fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d7bd33a-7ddb-4c1c-a141-d05b6e39bd56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 20:11:55.140 +05:30 4c09d611-05d9-4e62-a12c-05f9e4e184ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 47.3422ms 2024-09-24 20:11:55.140 +05:30 029318cf-8605-472c-8cfc-052e4536c9fa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 43.6949ms 2024-09-24 20:11:57.875 +05:30 f5b52865-a493-4419-9580-6a8fa7e60053 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 20:11:57.876 +05:30 f5b52865-a493-4419-9580-6a8fa7e60053 INF CORS policy execution successful. 2024-09-24 20:11:57.876 +05:30 f5b52865-a493-4419-9580-6a8fa7e60053 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7392ms 2024-09-24 20:11:57.877 +05:30 c06ce5b2-c436-43d1-848d-6c8b85575196 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 20:11:57.877 +05:30 c06ce5b2-c436-43d1-848d-6c8b85575196 INF CORS policy execution successful. 2024-09-24 20:11:57.877 +05:30 c06ce5b2-c436-43d1-848d-6c8b85575196 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.3817ms 2024-09-24 20:11:57.988 +05:30 a987ca6f-3d00-476f-8efa-0a55610765a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 20:11:57.988 +05:30 a987ca6f-3d00-476f-8efa-0a55610765a8 INF CORS policy execution successful. 2024-09-24 20:11:57.989 +05:30 a987ca6f-3d00-476f-8efa-0a55610765a8 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:11:57.990 +05:30 ee77c7bd-77c1-450f-be33-c893100420c5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 20:11:57.991 +05:30 96feb7bb-22a7-4e7b-afcf-9dddc9223766 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 20:11:57.991 +05:30 96feb7bb-22a7-4e7b-afcf-9dddc9223766 INF CORS policy execution successful. 2024-09-24 20:11:57.991 +05:30 96feb7bb-22a7-4e7b-afcf-9dddc9223766 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:11:57.991 +05:30 23cebb7c-21e2-4709-a899-e12677255b57 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 20:11:57.998 +05:30 23cebb7c-21e2-4709-a899-e12677255b57 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:11:57.998 +05:30 ee77c7bd-77c1-450f-be33-c893100420c5 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:11:58.020 +05:30 23cebb7c-21e2-4709-a899-e12677255b57 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:11:58.020 +05:30 ee77c7bd-77c1-450f-be33-c893100420c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:11:58.021 +05:30 23cebb7c-21e2-4709-a899-e12677255b57 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 23.0108ms 2024-09-24 20:11:58.021 +05:30 ee77c7bd-77c1-450f-be33-c893100420c5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 22.6147ms 2024-09-24 20:11:58.021 +05:30 23cebb7c-21e2-4709-a899-e12677255b57 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 20:11:58.021 +05:30 ee77c7bd-77c1-450f-be33-c893100420c5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 20:11:58.021 +05:30 ee77c7bd-77c1-450f-be33-c893100420c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a987ca6f-3d00-476f-8efa-0a55610765a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 20:11:58.021 +05:30 23cebb7c-21e2-4709-a899-e12677255b57 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96feb7bb-22a7-4e7b-afcf-9dddc9223766}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 20:11:58.022 +05:30 23cebb7c-21e2-4709-a899-e12677255b57 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 30.8238ms 2024-09-24 20:11:58.022 +05:30 ee77c7bd-77c1-450f-be33-c893100420c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 34.1827ms 2024-09-24 20:11:58.290 +05:30 1884ed9c-b02e-4755-9460-10eab4ec61ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 20:11:58.290 +05:30 1884ed9c-b02e-4755-9460-10eab4ec61ff INF CORS policy execution successful. 2024-09-24 20:11:58.290 +05:30 c6e39c17-61da-4559-9532-4af22381aba3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 20:11:58.291 +05:30 c6e39c17-61da-4559-9532-4af22381aba3 INF CORS policy execution successful. 2024-09-24 20:11:58.291 +05:30 1884ed9c-b02e-4755-9460-10eab4ec61ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.5367ms 2024-09-24 20:11:58.291 +05:30 c6e39c17-61da-4559-9532-4af22381aba3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.3339ms 2024-09-24 20:11:58.329 +05:30 d1213e08-e8f0-448c-a685-ba78d91c1850 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 20:11:58.329 +05:30 d1213e08-e8f0-448c-a685-ba78d91c1850 INF CORS policy execution successful. 2024-09-24 20:11:58.329 +05:30 c4f51abf-5b37-4481-90c6-ddae3928c465 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 20:11:58.329 +05:30 d1213e08-e8f0-448c-a685-ba78d91c1850 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:11:58.330 +05:30 c4f51abf-5b37-4481-90c6-ddae3928c465 INF CORS policy execution successful. 2024-09-24 20:11:58.330 +05:30 c4f51abf-5b37-4481-90c6-ddae3928c465 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:11:58.330 +05:30 fd0a0e22-35b8-4c24-a252-386f21d3733d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 20:11:58.330 +05:30 da46f10c-39b7-421e-b6e7-2f11e52c54f5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 20:11:58.335 +05:30 da46f10c-39b7-421e-b6e7-2f11e52c54f5 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:11:58.335 +05:30 fd0a0e22-35b8-4c24-a252-386f21d3733d INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:11:58.351 +05:30 fd0a0e22-35b8-4c24-a252-386f21d3733d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:11:58.351 +05:30 fd0a0e22-35b8-4c24-a252-386f21d3733d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 15.5426ms 2024-09-24 20:11:58.351 +05:30 fd0a0e22-35b8-4c24-a252-386f21d3733d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 20:11:58.351 +05:30 da46f10c-39b7-421e-b6e7-2f11e52c54f5 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:11:58.351 +05:30 fd0a0e22-35b8-4c24-a252-386f21d3733d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d1213e08-e8f0-448c-a685-ba78d91c1850}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 20:11:58.352 +05:30 da46f10c-39b7-421e-b6e7-2f11e52c54f5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 15.8754ms 2024-09-24 20:11:58.352 +05:30 da46f10c-39b7-421e-b6e7-2f11e52c54f5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 20:11:58.352 +05:30 da46f10c-39b7-421e-b6e7-2f11e52c54f5 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: c4f51abf-5b37-4481-90c6-ddae3928c465}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:11:58.352 +05:30 fd0a0e22-35b8-4c24-a252-386f21d3733d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 23.1356ms 2024-09-24 20:11:58.352 +05:30 da46f10c-39b7-421e-b6e7-2f11e52c54f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 22.677ms 2024-09-24 20:12:17.823 +05:30 fb988697-68a5-4e87-b2cd-450a877cd37a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:12:17.824 +05:30 fb988697-68a5-4e87-b2cd-450a877cd37a INF CORS policy execution successful. 2024-09-24 20:12:17.825 +05:30 fb988697-68a5-4e87-b2cd-450a877cd37a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.9628ms 2024-09-24 20:12:17.857 +05:30 733802d3-3d57-47cc-a1d5-e0f9a275b6b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:12:17.858 +05:30 733802d3-3d57-47cc-a1d5-e0f9a275b6b6 INF CORS policy execution successful. 2024-09-24 20:12:17.859 +05:30 733802d3-3d57-47cc-a1d5-e0f9a275b6b6 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:17.860 +05:30 10050f0f-67fb-4f48-994d-1a4fa55c5031 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:12:17.860 +05:30 10050f0f-67fb-4f48-994d-1a4fa55c5031 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:12:17.890 +05:30 10050f0f-67fb-4f48-994d-1a4fa55c5031 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:17.890 +05:30 10050f0f-67fb-4f48-994d-1a4fa55c5031 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 29.7381ms 2024-09-24 20:12:17.890 +05:30 10050f0f-67fb-4f48-994d-1a4fa55c5031 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:12:17.890 +05:30 10050f0f-67fb-4f48-994d-1a4fa55c5031 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 733802d3-3d57-47cc-a1d5-e0f9a275b6b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:12:17.891 +05:30 10050f0f-67fb-4f48-994d-1a4fa55c5031 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 33.7408ms 2024-09-24 20:12:22.548 +05:30 cb1619f4-d389-41c4-b3f5-90133ef626f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=12 - null null 2024-09-24 20:12:22.548 +05:30 cb1619f4-d389-41c4-b3f5-90133ef626f5 INF CORS policy execution successful. 2024-09-24 20:12:22.549 +05:30 cb1619f4-d389-41c4-b3f5-90133ef626f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=12 - 204 null null 1.1256ms 2024-09-24 20:12:22.579 +05:30 e133901a-e1d7-432f-91ee-61bc642f9e56 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=12 - null null 2024-09-24 20:12:22.580 +05:30 e133901a-e1d7-432f-91ee-61bc642f9e56 INF CORS policy execution successful. 2024-09-24 20:12:22.580 +05:30 e133901a-e1d7-432f-91ee-61bc642f9e56 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=12 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:22.581 +05:30 25e891a4-61b8-4058-bef5-597feeeceaaf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:12:22.581 +05:30 25e891a4-61b8-4058-bef5-597feeeceaaf INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:12:22.603 +05:30 25e891a4-61b8-4058-bef5-597feeeceaaf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:22.604 +05:30 25e891a4-61b8-4058-bef5-597feeeceaaf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 22.7001ms 2024-09-24 20:12:22.604 +05:30 25e891a4-61b8-4058-bef5-597feeeceaaf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:12:22.605 +05:30 25e891a4-61b8-4058-bef5-597feeeceaaf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e133901a-e1d7-432f-91ee-61bc642f9e56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1323} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":12,\"LoginName\":\"testLogin\",\"LoginAbbr\":\"\",\"UserName\":\"testLogin\",\"Email\":\"abc@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":4,\"RoleName\":\"testRole1109\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"testUser\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:12:22.605 +05:30 25e891a4-61b8-4058-bef5-597feeeceaaf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=12 - 200 1323 application/json; charset=utf-8 26.0956ms 2024-09-24 20:12:22.664 +05:30 d402edc3-f806-4d91-a299-5e320a3a8f61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - null null 2024-09-24 20:12:22.664 +05:30 d402edc3-f806-4d91-a299-5e320a3a8f61 INF CORS policy execution successful. 2024-09-24 20:12:22.664 +05:30 d402edc3-f806-4d91-a299-5e320a3a8f61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - 204 null null 0.4508ms 2024-09-24 20:12:22.700 +05:30 c80f44e5-94f0-420b-a178-53d2a7bd23cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - null null 2024-09-24 20:12:22.701 +05:30 c80f44e5-94f0-420b-a178-53d2a7bd23cf INF CORS policy execution successful. 2024-09-24 20:12:22.701 +05:30 c80f44e5-94f0-420b-a178-53d2a7bd23cf INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:22.701 +05:30 0993bc3d-a63e-4bf5-a496-92e0e8d69513 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:12:22.701 +05:30 0993bc3d-a63e-4bf5-a496-92e0e8d69513 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:12:22.708 +05:30 0993bc3d-a63e-4bf5-a496-92e0e8d69513 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:22.709 +05:30 0993bc3d-a63e-4bf5-a496-92e0e8d69513 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 7.4261ms 2024-09-24 20:12:22.709 +05:30 0993bc3d-a63e-4bf5-a496-92e0e8d69513 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:12:22.709 +05:30 0993bc3d-a63e-4bf5-a496-92e0e8d69513 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c80f44e5-94f0-420b-a178-53d2a7bd23cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:12:22.709 +05:30 0993bc3d-a63e-4bf5-a496-92e0e8d69513 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - 200 257 application/json; charset=utf-8 9.1827ms 2024-09-24 20:12:22.831 +05:30 802cf4ca-43fc-4da3-bd9c-4dd8939ff154 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:12:22.831 +05:30 802cf4ca-43fc-4da3-bd9c-4dd8939ff154 INF CORS policy execution successful. 2024-09-24 20:12:22.831 +05:30 802cf4ca-43fc-4da3-bd9c-4dd8939ff154 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6816ms 2024-09-24 20:12:22.834 +05:30 78b40440-11f3-42a0-8ea6-ac39235719be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:12:22.834 +05:30 78b40440-11f3-42a0-8ea6-ac39235719be INF CORS policy execution successful. 2024-09-24 20:12:22.834 +05:30 78b40440-11f3-42a0-8ea6-ac39235719be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.8438ms 2024-09-24 20:12:22.870 +05:30 0beb2426-776d-4161-9514-2ff21400d720 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:12:22.870 +05:30 0beb2426-776d-4161-9514-2ff21400d720 INF CORS policy execution successful. 2024-09-24 20:12:22.871 +05:30 0beb2426-776d-4161-9514-2ff21400d720 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:22.871 +05:30 20007e98-7527-4cbe-84d6-251972ccfaf3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:12:22.872 +05:30 20007e98-7527-4cbe-84d6-251972ccfaf3 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:12:22.875 +05:30 3812b0a0-b997-4603-bd62-8339110952db INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:12:22.875 +05:30 3812b0a0-b997-4603-bd62-8339110952db INF CORS policy execution successful. 2024-09-24 20:12:22.875 +05:30 3812b0a0-b997-4603-bd62-8339110952db INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:22.876 +05:30 a6000521-ae09-4d3e-a781-39ee3f8971d9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:12:22.876 +05:30 a6000521-ae09-4d3e-a781-39ee3f8971d9 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:12:22.884 +05:30 20007e98-7527-4cbe-84d6-251972ccfaf3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:22.884 +05:30 20007e98-7527-4cbe-84d6-251972ccfaf3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.4526ms 2024-09-24 20:12:22.884 +05:30 20007e98-7527-4cbe-84d6-251972ccfaf3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:12:22.884 +05:30 20007e98-7527-4cbe-84d6-251972ccfaf3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0beb2426-776d-4161-9514-2ff21400d720}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:12:22.885 +05:30 20007e98-7527-4cbe-84d6-251972ccfaf3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 14.9961ms 2024-09-24 20:12:22.889 +05:30 a6000521-ae09-4d3e-a781-39ee3f8971d9 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:22.889 +05:30 a6000521-ae09-4d3e-a781-39ee3f8971d9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 13.1762ms 2024-09-24 20:12:22.889 +05:30 a6000521-ae09-4d3e-a781-39ee3f8971d9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:12:22.889 +05:30 a6000521-ae09-4d3e-a781-39ee3f8971d9 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 3812b0a0-b997-4603-bd62-8339110952db}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:12:22.890 +05:30 a6000521-ae09-4d3e-a781-39ee3f8971d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 15.0135ms 2024-09-24 20:12:22.999 +05:30 74253245-5ddb-4d20-b29f-6400ceaa2e6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - null null 2024-09-24 20:12:22.999 +05:30 74253245-5ddb-4d20-b29f-6400ceaa2e6d INF CORS policy execution successful. 2024-09-24 20:12:23.000 +05:30 74253245-5ddb-4d20-b29f-6400ceaa2e6d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - 204 null null 0.9986ms 2024-09-24 20:12:23.030 +05:30 dd613860-70a8-45a8-9821-288bd97218ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - null null 2024-09-24 20:12:23.030 +05:30 dd613860-70a8-45a8-9821-288bd97218ba INF CORS policy execution successful. 2024-09-24 20:12:23.030 +05:30 dd613860-70a8-45a8-9821-288bd97218ba INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testRole1109 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:23.031 +05:30 5ac06adc-6d64-40b8-b6c3-c235f9f239c0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:12:23.031 +05:30 5ac06adc-6d64-40b8-b6c3-c235f9f239c0 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:12:23.048 +05:30 5ac06adc-6d64-40b8-b6c3-c235f9f239c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:23.049 +05:30 5ac06adc-6d64-40b8-b6c3-c235f9f239c0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 17.8159ms 2024-09-24 20:12:23.049 +05:30 5ac06adc-6d64-40b8-b6c3-c235f9f239c0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:12:23.049 +05:30 5ac06adc-6d64-40b8-b6c3-c235f9f239c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd613860-70a8-45a8-9821-288bd97218ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 134} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:12:23.049 +05:30 5ac06adc-6d64-40b8-b6c3-c235f9f239c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - 200 134 application/json; charset=utf-8 19.6601ms 2024-09-24 20:12:35.624 +05:30 c078450c-95a1-4178-87fd-3a49e9d05d18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:12:35.625 +05:30 c078450c-95a1-4178-87fd-3a49e9d05d18 INF CORS policy execution successful. 2024-09-24 20:12:35.626 +05:30 c078450c-95a1-4178-87fd-3a49e9d05d18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.3773ms 2024-09-24 20:12:35.653 +05:30 3ff46f0a-6156-4124-ba9b-ae9ddc45146e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:12:35.654 +05:30 3ff46f0a-6156-4124-ba9b-ae9ddc45146e INF CORS policy execution successful. 2024-09-24 20:12:35.654 +05:30 3ff46f0a-6156-4124-ba9b-ae9ddc45146e INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:35.654 +05:30 5a940f63-b505-471b-874a-1cd9fc7072ce INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:12:35.655 +05:30 5a940f63-b505-471b-874a-1cd9fc7072ce INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:12:35.672 +05:30 5a940f63-b505-471b-874a-1cd9fc7072ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:35.672 +05:30 5a940f63-b505-471b-874a-1cd9fc7072ce INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 17.4279ms 2024-09-24 20:12:35.672 +05:30 5a940f63-b505-471b-874a-1cd9fc7072ce INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:12:35.673 +05:30 5a940f63-b505-471b-874a-1cd9fc7072ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ff46f0a-6156-4124-ba9b-ae9ddc45146e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 20:12:35.673 +05:30 5a940f63-b505-471b-874a-1cd9fc7072ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 20.1601ms 2024-09-24 20:12:47.025 +05:30 44746e08-9571-4630-8ea2-48bd898f9c98 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:12:47.027 +05:30 44746e08-9571-4630-8ea2-48bd898f9c98 INF CORS policy execution successful. 2024-09-24 20:12:47.029 +05:30 44746e08-9571-4630-8ea2-48bd898f9c98 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.8605ms 2024-09-24 20:12:47.072 +05:30 6473f566-9c3d-479c-b481-b7102d6c06b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:12:47.074 +05:30 6473f566-9c3d-479c-b481-b7102d6c06b5 INF CORS policy execution successful. 2024-09-24 20:12:47.075 +05:30 6473f566-9c3d-479c-b481-b7102d6c06b5 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:47.076 +05:30 88d26ac9-467b-41c3-bafc-4fef21daf1b0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:12:47.077 +05:30 88d26ac9-467b-41c3-bafc-4fef21daf1b0 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:12:47.109 +05:30 88d26ac9-467b-41c3-bafc-4fef21daf1b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:47.110 +05:30 88d26ac9-467b-41c3-bafc-4fef21daf1b0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 32.5977ms 2024-09-24 20:12:47.110 +05:30 88d26ac9-467b-41c3-bafc-4fef21daf1b0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:12:47.110 +05:30 88d26ac9-467b-41c3-bafc-4fef21daf1b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6473f566-9c3d-479c-b481-b7102d6c06b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:12:47.111 +05:30 88d26ac9-467b-41c3-bafc-4fef21daf1b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 38.3381ms 2024-09-24 20:12:51.034 +05:30 bc6fd8ab-adff-4768-b801-9548e2b375d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=12 - null null 2024-09-24 20:12:51.035 +05:30 bc6fd8ab-adff-4768-b801-9548e2b375d1 INF CORS policy execution successful. 2024-09-24 20:12:51.035 +05:30 bc6fd8ab-adff-4768-b801-9548e2b375d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=12 - 204 null null 1.0783ms 2024-09-24 20:12:51.070 +05:30 90ca64f2-0ef1-42c5-ba6c-60d3ef4ce264 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=12 - null null 2024-09-24 20:12:51.071 +05:30 90ca64f2-0ef1-42c5-ba6c-60d3ef4ce264 INF CORS policy execution successful. 2024-09-24 20:12:51.071 +05:30 90ca64f2-0ef1-42c5-ba6c-60d3ef4ce264 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=12 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:51.071 +05:30 a0688ba4-8f98-4214-accd-e1fd4132905e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:12:51.072 +05:30 a0688ba4-8f98-4214-accd-e1fd4132905e INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:12:51.093 +05:30 a0688ba4-8f98-4214-accd-e1fd4132905e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:51.093 +05:30 a0688ba4-8f98-4214-accd-e1fd4132905e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 21.8396ms 2024-09-24 20:12:51.093 +05:30 a0688ba4-8f98-4214-accd-e1fd4132905e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 20:12:51.094 +05:30 a0688ba4-8f98-4214-accd-e1fd4132905e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90ca64f2-0ef1-42c5-ba6c-60d3ef4ce264}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1323} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":12,\"LoginName\":\"testLogin\",\"LoginAbbr\":\"\",\"UserName\":\"testLogin\",\"Email\":\"abc@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":4,\"RoleName\":\"testRole1109\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"testUser\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 20:12:51.094 +05:30 a0688ba4-8f98-4214-accd-e1fd4132905e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=12 - 200 1323 application/json; charset=utf-8 23.906ms 2024-09-24 20:12:51.149 +05:30 d3785e8b-b701-46c3-88e8-1923e3318b48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - null null 2024-09-24 20:12:51.149 +05:30 d3785e8b-b701-46c3-88e8-1923e3318b48 INF CORS policy execution successful. 2024-09-24 20:12:51.149 +05:30 d3785e8b-b701-46c3-88e8-1923e3318b48 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - 204 null null 0.5493ms 2024-09-24 20:12:51.181 +05:30 812499a7-7351-4e61-b3a2-2355df6e66b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - null null 2024-09-24 20:12:51.181 +05:30 812499a7-7351-4e61-b3a2-2355df6e66b8 INF CORS policy execution successful. 2024-09-24 20:12:51.182 +05:30 812499a7-7351-4e61-b3a2-2355df6e66b8 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:51.182 +05:30 83235d21-22ba-45f0-ab18-e9dc018e77f2 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:12:51.182 +05:30 83235d21-22ba-45f0-ab18-e9dc018e77f2 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:12:51.193 +05:30 83235d21-22ba-45f0-ab18-e9dc018e77f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:51.193 +05:30 83235d21-22ba-45f0-ab18-e9dc018e77f2 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 11.4451ms 2024-09-24 20:12:51.193 +05:30 83235d21-22ba-45f0-ab18-e9dc018e77f2 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 20:12:51.194 +05:30 83235d21-22ba-45f0-ab18-e9dc018e77f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 812499a7-7351-4e61-b3a2-2355df6e66b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 20:12:51.194 +05:30 83235d21-22ba-45f0-ab18-e9dc018e77f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=4 - 200 257 application/json; charset=utf-8 13.1704ms 2024-09-24 20:12:51.322 +05:30 cd1ac0eb-3da9-42b1-a3d5-a82aacc97af0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:12:51.322 +05:30 cd1ac0eb-3da9-42b1-a3d5-a82aacc97af0 INF CORS policy execution successful. 2024-09-24 20:12:51.322 +05:30 cd1ac0eb-3da9-42b1-a3d5-a82aacc97af0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7478ms 2024-09-24 20:12:51.326 +05:30 cced0e23-ad81-4730-b8e3-6f457acd1a62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:12:51.326 +05:30 cced0e23-ad81-4730-b8e3-6f457acd1a62 INF CORS policy execution successful. 2024-09-24 20:12:51.326 +05:30 cced0e23-ad81-4730-b8e3-6f457acd1a62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4891ms 2024-09-24 20:12:51.350 +05:30 823afded-3c6d-4b6d-91c6-b077c0dd92f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 20:12:51.352 +05:30 823afded-3c6d-4b6d-91c6-b077c0dd92f8 INF CORS policy execution successful. 2024-09-24 20:12:51.352 +05:30 823afded-3c6d-4b6d-91c6-b077c0dd92f8 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:51.352 +05:30 b040e4e6-ff25-474e-bdc4-bf6159d9e6b4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:12:51.352 +05:30 b040e4e6-ff25-474e-bdc4-bf6159d9e6b4 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:12:51.355 +05:30 07d15754-39c4-4f32-bb64-a9e1da25f1d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 20:12:51.356 +05:30 07d15754-39c4-4f32-bb64-a9e1da25f1d7 INF CORS policy execution successful. 2024-09-24 20:12:51.356 +05:30 07d15754-39c4-4f32-bb64-a9e1da25f1d7 INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:51.356 +05:30 f57fe59a-27fc-47f8-8916-b12c7a23a367 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:12:51.357 +05:30 f57fe59a-27fc-47f8-8916-b12c7a23a367 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:12:51.376 +05:30 f57fe59a-27fc-47f8-8916-b12c7a23a367 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:51.376 +05:30 f57fe59a-27fc-47f8-8916-b12c7a23a367 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 19.6598ms 2024-09-24 20:12:51.376 +05:30 f57fe59a-27fc-47f8-8916-b12c7a23a367 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 20:12:51.377 +05:30 f57fe59a-27fc-47f8-8916-b12c7a23a367 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 07d15754-39c4-4f32-bb64-a9e1da25f1d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:12:51.377 +05:30 f57fe59a-27fc-47f8-8916-b12c7a23a367 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 21.8163ms 2024-09-24 20:12:51.404 +05:30 b040e4e6-ff25-474e-bdc4-bf6159d9e6b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:51.405 +05:30 b040e4e6-ff25-474e-bdc4-bf6159d9e6b4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 52.273ms 2024-09-24 20:12:51.405 +05:30 b040e4e6-ff25-474e-bdc4-bf6159d9e6b4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:12:51.405 +05:30 b040e4e6-ff25-474e-bdc4-bf6159d9e6b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 823afded-3c6d-4b6d-91c6-b077c0dd92f8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:12:51.406 +05:30 b040e4e6-ff25-474e-bdc4-bf6159d9e6b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 55.1817ms 2024-09-24 20:12:51.471 +05:30 7c729cf0-9e15-4e89-a77d-82ee18be8277 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - null null 2024-09-24 20:12:51.471 +05:30 7c729cf0-9e15-4e89-a77d-82ee18be8277 INF CORS policy execution successful. 2024-09-24 20:12:51.472 +05:30 7c729cf0-9e15-4e89-a77d-82ee18be8277 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - 204 null null 0.6294ms 2024-09-24 20:12:51.497 +05:30 6285b765-143e-4e00-97b1-f9fc0e0dffde INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - null null 2024-09-24 20:12:51.498 +05:30 6285b765-143e-4e00-97b1-f9fc0e0dffde INF CORS policy execution successful. 2024-09-24 20:12:51.498 +05:30 6285b765-143e-4e00-97b1-f9fc0e0dffde INF HTTP request: Path: /role/geterproles QueryString: ?searchString=testRole1109 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:51.498 +05:30 f1e07736-f1ce-41a4-8bde-10ad60eab827 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:12:51.498 +05:30 f1e07736-f1ce-41a4-8bde-10ad60eab827 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:12:51.510 +05:30 f1e07736-f1ce-41a4-8bde-10ad60eab827 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:51.510 +05:30 f1e07736-f1ce-41a4-8bde-10ad60eab827 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.8939ms 2024-09-24 20:12:51.510 +05:30 f1e07736-f1ce-41a4-8bde-10ad60eab827 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 20:12:51.510 +05:30 f1e07736-f1ce-41a4-8bde-10ad60eab827 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6285b765-143e-4e00-97b1-f9fc0e0dffde}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 134} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 20:12:51.511 +05:30 f1e07736-f1ce-41a4-8bde-10ad60eab827 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=testRole1109 - 200 134 application/json; charset=utf-8 13.6669ms 2024-09-24 20:12:56.881 +05:30 6ccf5860-e916-45bb-b2d7-95f3c07099c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:12:56.881 +05:30 6ccf5860-e916-45bb-b2d7-95f3c07099c1 INF CORS policy execution successful. 2024-09-24 20:12:56.881 +05:30 6ccf5860-e916-45bb-b2d7-95f3c07099c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.883ms 2024-09-24 20:12:56.920 +05:30 0c73c871-b19a-4a2f-b037-b99905ecbc4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:12:56.921 +05:30 0c73c871-b19a-4a2f-b037-b99905ecbc4f INF CORS policy execution successful. 2024-09-24 20:12:56.921 +05:30 0c73c871-b19a-4a2f-b037-b99905ecbc4f INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:12:56.922 +05:30 ee6ab8e2-b609-4fda-8865-0820fd40b6ad INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:12:56.922 +05:30 ee6ab8e2-b609-4fda-8865-0820fd40b6ad INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:12:56.999 +05:30 ee6ab8e2-b609-4fda-8865-0820fd40b6ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:12:57.000 +05:30 ee6ab8e2-b609-4fda-8865-0820fd40b6ad INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 78.0755ms 2024-09-24 20:12:57.000 +05:30 ee6ab8e2-b609-4fda-8865-0820fd40b6ad INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:12:57.000 +05:30 ee6ab8e2-b609-4fda-8865-0820fd40b6ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0c73c871-b19a-4a2f-b037-b99905ecbc4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 20:12:57.002 +05:30 ee6ab8e2-b609-4fda-8865-0820fd40b6ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 81.3229ms 2024-09-24 20:13:00.610 +05:30 ac1bd25b-7d04-4e62-b970-b9e7a52b5c5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=4 - null null 2024-09-24 20:13:00.611 +05:30 7203795f-2e9e-427f-ab98-c1ba5a22c3c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 20:13:00.611 +05:30 ac1bd25b-7d04-4e62-b970-b9e7a52b5c5a INF CORS policy execution successful. 2024-09-24 20:13:00.612 +05:30 ac1bd25b-7d04-4e62-b970-b9e7a52b5c5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=4 - 204 null null 1.1692ms 2024-09-24 20:13:00.612 +05:30 7203795f-2e9e-427f-ab98-c1ba5a22c3c7 INF CORS policy execution successful. 2024-09-24 20:13:00.612 +05:30 7203795f-2e9e-427f-ab98-c1ba5a22c3c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.369ms 2024-09-24 20:13:00.645 +05:30 70a9d501-a90f-4508-94c8-f93957b90dc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 20:13:00.646 +05:30 70a9d501-a90f-4508-94c8-f93957b90dc5 INF CORS policy execution successful. 2024-09-24 20:13:00.647 +05:30 70a9d501-a90f-4508-94c8-f93957b90dc5 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:00.647 +05:30 546589fa-485c-4422-9723-9c055f30192e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 20:13:00.648 +05:30 546589fa-485c-4422-9723-9c055f30192e INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:00.680 +05:30 546589fa-485c-4422-9723-9c055f30192e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:00.681 +05:30 546589fa-485c-4422-9723-9c055f30192e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 33.3512ms 2024-09-24 20:13:00.681 +05:30 546589fa-485c-4422-9723-9c055f30192e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 20:13:00.682 +05:30 546589fa-485c-4422-9723-9c055f30192e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70a9d501-a90f-4508-94c8-f93957b90dc5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 20:13:00.682 +05:30 546589fa-485c-4422-9723-9c055f30192e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 38.1568ms 2024-09-24 20:13:00.902 +05:30 e5e71004-1825-483e-b330-6785aa75d36f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 20:13:00.902 +05:30 e5e71004-1825-483e-b330-6785aa75d36f INF CORS policy execution successful. 2024-09-24 20:13:00.903 +05:30 e5e71004-1825-483e-b330-6785aa75d36f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.4233ms 2024-09-24 20:13:00.904 +05:30 d476e231-90d8-45c1-b490-13a7bc7ff72f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 20:13:00.904 +05:30 d476e231-90d8-45c1-b490-13a7bc7ff72f INF CORS policy execution successful. 2024-09-24 20:13:00.905 +05:30 d476e231-90d8-45c1-b490-13a7bc7ff72f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.6075ms 2024-09-24 20:13:00.920 +05:30 80849757-1a51-42ea-98e9-1a22b75befaf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=4 - null null 2024-09-24 20:13:00.921 +05:30 80849757-1a51-42ea-98e9-1a22b75befaf INF CORS policy execution successful. 2024-09-24 20:13:00.921 +05:30 80849757-1a51-42ea-98e9-1a22b75befaf INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:00.922 +05:30 59cd61ab-c5bf-4f90-a488-bf8ccf9578ae INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 20:13:00.937 +05:30 3ac84037-8f69-450a-b933-88f33a40c28b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 20:13:00.938 +05:30 3ac84037-8f69-450a-b933-88f33a40c28b INF CORS policy execution successful. 2024-09-24 20:13:00.938 +05:30 3ac84037-8f69-450a-b933-88f33a40c28b INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:00.938 +05:30 40dc8ebd-5115-4e8e-a77e-d22a1ce7e598 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 20:13:00.939 +05:30 40dc8ebd-5115-4e8e-a77e-d22a1ce7e598 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:13:00.942 +05:30 19f5126a-1f7e-4098-95e2-3cc096d00903 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 20:13:00.943 +05:30 19f5126a-1f7e-4098-95e2-3cc096d00903 INF CORS policy execution successful. 2024-09-24 20:13:00.943 +05:30 19f5126a-1f7e-4098-95e2-3cc096d00903 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:00.947 +05:30 59cd61ab-c5bf-4f90-a488-bf8ccf9578ae INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:13:00.948 +05:30 b500625e-ea33-4e6b-b8a0-01f36700adb5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 20:13:00.948 +05:30 b500625e-ea33-4e6b-b8a0-01f36700adb5 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:13:01.000 +05:30 b500625e-ea33-4e6b-b8a0-01f36700adb5 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:01.000 +05:30 b500625e-ea33-4e6b-b8a0-01f36700adb5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 52.2022ms 2024-09-24 20:13:01.001 +05:30 b500625e-ea33-4e6b-b8a0-01f36700adb5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 20:13:01.001 +05:30 b500625e-ea33-4e6b-b8a0-01f36700adb5 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 19f5126a-1f7e-4098-95e2-3cc096d00903}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:13:01.001 +05:30 b500625e-ea33-4e6b-b8a0-01f36700adb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 59.0499ms 2024-09-24 20:13:01.013 +05:30 40dc8ebd-5115-4e8e-a77e-d22a1ce7e598 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:01.013 +05:30 40dc8ebd-5115-4e8e-a77e-d22a1ce7e598 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 74.1362ms 2024-09-24 20:13:01.013 +05:30 40dc8ebd-5115-4e8e-a77e-d22a1ce7e598 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 20:13:01.013 +05:30 40dc8ebd-5115-4e8e-a77e-d22a1ce7e598 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ac84037-8f69-450a-b933-88f33a40c28b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 20:13:01.014 +05:30 40dc8ebd-5115-4e8e-a77e-d22a1ce7e598 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 76.8545ms 2024-09-24 20:13:01.040 +05:30 59cd61ab-c5bf-4f90-a488-bf8ccf9578ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:01.041 +05:30 59cd61ab-c5bf-4f90-a488-bf8ccf9578ae INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 93.4503ms 2024-09-24 20:13:01.041 +05:30 59cd61ab-c5bf-4f90-a488-bf8ccf9578ae INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 20:13:01.041 +05:30 59cd61ab-c5bf-4f90-a488-bf8ccf9578ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 80849757-1a51-42ea-98e9-1a22b75befaf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 909} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":4,\"RoleName\":\"testRole1109\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":4,\"ProfileName\":\"testProfile\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 20:13:01.041 +05:30 59cd61ab-c5bf-4f90-a488-bf8ccf9578ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=4 - 200 909 application/json; charset=utf-8 121.8319ms 2024-09-24 20:13:01.395 +05:30 ad4427ce-2558-48d6-aea8-e4c2b8943ca7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 20:13:01.395 +05:30 ad4427ce-2558-48d6-aea8-e4c2b8943ca7 INF CORS policy execution successful. 2024-09-24 20:13:01.396 +05:30 ad4427ce-2558-48d6-aea8-e4c2b8943ca7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.438ms 2024-09-24 20:13:01.398 +05:30 6ba3bfaa-9cc1-4ccc-9973-ce5f238f177f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 20:13:01.399 +05:30 6ba3bfaa-9cc1-4ccc-9973-ce5f238f177f INF CORS policy execution successful. 2024-09-24 20:13:01.400 +05:30 6ba3bfaa-9cc1-4ccc-9973-ce5f238f177f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 1.1085ms 2024-09-24 20:13:03.454 +05:30 204d1041-7e63-47b0-b0ef-c97714767412 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 20:13:03.454 +05:30 204d1041-7e63-47b0-b0ef-c97714767412 INF CORS policy execution successful. 2024-09-24 20:13:03.455 +05:30 204d1041-7e63-47b0-b0ef-c97714767412 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:03.455 +05:30 340b9009-15ba-41f2-9dd8-9fe68a7711e4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 20:13:03.455 +05:30 340b9009-15ba-41f2-9dd8-9fe68a7711e4 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 20:13:03.462 +05:30 7a690095-41b0-4fe5-8983-63d6c8c22f98 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 20:13:03.463 +05:30 7a690095-41b0-4fe5-8983-63d6c8c22f98 INF CORS policy execution successful. 2024-09-24 20:13:03.463 +05:30 7a690095-41b0-4fe5-8983-63d6c8c22f98 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:03.463 +05:30 9159696b-67fb-4c32-b9f5-d886a1a954c8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 20:13:03.463 +05:30 9159696b-67fb-4c32-b9f5-d886a1a954c8 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:13:03.469 +05:30 340b9009-15ba-41f2-9dd8-9fe68a7711e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:03.469 +05:30 340b9009-15ba-41f2-9dd8-9fe68a7711e4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 13.6812ms 2024-09-24 20:13:03.469 +05:30 340b9009-15ba-41f2-9dd8-9fe68a7711e4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 20:13:03.469 +05:30 340b9009-15ba-41f2-9dd8-9fe68a7711e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 204d1041-7e63-47b0-b0ef-c97714767412}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 20:13:03.470 +05:30 340b9009-15ba-41f2-9dd8-9fe68a7711e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 16.6602ms 2024-09-24 20:13:03.472 +05:30 9159696b-67fb-4c32-b9f5-d886a1a954c8 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:03.473 +05:30 9159696b-67fb-4c32-b9f5-d886a1a954c8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 9.1571ms 2024-09-24 20:13:03.473 +05:30 9159696b-67fb-4c32-b9f5-d886a1a954c8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 20:13:03.473 +05:30 9159696b-67fb-4c32-b9f5-d886a1a954c8 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 7a690095-41b0-4fe5-8983-63d6c8c22f98}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:13:03.473 +05:30 9159696b-67fb-4c32-b9f5-d886a1a954c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 10.9915ms 2024-09-24 20:13:11.953 +05:30 640e58b2-f36e-4b67-8d85-c372b66b18cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:13:11.954 +05:30 640e58b2-f36e-4b67-8d85-c372b66b18cb INF CORS policy execution successful. 2024-09-24 20:13:11.954 +05:30 640e58b2-f36e-4b67-8d85-c372b66b18cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.063ms 2024-09-24 20:13:11.990 +05:30 2dbb5651-3a06-4817-8cec-4eb6905da303 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:13:11.990 +05:30 2dbb5651-3a06-4817-8cec-4eb6905da303 INF CORS policy execution successful. 2024-09-24 20:13:11.990 +05:30 2dbb5651-3a06-4817-8cec-4eb6905da303 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:11.991 +05:30 3d6e0d30-2877-4a03-8eac-70c9ea944f54 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:11.991 +05:30 3d6e0d30-2877-4a03-8eac-70c9ea944f54 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:12.012 +05:30 3d6e0d30-2877-4a03-8eac-70c9ea944f54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:12.012 +05:30 3d6e0d30-2877-4a03-8eac-70c9ea944f54 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 20.7682ms 2024-09-24 20:13:12.012 +05:30 3d6e0d30-2877-4a03-8eac-70c9ea944f54 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:12.013 +05:30 3d6e0d30-2877-4a03-8eac-70c9ea944f54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2dbb5651-3a06-4817-8cec-4eb6905da303}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1004} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:13:12.013 +05:30 3d6e0d30-2877-4a03-8eac-70c9ea944f54 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1004 application/json; charset=utf-8 23.7119ms 2024-09-24 20:13:17.897 +05:30 a7ce871a-fa0e-495e-ad17-48fc4cac948d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=t - null null 2024-09-24 20:13:17.898 +05:30 a7ce871a-fa0e-495e-ad17-48fc4cac948d INF CORS policy execution successful. 2024-09-24 20:13:17.898 +05:30 a7ce871a-fa0e-495e-ad17-48fc4cac948d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=t - 204 null null 1.2338ms 2024-09-24 20:13:17.946 +05:30 dcd73e73-2507-4edd-8a99-572617d740c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=t - null null 2024-09-24 20:13:17.947 +05:30 dcd73e73-2507-4edd-8a99-572617d740c5 INF CORS policy execution successful. 2024-09-24 20:13:17.948 +05:30 dcd73e73-2507-4edd-8a99-572617d740c5 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=t Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:17.948 +05:30 e3ff09e3-83df-4ec8-a31a-621f54672583 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:17.948 +05:30 e3ff09e3-83df-4ec8-a31a-621f54672583 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:17.968 +05:30 e3ff09e3-83df-4ec8-a31a-621f54672583 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:17.968 +05:30 e3ff09e3-83df-4ec8-a31a-621f54672583 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 19.7957ms 2024-09-24 20:13:17.969 +05:30 e3ff09e3-83df-4ec8-a31a-621f54672583 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:17.969 +05:30 e3ff09e3-83df-4ec8-a31a-621f54672583 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcd73e73-2507-4edd-8a99-572617d740c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 729} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-24 20:13:17.970 +05:30 e3ff09e3-83df-4ec8-a31a-621f54672583 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=t - 200 729 application/json; charset=utf-8 23.3227ms 2024-09-24 20:13:18.042 +05:30 4e47845e-bff5-44b4-b57f-87d6a1255684 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=te - null null 2024-09-24 20:13:18.043 +05:30 4e47845e-bff5-44b4-b57f-87d6a1255684 INF CORS policy execution successful. 2024-09-24 20:13:18.044 +05:30 4e47845e-bff5-44b4-b57f-87d6a1255684 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=te - 204 null null 1.3107ms 2024-09-24 20:13:18.070 +05:30 77456b2b-a30e-46f2-8c6e-de2056fe69b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=te - null null 2024-09-24 20:13:18.070 +05:30 77456b2b-a30e-46f2-8c6e-de2056fe69b4 INF CORS policy execution successful. 2024-09-24 20:13:18.071 +05:30 77456b2b-a30e-46f2-8c6e-de2056fe69b4 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=te Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:18.071 +05:30 6d813690-8a08-4bc7-bd86-321cabdbbde7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:18.072 +05:30 6d813690-8a08-4bc7-bd86-321cabdbbde7 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:18.078 +05:30 6d813690-8a08-4bc7-bd86-321cabdbbde7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:18.078 +05:30 6d813690-8a08-4bc7-bd86-321cabdbbde7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 6.4895ms 2024-09-24 20:13:18.079 +05:30 6d813690-8a08-4bc7-bd86-321cabdbbde7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:18.079 +05:30 6d813690-8a08-4bc7-bd86-321cabdbbde7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77456b2b-a30e-46f2-8c6e-de2056fe69b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 729} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-24 20:13:18.079 +05:30 6d813690-8a08-4bc7-bd86-321cabdbbde7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=te - 200 729 application/json; charset=utf-8 9.5374ms 2024-09-24 20:13:18.213 +05:30 35f7682b-fb8d-47f9-b325-11bb1fe174d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=tes - null null 2024-09-24 20:13:18.213 +05:30 35f7682b-fb8d-47f9-b325-11bb1fe174d1 INF CORS policy execution successful. 2024-09-24 20:13:18.214 +05:30 35f7682b-fb8d-47f9-b325-11bb1fe174d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=tes - 204 null null 0.7472ms 2024-09-24 20:13:18.244 +05:30 786361c3-878c-4ca4-81c1-f36635350d02 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=tes - null null 2024-09-24 20:13:18.245 +05:30 786361c3-878c-4ca4-81c1-f36635350d02 INF CORS policy execution successful. 2024-09-24 20:13:18.245 +05:30 786361c3-878c-4ca4-81c1-f36635350d02 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=tes Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:18.245 +05:30 924a3638-197e-465f-9777-328a9889438f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:18.245 +05:30 924a3638-197e-465f-9777-328a9889438f INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:18.248 +05:30 924a3638-197e-465f-9777-328a9889438f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:18.248 +05:30 924a3638-197e-465f-9777-328a9889438f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.8242ms 2024-09-24 20:13:18.248 +05:30 924a3638-197e-465f-9777-328a9889438f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:18.248 +05:30 924a3638-197e-465f-9777-328a9889438f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 786361c3-878c-4ca4-81c1-f36635350d02}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 729} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-24 20:13:18.249 +05:30 924a3638-197e-465f-9777-328a9889438f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=tes - 200 729 application/json; charset=utf-8 5.3076ms 2024-09-24 20:13:18.340 +05:30 f1eb5771-3dd1-4fd2-8e8c-80515d260d28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=test - null null 2024-09-24 20:13:18.340 +05:30 f1eb5771-3dd1-4fd2-8e8c-80515d260d28 INF CORS policy execution successful. 2024-09-24 20:13:18.341 +05:30 f1eb5771-3dd1-4fd2-8e8c-80515d260d28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=test - 204 null null 1.0636ms 2024-09-24 20:13:18.368 +05:30 c880eebe-8cf9-436f-845d-f25719e17ba1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=test - null null 2024-09-24 20:13:18.368 +05:30 c880eebe-8cf9-436f-845d-f25719e17ba1 INF CORS policy execution successful. 2024-09-24 20:13:18.369 +05:30 c880eebe-8cf9-436f-845d-f25719e17ba1 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:18.369 +05:30 91f30985-e9e0-406f-b182-0aeaa996dc5f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:18.369 +05:30 91f30985-e9e0-406f-b182-0aeaa996dc5f INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:18.371 +05:30 91f30985-e9e0-406f-b182-0aeaa996dc5f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:18.371 +05:30 91f30985-e9e0-406f-b182-0aeaa996dc5f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.2605ms 2024-09-24 20:13:18.371 +05:30 91f30985-e9e0-406f-b182-0aeaa996dc5f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:18.371 +05:30 91f30985-e9e0-406f-b182-0aeaa996dc5f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c880eebe-8cf9-436f-845d-f25719e17ba1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 729} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-24 20:13:18.372 +05:30 91f30985-e9e0-406f-b182-0aeaa996dc5f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=test - 200 729 application/json; charset=utf-8 4.2968ms 2024-09-24 20:13:18.514 +05:30 2e9ebf83-325b-433e-bee9-89957b7467c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testr - null null 2024-09-24 20:13:18.515 +05:30 2e9ebf83-325b-433e-bee9-89957b7467c2 INF CORS policy execution successful. 2024-09-24 20:13:18.515 +05:30 2e9ebf83-325b-433e-bee9-89957b7467c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testr - 204 null null 0.7255ms 2024-09-24 20:13:18.542 +05:30 e3596453-e11b-4340-9b32-612afdcb85f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testr - null null 2024-09-24 20:13:18.543 +05:30 e3596453-e11b-4340-9b32-612afdcb85f4 INF CORS policy execution successful. 2024-09-24 20:13:18.544 +05:30 e3596453-e11b-4340-9b32-612afdcb85f4 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testr Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:18.544 +05:30 8f3ed281-8760-4c34-8d8b-ddd76ebdc5dd INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:18.544 +05:30 8f3ed281-8760-4c34-8d8b-ddd76ebdc5dd INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:18.547 +05:30 8f3ed281-8760-4c34-8d8b-ddd76ebdc5dd INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:18.547 +05:30 8f3ed281-8760-4c34-8d8b-ddd76ebdc5dd INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.4794ms 2024-09-24 20:13:18.547 +05:30 8f3ed281-8760-4c34-8d8b-ddd76ebdc5dd INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:18.547 +05:30 8f3ed281-8760-4c34-8d8b-ddd76ebdc5dd INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: e3596453-e11b-4340-9b32-612afdcb85f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:13:18.548 +05:30 8f3ed281-8760-4c34-8d8b-ddd76ebdc5dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testr - 404 84 application/json; charset=utf-8 5.3174ms 2024-09-24 20:13:19.022 +05:30 1e6ad126-f2ff-40c1-8d6a-b5ae18339620 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testro - null null 2024-09-24 20:13:19.023 +05:30 1e6ad126-f2ff-40c1-8d6a-b5ae18339620 INF CORS policy execution successful. 2024-09-24 20:13:19.023 +05:30 1e6ad126-f2ff-40c1-8d6a-b5ae18339620 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testro - 204 null null 0.8855ms 2024-09-24 20:13:19.050 +05:30 d57184b8-0f14-4006-9e3b-794bc5468ce3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testro - null null 2024-09-24 20:13:19.051 +05:30 d57184b8-0f14-4006-9e3b-794bc5468ce3 INF CORS policy execution successful. 2024-09-24 20:13:19.051 +05:30 d57184b8-0f14-4006-9e3b-794bc5468ce3 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testro Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:19.052 +05:30 e1531627-e4f5-49c1-b8bb-17dd396d17e2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:19.052 +05:30 e1531627-e4f5-49c1-b8bb-17dd396d17e2 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:19.055 +05:30 e1531627-e4f5-49c1-b8bb-17dd396d17e2 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:19.055 +05:30 e1531627-e4f5-49c1-b8bb-17dd396d17e2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 3.0439ms 2024-09-24 20:13:19.055 +05:30 e1531627-e4f5-49c1-b8bb-17dd396d17e2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:19.055 +05:30 e1531627-e4f5-49c1-b8bb-17dd396d17e2 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: d57184b8-0f14-4006-9e3b-794bc5468ce3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:13:19.056 +05:30 e1531627-e4f5-49c1-b8bb-17dd396d17e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testro - 404 84 application/json; charset=utf-8 5.6554ms 2024-09-24 20:13:19.187 +05:30 c09dd14e-0d0e-470b-9ca7-a9ece68a8386 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testrol - null null 2024-09-24 20:13:19.187 +05:30 c09dd14e-0d0e-470b-9ca7-a9ece68a8386 INF CORS policy execution successful. 2024-09-24 20:13:19.187 +05:30 c09dd14e-0d0e-470b-9ca7-a9ece68a8386 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testrol - 204 null null 0.5449ms 2024-09-24 20:13:19.214 +05:30 8341b47e-4da3-4cd6-92aa-efa7a0a31f15 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testrol - null null 2024-09-24 20:13:19.214 +05:30 8341b47e-4da3-4cd6-92aa-efa7a0a31f15 INF CORS policy execution successful. 2024-09-24 20:13:19.215 +05:30 8341b47e-4da3-4cd6-92aa-efa7a0a31f15 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testrol Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:19.215 +05:30 45e8705c-107e-4c52-a19e-d833a581d35f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:19.215 +05:30 45e8705c-107e-4c52-a19e-d833a581d35f INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:19.217 +05:30 45e8705c-107e-4c52-a19e-d833a581d35f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:19.217 +05:30 45e8705c-107e-4c52-a19e-d833a581d35f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.0068ms 2024-09-24 20:13:19.218 +05:30 45e8705c-107e-4c52-a19e-d833a581d35f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:19.218 +05:30 45e8705c-107e-4c52-a19e-d833a581d35f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 8341b47e-4da3-4cd6-92aa-efa7a0a31f15}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:13:19.218 +05:30 45e8705c-107e-4c52-a19e-d833a581d35f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testrol - 404 84 application/json; charset=utf-8 4.7226ms 2024-09-24 20:13:20.655 +05:30 05deb314-5493-4e83-b5cc-3b49322049c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testro - null null 2024-09-24 20:13:20.656 +05:30 05deb314-5493-4e83-b5cc-3b49322049c1 INF CORS policy execution successful. 2024-09-24 20:13:20.656 +05:30 05deb314-5493-4e83-b5cc-3b49322049c1 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testro Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:20.656 +05:30 65327a07-e9a6-4727-b14b-75dc065c8e75 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:20.657 +05:30 65327a07-e9a6-4727-b14b-75dc065c8e75 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:20.660 +05:30 65327a07-e9a6-4727-b14b-75dc065c8e75 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:20.660 +05:30 65327a07-e9a6-4727-b14b-75dc065c8e75 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 3.6772ms 2024-09-24 20:13:20.660 +05:30 65327a07-e9a6-4727-b14b-75dc065c8e75 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:20.661 +05:30 65327a07-e9a6-4727-b14b-75dc065c8e75 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 05deb314-5493-4e83-b5cc-3b49322049c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:13:20.661 +05:30 65327a07-e9a6-4727-b14b-75dc065c8e75 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testro - 404 84 application/json; charset=utf-8 5.9118ms 2024-09-24 20:13:20.821 +05:30 69536bad-2d97-47c5-9607-b559b8195f7f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testr - null null 2024-09-24 20:13:20.821 +05:30 69536bad-2d97-47c5-9607-b559b8195f7f INF CORS policy execution successful. 2024-09-24 20:13:20.822 +05:30 69536bad-2d97-47c5-9607-b559b8195f7f INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testr Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:20.822 +05:30 35ca4a13-1615-45f3-8f71-002ddfdeac0b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:20.822 +05:30 35ca4a13-1615-45f3-8f71-002ddfdeac0b INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:20.824 +05:30 35ca4a13-1615-45f3-8f71-002ddfdeac0b INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:20.824 +05:30 35ca4a13-1615-45f3-8f71-002ddfdeac0b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 1.8898ms 2024-09-24 20:13:20.824 +05:30 35ca4a13-1615-45f3-8f71-002ddfdeac0b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:20.824 +05:30 35ca4a13-1615-45f3-8f71-002ddfdeac0b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 69536bad-2d97-47c5-9607-b559b8195f7f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 20:13:20.825 +05:30 35ca4a13-1615-45f3-8f71-002ddfdeac0b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=testr - 404 84 application/json; charset=utf-8 3.6754ms 2024-09-24 20:13:20.985 +05:30 a3f284c8-cf11-47b2-9ea8-6d432b870d95 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=test - null null 2024-09-24 20:13:20.985 +05:30 a3f284c8-cf11-47b2-9ea8-6d432b870d95 INF CORS policy execution successful. 2024-09-24 20:13:20.986 +05:30 a3f284c8-cf11-47b2-9ea8-6d432b870d95 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString=test Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:20.986 +05:30 39d49f4c-6af9-4186-b1ca-203ae53c0e4d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:20.986 +05:30 39d49f4c-6af9-4186-b1ca-203ae53c0e4d INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:20.989 +05:30 39d49f4c-6af9-4186-b1ca-203ae53c0e4d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:20.989 +05:30 39d49f4c-6af9-4186-b1ca-203ae53c0e4d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.8018ms 2024-09-24 20:13:20.989 +05:30 39d49f4c-6af9-4186-b1ca-203ae53c0e4d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:13:20.989 +05:30 39d49f4c-6af9-4186-b1ca-203ae53c0e4d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3f284c8-cf11-47b2-9ea8-6d432b870d95}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 729} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"}],\"PageSummary\":[{\"TotalRows\":5,\"TotalPages\":1}]}"} 2024-09-24 20:13:20.990 +05:30 39d49f4c-6af9-4186-b1ca-203ae53c0e4d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString=test - 200 729 application/json; charset=utf-8 4.8114ms 2024-09-24 20:13:25.761 +05:30 c419f188-f09f-46d1-bbd3-678c93b57548 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=4 - null null 2024-09-24 20:13:25.762 +05:30 c419f188-f09f-46d1-bbd3-678c93b57548 INF CORS policy execution successful. 2024-09-24 20:13:25.762 +05:30 c419f188-f09f-46d1-bbd3-678c93b57548 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=4 - 204 null null 1.0102ms 2024-09-24 20:13:25.787 +05:30 eaf446f8-6f0b-4f62-aeeb-7db09a4abc8b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=4 - null null 2024-09-24 20:13:25.787 +05:30 eaf446f8-6f0b-4f62-aeeb-7db09a4abc8b INF CORS policy execution successful. 2024-09-24 20:13:25.788 +05:30 eaf446f8-6f0b-4f62-aeeb-7db09a4abc8b INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:25.788 +05:30 5aed3454-838d-49a9-9acd-108a13a7cb98 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 20:13:25.797 +05:30 5aed3454-838d-49a9-9acd-108a13a7cb98 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:25.826 +05:30 5aed3454-838d-49a9-9acd-108a13a7cb98 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:25.826 +05:30 5aed3454-838d-49a9-9acd-108a13a7cb98 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 29.7161ms 2024-09-24 20:13:25.827 +05:30 5aed3454-838d-49a9-9acd-108a13a7cb98 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 20:13:25.827 +05:30 5aed3454-838d-49a9-9acd-108a13a7cb98 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eaf446f8-6f0b-4f62-aeeb-7db09a4abc8b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2823} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":4,\"ProfileName\":\"testProfile\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"}]}"} 2024-09-24 20:13:25.827 +05:30 5aed3454-838d-49a9-9acd-108a13a7cb98 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=4 - 200 2823 application/json; charset=utf-8 40.8713ms 2024-09-24 20:13:26.055 +05:30 446ced2f-9f74-4349-b535-5c038907e17e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:13:26.055 +05:30 446ced2f-9f74-4349-b535-5c038907e17e INF CORS policy execution successful. 2024-09-24 20:13:26.056 +05:30 446ced2f-9f74-4349-b535-5c038907e17e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5707ms 2024-09-24 20:13:26.083 +05:30 26625fd2-3240-4a8d-87dc-8a662cbb2958 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:13:26.084 +05:30 26625fd2-3240-4a8d-87dc-8a662cbb2958 INF CORS policy execution successful. 2024-09-24 20:13:26.084 +05:30 26625fd2-3240-4a8d-87dc-8a662cbb2958 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:26.084 +05:30 1a5b8b73-f441-45fa-8e54-5770d7c89eba INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:13:26.084 +05:30 1a5b8b73-f441-45fa-8e54-5770d7c89eba INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:26.096 +05:30 1a5b8b73-f441-45fa-8e54-5770d7c89eba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:26.096 +05:30 1a5b8b73-f441-45fa-8e54-5770d7c89eba INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 12.1745ms 2024-09-24 20:13:26.097 +05:30 1a5b8b73-f441-45fa-8e54-5770d7c89eba INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:13:26.097 +05:30 1a5b8b73-f441-45fa-8e54-5770d7c89eba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26625fd2-3240-4a8d-87dc-8a662cbb2958}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 20:13:26.097 +05:30 1a5b8b73-f441-45fa-8e54-5770d7c89eba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 13.7841ms 2024-09-24 20:13:26.207 +05:30 6f5c33cb-10d4-4601-896c-66bbfb74fd74 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:13:26.207 +05:30 6f5c33cb-10d4-4601-896c-66bbfb74fd74 INF CORS policy execution successful. 2024-09-24 20:13:26.207 +05:30 6f5c33cb-10d4-4601-896c-66bbfb74fd74 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:13:26.208 +05:30 7a364234-106d-4bcd-a8bf-ff3cee5c2ee5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:13:26.208 +05:30 7a364234-106d-4bcd-a8bf-ff3cee5c2ee5 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:13:26.217 +05:30 7a364234-106d-4bcd-a8bf-ff3cee5c2ee5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:13:26.217 +05:30 7a364234-106d-4bcd-a8bf-ff3cee5c2ee5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 8.9389ms 2024-09-24 20:13:26.217 +05:30 7a364234-106d-4bcd-a8bf-ff3cee5c2ee5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:13:26.217 +05:30 7a364234-106d-4bcd-a8bf-ff3cee5c2ee5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f5c33cb-10d4-4601-896c-66bbfb74fd74}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 20:13:26.217 +05:30 7a364234-106d-4bcd-a8bf-ff3cee5c2ee5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 10.8193ms 2024-09-24 20:14:05.654 +05:30 93a6782f-d0ed-4378-8782-0653a4df71a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-24 20:14:05.656 +05:30 93a6782f-d0ed-4378-8782-0653a4df71a0 INF CORS policy execution successful. 2024-09-24 20:14:05.657 +05:30 93a6782f-d0ed-4378-8782-0653a4df71a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 2.8514ms 2024-09-24 20:14:05.685 +05:30 2351966a-279c-4780-9bc2-f54121680d72 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 948 2024-09-24 20:14:05.686 +05:30 2351966a-279c-4780-9bc2-f54121680d72 INF CORS policy execution successful. 2024-09-24 20:14:05.687 +05:30 2351966a-279c-4780-9bc2-f54121680d72 INF HTTP request: Path: /profile/upsertprofile QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Content-Length: 948}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":4,"name":"testProfile","beId":4,"isGroup":false,"menuAction":[{"menuId":15,"actionId":1},{"menuId":15,"actionId":2},{"menuId":15,"actionId":3},{"menuId":15,"actionId":4},{"menuId":15,"actionId":5},{"menuId":15,"actionId":6},{"menuId":15,"actionId":23},{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":20,"actionId":5},{"menuId":20,"actionId":6},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":21,"actionId":8},{"menuId":21,"actionId":9},{"menuId":21,"actionId":10},{"menuId":21,"actionId":11},{"menuId":21,"actionId":12},{"menuId":21,"actionId":22},{"menuId":22,"actionId":13},{"menuId":22,"actionId":14},{"menuId":22,"actionId":15},{"menuId":22,"actionId":16},{"menuId":22,"actionId":17},{"menuId":22,"actionId":18},{"menuId":22,"actionId":19},{"menuId":22,"actionId":20},{"menuId":22,"actionId":21},{"menuId":22,"actionId":26}],"parentId":0,"remarks":""} 2024-09-24 20:14:05.688 +05:30 a7b5d785-f053-4cf3-bb35-b34a16f66eec INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-24 20:14:05.701 +05:30 a7b5d785-f053-4cf3-bb35-b34a16f66eec INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Sang.Security.Api.Models.APIRequest.ProfileRequest) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:14:05.791 +05:30 a7b5d785-f053-4cf3-bb35-b34a16f66eec INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:14:05.793 +05:30 a7b5d785-f053-4cf3-bb35-b34a16f66eec INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 91.7731ms 2024-09-24 20:14:05.793 +05:30 a7b5d785-f053-4cf3-bb35-b34a16f66eec INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-24 20:14:05.793 +05:30 a7b5d785-f053-4cf3-bb35-b34a16f66eec INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 2351966a-279c-4780-9bc2-f54121680d72}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 93} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"4"} 2024-09-24 20:14:05.794 +05:30 a7b5d785-f053-4cf3-bb35-b34a16f66eec INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 93 application/json; charset=utf-8 109.3564ms 2024-09-24 20:14:06.181 +05:30 c9765cbc-9888-43e0-b46c-7b2e19b19dca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:14:06.181 +05:30 c9765cbc-9888-43e0-b46c-7b2e19b19dca INF CORS policy execution successful. 2024-09-24 20:14:06.181 +05:30 c9765cbc-9888-43e0-b46c-7b2e19b19dca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.6144ms 2024-09-24 20:14:06.218 +05:30 f16829cd-e331-4018-86be-d790842c4a1f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:14:06.219 +05:30 f16829cd-e331-4018-86be-d790842c4a1f INF CORS policy execution successful. 2024-09-24 20:14:06.219 +05:30 f16829cd-e331-4018-86be-d790842c4a1f INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:14:06.219 +05:30 2bc64a04-c03b-4a9c-a2c9-625efdf1aaad INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:14:06.220 +05:30 2bc64a04-c03b-4a9c-a2c9-625efdf1aaad INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:14:06.252 +05:30 2bc64a04-c03b-4a9c-a2c9-625efdf1aaad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:14:06.252 +05:30 2bc64a04-c03b-4a9c-a2c9-625efdf1aaad INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 32.7326ms 2024-09-24 20:14:06.252 +05:30 2bc64a04-c03b-4a9c-a2c9-625efdf1aaad INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:14:06.253 +05:30 2bc64a04-c03b-4a9c-a2c9-625efdf1aaad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f16829cd-e331-4018-86be-d790842c4a1f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 20:14:06.253 +05:30 2bc64a04-c03b-4a9c-a2c9-625efdf1aaad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 34.7447ms 2024-09-24 20:14:32.253 +05:30 4e3bc6b4-a5b9-46a0-85f9-e3733702bbe8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:14:32.256 +05:30 4e3bc6b4-a5b9-46a0-85f9-e3733702bbe8 INF CORS policy execution successful. 2024-09-24 20:14:32.257 +05:30 4e3bc6b4-a5b9-46a0-85f9-e3733702bbe8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.9382ms 2024-09-24 20:14:32.291 +05:30 78e5dad4-ef87-44e1-8cf8-ffc8fea10538 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:14:32.293 +05:30 78e5dad4-ef87-44e1-8cf8-ffc8fea10538 INF CORS policy execution successful. 2024-09-24 20:14:32.293 +05:30 78e5dad4-ef87-44e1-8cf8-ffc8fea10538 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:14:32.294 +05:30 86e72d74-3ff8-4dc2-957d-17bb05604425 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:14:32.294 +05:30 86e72d74-3ff8-4dc2-957d-17bb05604425 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:14:32.341 +05:30 86e72d74-3ff8-4dc2-957d-17bb05604425 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:14:32.342 +05:30 86e72d74-3ff8-4dc2-957d-17bb05604425 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 47.111ms 2024-09-24 20:14:32.342 +05:30 86e72d74-3ff8-4dc2-957d-17bb05604425 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:14:32.342 +05:30 86e72d74-3ff8-4dc2-957d-17bb05604425 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78e5dad4-ef87-44e1-8cf8-ffc8fea10538}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:44:05\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:14:32.343 +05:30 86e72d74-3ff8-4dc2-957d-17bb05604425 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 52.0009ms 2024-09-24 20:14:35.265 +05:30 8262b139-ec8d-4276-bd8e-5b02355f2cb7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=4 - null null 2024-09-24 20:14:35.265 +05:30 8262b139-ec8d-4276-bd8e-5b02355f2cb7 INF CORS policy execution successful. 2024-09-24 20:14:35.266 +05:30 8262b139-ec8d-4276-bd8e-5b02355f2cb7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=4 - 204 null null 0.701ms 2024-09-24 20:14:35.292 +05:30 8242bb55-c479-4c12-9c10-174b2a8a610c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=4 - null null 2024-09-24 20:14:35.292 +05:30 8242bb55-c479-4c12-9c10-174b2a8a610c INF CORS policy execution successful. 2024-09-24 20:14:35.293 +05:30 8242bb55-c479-4c12-9c10-174b2a8a610c INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:14:35.293 +05:30 40c6db5a-8d3b-4228-9011-a20402d7a706 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 20:14:35.293 +05:30 40c6db5a-8d3b-4228-9011-a20402d7a706 INF Route matched with {action = "GetProfileDetails", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileDetails(Int32) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:14:35.318 +05:30 40c6db5a-8d3b-4228-9011-a20402d7a706 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:14:35.318 +05:30 40c6db5a-8d3b-4228-9011-a20402d7a706 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 25.1841ms 2024-09-24 20:14:35.318 +05:30 40c6db5a-8d3b-4228-9011-a20402d7a706 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-24 20:14:35.318 +05:30 40c6db5a-8d3b-4228-9011-a20402d7a706 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8242bb55-c479-4c12-9c10-174b2a8a610c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3535} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":4,\"ProfileName\":\"testProfile\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":4,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":4,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":4,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":4,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":4,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":4,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":4,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":4,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":4,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":4,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"}]}"} 2024-09-24 20:14:35.319 +05:30 40c6db5a-8d3b-4228-9011-a20402d7a706 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=4 - 200 3535 application/json; charset=utf-8 27.0706ms 2024-09-24 20:14:35.568 +05:30 a72fb0de-84b8-4bf2-a183-28c5fb25c0cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:14:35.568 +05:30 a72fb0de-84b8-4bf2-a183-28c5fb25c0cd INF CORS policy execution successful. 2024-09-24 20:14:35.568 +05:30 a72fb0de-84b8-4bf2-a183-28c5fb25c0cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4802ms 2024-09-24 20:14:35.593 +05:30 fc15362a-4b4b-4417-aa51-f7b570d153ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:14:35.593 +05:30 fc15362a-4b4b-4417-aa51-f7b570d153ff INF CORS policy execution successful. 2024-09-24 20:14:35.593 +05:30 fc15362a-4b4b-4417-aa51-f7b570d153ff INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:14:35.594 +05:30 4ef5ffcd-2e02-4c7e-8557-6947572b87ef INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:14:35.594 +05:30 4ef5ffcd-2e02-4c7e-8557-6947572b87ef INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:14:35.607 +05:30 4ef5ffcd-2e02-4c7e-8557-6947572b87ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:14:35.607 +05:30 4ef5ffcd-2e02-4c7e-8557-6947572b87ef INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 13.3191ms 2024-09-24 20:14:35.607 +05:30 4ef5ffcd-2e02-4c7e-8557-6947572b87ef INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:14:35.607 +05:30 4ef5ffcd-2e02-4c7e-8557-6947572b87ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc15362a-4b4b-4417-aa51-f7b570d153ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 20:14:35.608 +05:30 4ef5ffcd-2e02-4c7e-8557-6947572b87ef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 14.9126ms 2024-09-24 20:14:35.666 +05:30 82cfe6aa-3afb-4c05-a9a4-6dd3a3571e83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:14:35.667 +05:30 82cfe6aa-3afb-4c05-a9a4-6dd3a3571e83 INF CORS policy execution successful. 2024-09-24 20:14:35.667 +05:30 82cfe6aa-3afb-4c05-a9a4-6dd3a3571e83 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:14:35.667 +05:30 27ecaa5c-c3a1-4523-a760-6e79a316233f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:14:35.667 +05:30 27ecaa5c-c3a1-4523-a760-6e79a316233f INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:14:35.684 +05:30 27ecaa5c-c3a1-4523-a760-6e79a316233f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:14:35.685 +05:30 27ecaa5c-c3a1-4523-a760-6e79a316233f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 17.099ms 2024-09-24 20:14:35.685 +05:30 27ecaa5c-c3a1-4523-a760-6e79a316233f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:14:35.685 +05:30 27ecaa5c-c3a1-4523-a760-6e79a316233f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82cfe6aa-3afb-4c05-a9a4-6dd3a3571e83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 20:14:35.685 +05:30 27ecaa5c-c3a1-4523-a760-6e79a316233f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 18.6333ms 2024-09-24 20:15:15.597 +05:30 efd25072-b8d0-4985-8bb7-dfb32afcb0f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-24 20:15:15.599 +05:30 efd25072-b8d0-4985-8bb7-dfb32afcb0f7 INF CORS policy execution successful. 2024-09-24 20:15:15.600 +05:30 efd25072-b8d0-4985-8bb7-dfb32afcb0f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 3.2157ms 2024-09-24 20:15:15.649 +05:30 b412e2f9-7053-480e-909b-e644d68a8a14 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 1898 2024-09-24 20:15:15.651 +05:30 b412e2f9-7053-480e-909b-e644d68a8a14 INF CORS policy execution successful. 2024-09-24 20:15:15.653 +05:30 b412e2f9-7053-480e-909b-e644d68a8a14 INF HTTP request: Path: /profile/upsertprofile QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Content-Length: 1898}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":4,"name":"testProfile","beId":4,"isGroup":false,"menuAction":[{"menuId":15,"actionId":1},{"menuId":15,"actionId":2},{"menuId":15,"actionId":3},{"menuId":15,"actionId":4},{"menuId":15,"actionId":5},{"menuId":15,"actionId":6},{"menuId":15,"actionId":23},{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":20,"actionId":5},{"menuId":20,"actionId":6},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":21,"actionId":8},{"menuId":21,"actionId":9},{"menuId":21,"actionId":10},{"menuId":21,"actionId":11},{"menuId":21,"actionId":12},{"menuId":21,"actionId":22},{"menuId":22,"actionId":13},{"menuId":22,"actionId":14},{"menuId":22,"actionId":15},{"menuId":22,"actionId":16},{"menuId":22,"actionId":17},{"menuId":22,"actionId":18},{"menuId":22,"actionId":19},{"menuId":22,"actionId":20},{"menuId":22,"actionId":21},{"menuId":22,"actionId":26},{"menuId":28,"actionId":1},{"menuId":28,"actionId":2},{"menuId":28,"actionId":3},{"menuId":28,"actionId":4},{"menuId":28,"actionId":5},{"menuId":28,"actionId":6},{"menuId":28,"actionId":23},{"menuId":29,"actionId":1},{"menuId":29,"actionId":2},{"menuId":29,"actionId":3},{"menuId":29,"actionId":4},{"menuId":29,"actionId":5},{"menuId":29,"actionId":6},{"menuId":29,"actionId":23},{"menuId":30,"actionId":1},{"menuId":30,"actionId":2},{"menuId":30,"actionId":3},{"menuId":30,"actionId":4},{"menuId":30,"actionId":5},{"menuId":30,"actionId":6},{"menuId":30,"actionId":23},{"menuId":37,"actionId":1},{"menuId":37,"actionId":2},{"menuId":37,"actionId":3},{"menuId":37,"actionId":4},{"menuId":37,"actionId":5},{"menuId":37,"actionId":6},{"menuId":37,"actionId":23},{"menuId":46,"actionId":1},{"menuId":46,"actionId":2},{"menuId":46,"actionId":3},{"menuId":46,"actionId":4},{"menuId":46,"actionId":5},{"menuId":46,"actionId":6},{"menuId":46,"actionId":23}],"parentId":0,"remarks":""} 2024-09-24 20:15:15.655 +05:30 7b86a1ff-29ce-4e9d-9849-45a243e5aced INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-24 20:15:15.656 +05:30 7b86a1ff-29ce-4e9d-9849-45a243e5aced INF Route matched with {action = "UpsertProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertProfile(Sang.Security.Api.Models.APIRequest.ProfileRequest) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:15:15.819 +05:30 7b86a1ff-29ce-4e9d-9849-45a243e5aced INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:15.821 +05:30 7b86a1ff-29ce-4e9d-9849-45a243e5aced INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 164.4886ms 2024-09-24 20:15:15.821 +05:30 7b86a1ff-29ce-4e9d-9849-45a243e5aced INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-24 20:15:15.821 +05:30 7b86a1ff-29ce-4e9d-9849-45a243e5aced INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: b412e2f9-7053-480e-909b-e644d68a8a14}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 93} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"4"} 2024-09-24 20:15:15.822 +05:30 7b86a1ff-29ce-4e9d-9849-45a243e5aced INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 93 application/json; charset=utf-8 172.8766ms 2024-09-24 20:15:16.210 +05:30 01705eea-9cd9-44d6-b540-96961505947d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:15:16.210 +05:30 01705eea-9cd9-44d6-b540-96961505947d INF CORS policy execution successful. 2024-09-24 20:15:16.211 +05:30 01705eea-9cd9-44d6-b540-96961505947d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7083ms 2024-09-24 20:15:16.239 +05:30 be3cffd0-ea62-4ef9-9dc4-1ab1c3a102d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:15:16.240 +05:30 be3cffd0-ea62-4ef9-9dc4-1ab1c3a102d9 INF CORS policy execution successful. 2024-09-24 20:15:16.240 +05:30 be3cffd0-ea62-4ef9-9dc4-1ab1c3a102d9 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:15:16.241 +05:30 e4c543dc-a154-4aa0-bd94-4cf38a73982a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:15:16.241 +05:30 e4c543dc-a154-4aa0-bd94-4cf38a73982a INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:15:16.290 +05:30 e4c543dc-a154-4aa0-bd94-4cf38a73982a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:16.290 +05:30 e4c543dc-a154-4aa0-bd94-4cf38a73982a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 49.2006ms 2024-09-24 20:15:16.290 +05:30 e4c543dc-a154-4aa0-bd94-4cf38a73982a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:15:16.290 +05:30 e4c543dc-a154-4aa0-bd94-4cf38a73982a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be3cffd0-ea62-4ef9-9dc4-1ab1c3a102d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 20:15:16.291 +05:30 e4c543dc-a154-4aa0-bd94-4cf38a73982a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 51.2055ms 2024-09-24 20:15:30.085 +05:30 193a1c4e-66f8-403b-8f8c-45c62fa8240b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 20:15:30.085 +05:30 193a1c4e-66f8-403b-8f8c-45c62fa8240b INF CORS policy execution successful. 2024-09-24 20:15:30.086 +05:30 193a1c4e-66f8-403b-8f8c-45c62fa8240b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.0505ms 2024-09-24 20:15:30.121 +05:30 082008ae-8ef6-482d-bba9-8004972e8974 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-24 20:15:30.122 +05:30 082008ae-8ef6-482d-bba9-8004972e8974 INF CORS policy execution successful. 2024-09-24 20:15:30.123 +05:30 082008ae-8ef6-482d-bba9-8004972e8974 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdExvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0TG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4OTEyLCJleHAiOjE3MjcxODk1MTIsImlhdCI6MTcyNzE4ODkxMn0.DqUGDS1fXePLvgwcM7t86kaSb0GsX2SmKqcAjjaEqHQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 20:15:30.124 +05:30 537e0544-4855-4f74-bd3a-c8260a3d04b8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 20:15:30.136 +05:30 537e0544-4855-4f74-bd3a-c8260a3d04b8 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:15:30.198 +05:30 537e0544-4855-4f74-bd3a-c8260a3d04b8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:30.198 +05:30 537e0544-4855-4f74-bd3a-c8260a3d04b8 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 61.9262ms 2024-09-24 20:15:30.198 +05:30 537e0544-4855-4f74-bd3a-c8260a3d04b8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-24 20:15:30.198 +05:30 537e0544-4855-4f74-bd3a-c8260a3d04b8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 082008ae-8ef6-482d-bba9-8004972e8974}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 844} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":18,\"Name\":\"3\",\"RoleId\":7,\"AccountStatus\":\"Active\"},{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":6,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":19,\"Name\":\"dipin1\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":17,\"Name\":\"Steffy_test\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-24 20:15:30.199 +05:30 537e0544-4855-4f74-bd3a-c8260a3d04b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 844 application/json; charset=utf-8 77.3347ms 2024-09-24 20:15:41.627 +05:30 42fbcb49-70cc-4128-bcbc-1fecf2317ada INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:15:41.627 +05:30 42fbcb49-70cc-4128-bcbc-1fecf2317ada INF CORS policy execution successful. 2024-09-24 20:15:41.628 +05:30 42fbcb49-70cc-4128-bcbc-1fecf2317ada INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5866ms 2024-09-24 20:15:41.644 +05:30 e2f12b86-8033-41a7-af29-9a47e61b16e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:15:41.645 +05:30 e2f12b86-8033-41a7-af29-9a47e61b16e8 INF CORS policy execution successful. 2024-09-24 20:15:41.645 +05:30 e2f12b86-8033-41a7-af29-9a47e61b16e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6925ms 2024-09-24 20:15:41.666 +05:30 5270c035-9fe6-420a-a979-989d7a5eaf76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:15:41.668 +05:30 5270c035-9fe6-420a-a979-989d7a5eaf76 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 2:44:00 PM', Current time (UTC): '9/24/2024 2:45:41 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-24 20:15:41.670 +05:30 5270c035-9fe6-420a-a979-989d7a5eaf76 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 2:44:00 PM', Current time (UTC): '9/24/2024 2:45:41 PM'. 2024-09-24 20:15:41.670 +05:30 5270c035-9fe6-420a-a979-989d7a5eaf76 INF CORS policy execution successful. 2024-09-24 20:15:41.670 +05:30 5270c035-9fe6-420a-a979-989d7a5eaf76 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:41.671 +05:30 87f391a6-72a2-4cbc-9ded-cf327f666d8d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 20:15:41.671 +05:30 87f391a6-72a2-4cbc-9ded-cf327f666d8d INF AuthenticationScheme: Bearer was challenged. 2024-09-24 20:15:41.671 +05:30 87f391a6-72a2-4cbc-9ded-cf327f666d8d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 5270c035-9fe6-420a-a979-989d7a5eaf76}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 14:44:00'"} Body: 2024-09-24 20:15:41.672 +05:30 87f391a6-72a2-4cbc-9ded-cf327f666d8d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 5.176ms 2024-09-24 20:15:41.693 +05:30 2d83cff6-14d3-4ee6-ae45-23b6170efd5d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:15:41.693 +05:30 2d83cff6-14d3-4ee6-ae45-23b6170efd5d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 2:44:00 PM', Current time (UTC): '9/24/2024 2:45:41 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-24 20:15:41.694 +05:30 2d83cff6-14d3-4ee6-ae45-23b6170efd5d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 2:44:00 PM', Current time (UTC): '9/24/2024 2:45:41 PM'. 2024-09-24 20:15:41.694 +05:30 2d83cff6-14d3-4ee6-ae45-23b6170efd5d INF CORS policy execution successful. 2024-09-24 20:15:41.694 +05:30 2d83cff6-14d3-4ee6-ae45-23b6170efd5d INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkwNDAsImlhdCI6MTcyNzE4ODQ0MH0.kkFtDTiPrVCwXuTbjUJ5xKgeXvvkAOni6OQ-KTD6HYM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:41.694 +05:30 94b1fd5c-99a0-4283-bbb0-6441d02df061 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 20:15:41.694 +05:30 94b1fd5c-99a0-4283-bbb0-6441d02df061 INF AuthenticationScheme: Bearer was challenged. 2024-09-24 20:15:41.694 +05:30 94b1fd5c-99a0-4283-bbb0-6441d02df061 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 2d83cff6-14d3-4ee6-ae45-23b6170efd5d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 14:44:00'"} Body: 2024-09-24 20:15:41.695 +05:30 94b1fd5c-99a0-4283-bbb0-6441d02df061 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 2.2445ms 2024-09-24 20:15:41.734 +05:30 1fd939fe-3662-49dc-9fcd-1122741e0bef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkzNDAsImlhdCI6MTcyNzE4ODQ0MH0.dKZ9z04ZwPWP3rzzGLfxhrkIjNxPYvdPKNgWMd6q6-E - null null 2024-09-24 20:15:41.734 +05:30 1fd939fe-3662-49dc-9fcd-1122741e0bef INF CORS policy execution successful. 2024-09-24 20:15:41.735 +05:30 1fd939fe-3662-49dc-9fcd-1122741e0bef INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkzNDAsImlhdCI6MTcyNzE4ODQ0MH0.dKZ9z04ZwPWP3rzzGLfxhrkIjNxPYvdPKNgWMd6q6-E Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:41.735 +05:30 83c9eb84-9771-4574-9725-c7618200f8d1 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:15:41.735 +05:30 83c9eb84-9771-4574-9725-c7618200f8d1 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 20:15:41.746 +05:30 83c9eb84-9771-4574-9725-c7618200f8d1 INF Token generated 2024-09-24 20:15:41.747 +05:30 83c9eb84-9771-4574-9725-c7618200f8d1 INF Token generated 2024-09-24 20:15:41.747 +05:30 83c9eb84-9771-4574-9725-c7618200f8d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:41.747 +05:30 83c9eb84-9771-4574-9725-c7618200f8d1 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 12.2473ms 2024-09-24 20:15:41.747 +05:30 83c9eb84-9771-4574-9725-c7618200f8d1 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:15:41.747 +05:30 83c9eb84-9771-4574-9725-c7618200f8d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1fd939fe-3662-49dc-9fcd-1122741e0bef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxOTAwNDEsImlhdCI6MTcyNzE4OTE0MX0.vdXD_RVqS6RbRXxDHU-YnZD8UFueTXB6i21WkMnSW98\"}"} 2024-09-24 20:15:41.748 +05:30 83c9eb84-9771-4574-9725-c7618200f8d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg4NDQwLCJleHAiOjE3MjcxODkzNDAsImlhdCI6MTcyNzE4ODQ0MH0.dKZ9z04ZwPWP3rzzGLfxhrkIjNxPYvdPKNgWMd6q6-E - 200 877 application/json; charset=utf-8 13.5924ms 2024-09-24 20:15:41.795 +05:30 904d87d2-3941-4718-a16a-267700ad1802 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:15:41.796 +05:30 904d87d2-3941-4718-a16a-267700ad1802 INF CORS policy execution successful. 2024-09-24 20:15:41.796 +05:30 904d87d2-3941-4718-a16a-267700ad1802 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1072ms 2024-09-24 20:15:41.798 +05:30 d3a4d35a-ab91-4980-87a6-cfb623da4b10 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:15:41.799 +05:30 d3a4d35a-ab91-4980-87a6-cfb623da4b10 INF CORS policy execution successful. 2024-09-24 20:15:41.799 +05:30 d3a4d35a-ab91-4980-87a6-cfb623da4b10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5339ms 2024-09-24 20:15:41.850 +05:30 d9b54208-4c4e-4594-b634-0ef46c02f18c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:15:41.851 +05:30 d9b54208-4c4e-4594-b634-0ef46c02f18c INF CORS policy execution successful. 2024-09-24 20:15:41.851 +05:30 d9b54208-4c4e-4594-b634-0ef46c02f18c INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:41.851 +05:30 6ce638d0-96d1-444b-a5d4-a65bde434216 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:15:41.851 +05:30 6ce638d0-96d1-444b-a5d4-a65bde434216 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:15:41.855 +05:30 1c36ac48-5413-4748-8782-9985f0692a83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 20:15:41.863 +05:30 1c36ac48-5413-4748-8782-9985f0692a83 INF CORS policy execution successful. 2024-09-24 20:15:41.863 +05:30 1c36ac48-5413-4748-8782-9985f0692a83 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:41.864 +05:30 9fb31909-8792-4350-bc9e-38ce2a4da370 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:15:41.864 +05:30 9fb31909-8792-4350-bc9e-38ce2a4da370 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 20:15:41.871 +05:30 6ce638d0-96d1-444b-a5d4-a65bde434216 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:41.871 +05:30 6ce638d0-96d1-444b-a5d4-a65bde434216 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 19.4729ms 2024-09-24 20:15:41.871 +05:30 6ce638d0-96d1-444b-a5d4-a65bde434216 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:15:41.871 +05:30 6ce638d0-96d1-444b-a5d4-a65bde434216 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d9b54208-4c4e-4594-b634-0ef46c02f18c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 20:15:41.872 +05:30 6ce638d0-96d1-444b-a5d4-a65bde434216 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 21.4883ms 2024-09-24 20:15:41.872 +05:30 9fb31909-8792-4350-bc9e-38ce2a4da370 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:41.872 +05:30 9fb31909-8792-4350-bc9e-38ce2a4da370 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 8.2429ms 2024-09-24 20:15:41.872 +05:30 9fb31909-8792-4350-bc9e-38ce2a4da370 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 20:15:41.872 +05:30 9fb31909-8792-4350-bc9e-38ce2a4da370 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c36ac48-5413-4748-8782-9985f0692a83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 20:15:41.873 +05:30 9fb31909-8792-4350-bc9e-38ce2a4da370 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 17.2481ms 2024-09-24 20:15:47.660 +05:30 5f478eac-8c41-40f0-8bef-05581319de56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:47.660 +05:30 5f478eac-8c41-40f0-8bef-05581319de56 INF CORS policy execution successful. 2024-09-24 20:15:47.661 +05:30 5f478eac-8c41-40f0-8bef-05581319de56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.9475ms 2024-09-24 20:15:47.662 +05:30 bbfc3216-f6eb-4da7-a9a3-5b63d1644d3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:47.662 +05:30 bbfc3216-f6eb-4da7-a9a3-5b63d1644d3f INF CORS policy execution successful. 2024-09-24 20:15:47.662 +05:30 bbfc3216-f6eb-4da7-a9a3-5b63d1644d3f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.2902ms 2024-09-24 20:15:47.706 +05:30 71397911-dc62-4793-a888-bddc67d0f839 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:47.707 +05:30 71397911-dc62-4793-a888-bddc67d0f839 INF CORS policy execution successful. 2024-09-24 20:15:47.707 +05:30 71397911-dc62-4793-a888-bddc67d0f839 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:47.708 +05:30 713a6d49-5444-43d4-8bff-f0fae8af59f5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:47.708 +05:30 713a6d49-5444-43d4-8bff-f0fae8af59f5 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:15:47.710 +05:30 61ee27c0-1627-43cc-95f5-4bd9b6f29152 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:47.710 +05:30 61ee27c0-1627-43cc-95f5-4bd9b6f29152 INF CORS policy execution successful. 2024-09-24 20:15:47.711 +05:30 61ee27c0-1627-43cc-95f5-4bd9b6f29152 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:47.711 +05:30 f750fd13-f151-4b86-89fc-b191a3b2c021 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:47.711 +05:30 f750fd13-f151-4b86-89fc-b191a3b2c021 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:15:47.720 +05:30 f750fd13-f151-4b86-89fc-b191a3b2c021 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:47.720 +05:30 713a6d49-5444-43d4-8bff-f0fae8af59f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:47.721 +05:30 713a6d49-5444-43d4-8bff-f0fae8af59f5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 12.6998ms 2024-09-24 20:15:47.721 +05:30 f750fd13-f151-4b86-89fc-b191a3b2c021 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 9.4325ms 2024-09-24 20:15:47.721 +05:30 713a6d49-5444-43d4-8bff-f0fae8af59f5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:47.721 +05:30 f750fd13-f151-4b86-89fc-b191a3b2c021 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:47.721 +05:30 713a6d49-5444-43d4-8bff-f0fae8af59f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71397911-dc62-4793-a888-bddc67d0f839}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:15:47.721 +05:30 f750fd13-f151-4b86-89fc-b191a3b2c021 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61ee27c0-1627-43cc-95f5-4bd9b6f29152}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:15:47.721 +05:30 713a6d49-5444-43d4-8bff-f0fae8af59f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 15.1723ms 2024-09-24 20:15:47.721 +05:30 f750fd13-f151-4b86-89fc-b191a3b2c021 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 11.1423ms 2024-09-24 20:15:49.927 +05:30 8d9f5fbb-9064-4fd5-877d-5946c168711b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:15:49.927 +05:30 8d9f5fbb-9064-4fd5-877d-5946c168711b INF CORS policy execution successful. 2024-09-24 20:15:49.928 +05:30 8d9f5fbb-9064-4fd5-877d-5946c168711b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.263ms 2024-09-24 20:15:49.971 +05:30 5b8afc58-df7a-4a54-be79-46c2a654db58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-24 20:15:49.971 +05:30 5b8afc58-df7a-4a54-be79-46c2a654db58 INF CORS policy execution successful. 2024-09-24 20:15:49.972 +05:30 5b8afc58-df7a-4a54-be79-46c2a654db58 INF HTTP request: Path: /profile/getprofilegroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:49.972 +05:30 88b9f49b-14e2-47e0-b49a-2af24a132d70 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:15:49.972 +05:30 88b9f49b-14e2-47e0-b49a-2af24a132d70 INF Route matched with {action = "GetProfileGroups", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileGroups() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:15:50.003 +05:30 88b9f49b-14e2-47e0-b49a-2af24a132d70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:50.003 +05:30 88b9f49b-14e2-47e0-b49a-2af24a132d70 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 31.0856ms 2024-09-24 20:15:50.003 +05:30 88b9f49b-14e2-47e0-b49a-2af24a132d70 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-24 20:15:50.003 +05:30 88b9f49b-14e2-47e0-b49a-2af24a132d70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b8afc58-df7a-4a54-be79-46c2a654db58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-24 20:15:50.004 +05:30 88b9f49b-14e2-47e0-b49a-2af24a132d70 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 32.794ms 2024-09-24 20:15:53.994 +05:30 e07bf80c-549b-4651-82ed-c0c17b72279e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:53.994 +05:30 369bdb27-43c9-4d28-abcc-73624c5fb28d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:53.995 +05:30 369bdb27-43c9-4d28-abcc-73624c5fb28d INF CORS policy execution successful. 2024-09-24 20:15:53.995 +05:30 e07bf80c-549b-4651-82ed-c0c17b72279e INF CORS policy execution successful. 2024-09-24 20:15:53.995 +05:30 369bdb27-43c9-4d28-abcc-73624c5fb28d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.5697ms 2024-09-24 20:15:53.995 +05:30 e07bf80c-549b-4651-82ed-c0c17b72279e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.4148ms 2024-09-24 20:15:54.033 +05:30 7e2d8541-f907-4a5f-b43b-bf6c1b689203 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:54.034 +05:30 7e2d8541-f907-4a5f-b43b-bf6c1b689203 INF CORS policy execution successful. 2024-09-24 20:15:54.034 +05:30 7e2d8541-f907-4a5f-b43b-bf6c1b689203 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:54.034 +05:30 8d99d33a-cf41-4805-87d6-b18de12029f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:54.034 +05:30 e385091a-d7f4-4e52-8831-013845fd4667 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:54.034 +05:30 8d99d33a-cf41-4805-87d6-b18de12029f4 INF CORS policy execution successful. 2024-09-24 20:15:54.034 +05:30 e385091a-d7f4-4e52-8831-013845fd4667 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:15:54.034 +05:30 8d99d33a-cf41-4805-87d6-b18de12029f4 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:54.035 +05:30 ca7fc6db-74ad-49f8-857c-2206b7c4e9a5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:54.035 +05:30 ca7fc6db-74ad-49f8-857c-2206b7c4e9a5 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:15:54.058 +05:30 e385091a-d7f4-4e52-8831-013845fd4667 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:54.058 +05:30 e385091a-d7f4-4e52-8831-013845fd4667 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 23.9817ms 2024-09-24 20:15:54.059 +05:30 e385091a-d7f4-4e52-8831-013845fd4667 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:54.059 +05:30 e385091a-d7f4-4e52-8831-013845fd4667 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e2d8541-f907-4a5f-b43b-bf6c1b689203}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:15:54.059 +05:30 ca7fc6db-74ad-49f8-857c-2206b7c4e9a5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:54.059 +05:30 ca7fc6db-74ad-49f8-857c-2206b7c4e9a5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 23.667ms 2024-09-24 20:15:54.059 +05:30 ca7fc6db-74ad-49f8-857c-2206b7c4e9a5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:54.059 +05:30 e385091a-d7f4-4e52-8831-013845fd4667 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 25.83ms 2024-09-24 20:15:54.059 +05:30 ca7fc6db-74ad-49f8-857c-2206b7c4e9a5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d99d33a-cf41-4805-87d6-b18de12029f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:15:54.059 +05:30 ca7fc6db-74ad-49f8-857c-2206b7c4e9a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 25.3264ms 2024-09-24 20:15:57.158 +05:30 45aa4823-04d3-4f48-9fad-48ac6173b215 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:57.159 +05:30 45aa4823-04d3-4f48-9fad-48ac6173b215 INF CORS policy execution successful. 2024-09-24 20:15:57.159 +05:30 45aa4823-04d3-4f48-9fad-48ac6173b215 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.708ms 2024-09-24 20:15:57.164 +05:30 1f77d760-c57f-4520-b24a-fb013f7ad2ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:57.164 +05:30 1f77d760-c57f-4520-b24a-fb013f7ad2ef INF CORS policy execution successful. 2024-09-24 20:15:57.165 +05:30 1f77d760-c57f-4520-b24a-fb013f7ad2ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.3958ms 2024-09-24 20:15:57.207 +05:30 52f62b4c-9b83-45e7-bdf7-ea12c85a99a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:57.208 +05:30 52f62b4c-9b83-45e7-bdf7-ea12c85a99a3 INF CORS policy execution successful. 2024-09-24 20:15:57.208 +05:30 52f62b4c-9b83-45e7-bdf7-ea12c85a99a3 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:57.208 +05:30 f4fda825-bd16-4ba4-b980-60944dbc67ee INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:15:57.209 +05:30 f4fda825-bd16-4ba4-b980-60944dbc67ee INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:15:57.213 +05:30 ea2bead4-860b-4cc2-80b5-33811a91c9d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:57.213 +05:30 ea2bead4-860b-4cc2-80b5-33811a91c9d1 INF CORS policy execution successful. 2024-09-24 20:15:57.213 +05:30 ea2bead4-860b-4cc2-80b5-33811a91c9d1 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:57.213 +05:30 dcf7e5ca-6dbb-4951-9a0a-d79593edd0ad INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:15:57.213 +05:30 dcf7e5ca-6dbb-4951-9a0a-d79593edd0ad INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 20:15:57.223 +05:30 f4fda825-bd16-4ba4-b980-60944dbc67ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:57.223 +05:30 dcf7e5ca-6dbb-4951-9a0a-d79593edd0ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:57.223 +05:30 f4fda825-bd16-4ba4-b980-60944dbc67ee INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.1672ms 2024-09-24 20:15:57.223 +05:30 f4fda825-bd16-4ba4-b980-60944dbc67ee INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:15:57.223 +05:30 dcf7e5ca-6dbb-4951-9a0a-d79593edd0ad INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.636ms 2024-09-24 20:15:57.223 +05:30 f4fda825-bd16-4ba4-b980-60944dbc67ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52f62b4c-9b83-45e7-bdf7-ea12c85a99a3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:15:57.223 +05:30 dcf7e5ca-6dbb-4951-9a0a-d79593edd0ad INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 20:15:57.223 +05:30 dcf7e5ca-6dbb-4951-9a0a-d79593edd0ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea2bead4-860b-4cc2-80b5-33811a91c9d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 20:15:57.224 +05:30 f4fda825-bd16-4ba4-b980-60944dbc67ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 16.6377ms 2024-09-24 20:15:57.224 +05:30 dcf7e5ca-6dbb-4951-9a0a-d79593edd0ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 11.1045ms 2024-09-24 20:15:58.527 +05:30 c15127bc-d0aa-4ec6-89a6-bc3e50891bc0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:58.527 +05:30 c15127bc-d0aa-4ec6-89a6-bc3e50891bc0 INF CORS policy execution successful. 2024-09-24 20:15:58.528 +05:30 c15127bc-d0aa-4ec6-89a6-bc3e50891bc0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.9174ms 2024-09-24 20:15:58.528 +05:30 a57b408b-e866-45c4-8f3f-91210ffa4758 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:58.528 +05:30 a57b408b-e866-45c4-8f3f-91210ffa4758 INF CORS policy execution successful. 2024-09-24 20:15:58.528 +05:30 a57b408b-e866-45c4-8f3f-91210ffa4758 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.2766ms 2024-09-24 20:15:58.569 +05:30 70dd1db0-23a1-4c80-ba9e-c4b9a1184ad5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:58.570 +05:30 70dd1db0-23a1-4c80-ba9e-c4b9a1184ad5 INF CORS policy execution successful. 2024-09-24 20:15:58.570 +05:30 70dd1db0-23a1-4c80-ba9e-c4b9a1184ad5 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:58.570 +05:30 46965879-3fd2-491c-9593-95deb996d58f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:58.570 +05:30 46965879-3fd2-491c-9593-95deb996d58f INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:15:58.573 +05:30 b1609acb-4c7a-4031-8e1f-f83ec6050761 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 20:15:58.573 +05:30 b1609acb-4c7a-4031-8e1f-f83ec6050761 INF CORS policy execution successful. 2024-09-24 20:15:58.573 +05:30 b1609acb-4c7a-4031-8e1f-f83ec6050761 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxODk3NDEsImlhdCI6MTcyNzE4OTE0MX0.KwYoaNLjaBGlPXvH0cEF9P8cyWvF_GTEPh-fJVAHE6o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:15:58.573 +05:30 cac7574f-3f5e-4f2c-83d4-b2056c748600 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:58.573 +05:30 cac7574f-3f5e-4f2c-83d4-b2056c748600 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 20:15:58.581 +05:30 46965879-3fd2-491c-9593-95deb996d58f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:58.581 +05:30 46965879-3fd2-491c-9593-95deb996d58f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 11.3278ms 2024-09-24 20:15:58.582 +05:30 46965879-3fd2-491c-9593-95deb996d58f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:58.582 +05:30 46965879-3fd2-491c-9593-95deb996d58f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70dd1db0-23a1-4c80-ba9e-c4b9a1184ad5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:15:58.582 +05:30 46965879-3fd2-491c-9593-95deb996d58f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 13.05ms 2024-09-24 20:15:58.583 +05:30 cac7574f-3f5e-4f2c-83d4-b2056c748600 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:15:58.583 +05:30 cac7574f-3f5e-4f2c-83d4-b2056c748600 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 9.7385ms 2024-09-24 20:15:58.583 +05:30 cac7574f-3f5e-4f2c-83d4-b2056c748600 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 20:15:58.583 +05:30 cac7574f-3f5e-4f2c-83d4-b2056c748600 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1609acb-4c7a-4031-8e1f-f83ec6050761}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 20:15:58.584 +05:30 cac7574f-3f5e-4f2c-83d4-b2056c748600 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 10.9686ms 2024-09-24 20:26:50.983 +05:30 INF Application is shutting down... 2024-09-24 20:58:09.499 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 20:58:09.565 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 20:58:09.592 +05:30 INF Creating key {45cc0c4c-5359-4bfc-9090-380b9516e9b9} with creation date 2024-09-24 15:28:09Z, activation date 2024-09-24 15:28:09Z, and expiration date 2024-12-23 15:28:09Z. 2024-09-24 20:58:09.609 +05:30 WRN No XML encryptor configured. Key {45cc0c4c-5359-4bfc-9090-380b9516e9b9} may be persisted to storage in unencrypted form. 2024-09-24 20:58:09.840 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 20:58:09.841 +05:30 INF Hosting environment: Production 2024-09-24 20:58:09.842 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 20:58:09.857 +05:30 7296d1d2-68ee-4f1c-8554-be7d076b08a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxOTAwNDEsImlhdCI6MTcyNzE4OTE0MX0.vdXD_RVqS6RbRXxDHU-YnZD8UFueTXB6i21WkMnSW98 - null null 2024-09-24 20:58:09.857 +05:30 a6a79edb-e900-473a-a14d-864fa78d8870 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxOTAwNDEsImlhdCI6MTcyNzE4OTE0MX0.vdXD_RVqS6RbRXxDHU-YnZD8UFueTXB6i21WkMnSW98 - null null 2024-09-24 20:58:09.924 +05:30 a6a79edb-e900-473a-a14d-864fa78d8870 INF CORS policy execution successful. 2024-09-24 20:58:09.924 +05:30 7296d1d2-68ee-4f1c-8554-be7d076b08a5 INF CORS policy execution successful. 2024-09-24 20:58:09.951 +05:30 a6a79edb-e900-473a-a14d-864fa78d8870 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxOTAwNDEsImlhdCI6MTcyNzE4OTE0MX0.vdXD_RVqS6RbRXxDHU-YnZD8UFueTXB6i21WkMnSW98 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:58:09.951 +05:30 7296d1d2-68ee-4f1c-8554-be7d076b08a5 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxOTAwNDEsImlhdCI6MTcyNzE4OTE0MX0.vdXD_RVqS6RbRXxDHU-YnZD8UFueTXB6i21WkMnSW98 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:58:09.997 +05:30 d05d716b-c052-419d-9842-38d47fd1931b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:58:09.997 +05:30 0fe30bff-dcb9-4f57-969d-ded0464938f0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:58:10.026 +05:30 0fe30bff-dcb9-4f57-969d-ded0464938f0 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 20:58:10.026 +05:30 d05d716b-c052-419d-9842-38d47fd1931b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 20:58:10.200 +05:30 d05d716b-c052-419d-9842-38d47fd1931b INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:58:10.200 +05:30 0fe30bff-dcb9-4f57-969d-ded0464938f0 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:58:10.342 +05:30 0fe30bff-dcb9-4f57-969d-ded0464938f0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 310.1536ms 2024-09-24 20:58:10.342 +05:30 d05d716b-c052-419d-9842-38d47fd1931b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 310.1459ms 2024-09-24 20:58:10.345 +05:30 0fe30bff-dcb9-4f57-969d-ded0464938f0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:58:10.346 +05:30 d05d716b-c052-419d-9842-38d47fd1931b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 20:58:10.346 +05:30 0fe30bff-dcb9-4f57-969d-ded0464938f0 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: a6a79edb-e900-473a-a14d-864fa78d8870}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 20:58:10.347 +05:30 d05d716b-c052-419d-9842-38d47fd1931b INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 7296d1d2-68ee-4f1c-8554-be7d076b08a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 20:58:10.358 +05:30 0fe30bff-dcb9-4f57-969d-ded0464938f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxOTAwNDEsImlhdCI6MTcyNzE4OTE0MX0.vdXD_RVqS6RbRXxDHU-YnZD8UFueTXB6i21WkMnSW98 - 400 90 application/json; charset=utf-8 503.1064ms 2024-09-24 20:58:10.358 +05:30 d05d716b-c052-419d-9842-38d47fd1931b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTg5MTQxLCJleHAiOjE3MjcxOTAwNDEsImlhdCI6MTcyNzE4OTE0MX0.vdXD_RVqS6RbRXxDHU-YnZD8UFueTXB6i21WkMnSW98 - 400 90 application/json; charset=utf-8 503.6964ms 2024-09-24 20:59:19.464 +05:30 89622201-9a3c-4761-b779-6f5fa4ffc031 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 20:59:19.476 +05:30 89622201-9a3c-4761-b779-6f5fa4ffc031 INF CORS policy execution successful. 2024-09-24 20:59:19.479 +05:30 89622201-9a3c-4761-b779-6f5fa4ffc031 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:59:19.483 +05:30 4b4fa9c2-8e7e-46fb-b945-463c5dedd409 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:59:19.495 +05:30 4b4fa9c2-8e7e-46fb-b945-463c5dedd409 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:59:20.077 +05:30 4b4fa9c2-8e7e-46fb-b945-463c5dedd409 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:59:20.081 +05:30 4b4fa9c2-8e7e-46fb-b945-463c5dedd409 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 585.2416ms 2024-09-24 20:59:20.082 +05:30 4b4fa9c2-8e7e-46fb-b945-463c5dedd409 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:59:20.085 +05:30 4b4fa9c2-8e7e-46fb-b945-463c5dedd409 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 89622201-9a3c-4761-b779-6f5fa4ffc031}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 20:59:20.088 +05:30 4b4fa9c2-8e7e-46fb-b945-463c5dedd409 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 626.0767ms 2024-09-24 20:59:25.652 +05:30 94c35250-0b25-409f-9a5f-ec85d7b1d299 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 20:59:25.654 +05:30 94c35250-0b25-409f-9a5f-ec85d7b1d299 INF CORS policy execution successful. 2024-09-24 20:59:25.656 +05:30 94c35250-0b25-409f-9a5f-ec85d7b1d299 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 3.6355ms 2024-09-24 20:59:25.686 +05:30 e77080c5-8136-430e-9ce3-30737c5c246a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 20:59:25.687 +05:30 e77080c5-8136-430e-9ce3-30737c5c246a INF CORS policy execution successful. 2024-09-24 20:59:25.688 +05:30 e77080c5-8136-430e-9ce3-30737c5c246a INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 20:59:25.689 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:59:25.696 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:59:25.799 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 INF Database retrieved 2024-09-24 20:59:25.854 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 INF Token generated 2024-09-24 20:59:25.856 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 INF Token generated 2024-09-24 20:59:25.857 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:59:25.858 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 161.3586ms 2024-09-24 20:59:25.858 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:59:25.858 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e77080c5-8136-430e-9ce3-30737c5c246a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 878} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc2NSwiZXhwIjoxNzI3MTkyMzY1LCJpYXQiOjE3MjcxOTE3NjV9.3tIwTM43ax_7drKGp7pyxzQJFZVQS-TzUUpPqI_dm0o\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc2NSwiZXhwIjoxNzI3MTkyNjY1LCJpYXQiOjE3MjcxOTE3NjV9.TbqBVSGmCQJLa0RTAkkbcDk-eJxEcD5m2dbPMQ78Pdo\"}"} 2024-09-24 20:59:25.859 +05:30 e640e0d1-f5c5-4cd5-bfdc-4f24e94a46f4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 878 application/json; charset=utf-8 173.1699ms 2024-09-24 20:59:35.988 +05:30 56eda553-67aa-44b8-89f8-689d822b8b92 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 20:59:35.989 +05:30 56eda553-67aa-44b8-89f8-689d822b8b92 INF CORS policy execution successful. 2024-09-24 20:59:35.989 +05:30 56eda553-67aa-44b8-89f8-689d822b8b92 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:59:35.990 +05:30 f28486e4-f8e1-4744-9992-13dd8cc1df19 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:59:35.990 +05:30 f28486e4-f8e1-4744-9992-13dd8cc1df19 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:59:36.007 +05:30 f28486e4-f8e1-4744-9992-13dd8cc1df19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:59:36.008 +05:30 f28486e4-f8e1-4744-9992-13dd8cc1df19 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 16.8304ms 2024-09-24 20:59:36.008 +05:30 f28486e4-f8e1-4744-9992-13dd8cc1df19 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:59:36.008 +05:30 f28486e4-f8e1-4744-9992-13dd8cc1df19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56eda553-67aa-44b8-89f8-689d822b8b92}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 20:59:36.009 +05:30 f28486e4-f8e1-4744-9992-13dd8cc1df19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 21.1225ms 2024-09-24 20:59:41.933 +05:30 cd0de20c-c6b7-4c9e-beb6-c2bbe17b9a64 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 20:59:41.934 +05:30 cd0de20c-c6b7-4c9e-beb6-c2bbe17b9a64 INF CORS policy execution successful. 2024-09-24 20:59:41.934 +05:30 cd0de20c-c6b7-4c9e-beb6-c2bbe17b9a64 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:59:41.935 +05:30 200ad029-4093-42dc-9b66-38a619c9eaf1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:59:41.935 +05:30 200ad029-4093-42dc-9b66-38a619c9eaf1 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:59:41.939 +05:30 200ad029-4093-42dc-9b66-38a619c9eaf1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:59:41.940 +05:30 200ad029-4093-42dc-9b66-38a619c9eaf1 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.4083ms 2024-09-24 20:59:41.940 +05:30 200ad029-4093-42dc-9b66-38a619c9eaf1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:59:41.940 +05:30 200ad029-4093-42dc-9b66-38a619c9eaf1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd0de20c-c6b7-4c9e-beb6-c2bbe17b9a64}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 20:59:41.940 +05:30 200ad029-4093-42dc-9b66-38a619c9eaf1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 7.3778ms 2024-09-24 20:59:43.786 +05:30 48694773-92c3-4c0e-a10d-67d2030b90f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 20:59:43.787 +05:30 48694773-92c3-4c0e-a10d-67d2030b90f3 INF CORS policy execution successful. 2024-09-24 20:59:43.787 +05:30 48694773-92c3-4c0e-a10d-67d2030b90f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9643ms 2024-09-24 20:59:43.839 +05:30 d33cd173-4add-4a1a-8923-515922711801 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 20:59:43.839 +05:30 d33cd173-4add-4a1a-8923-515922711801 INF CORS policy execution successful. 2024-09-24 20:59:43.840 +05:30 d33cd173-4add-4a1a-8923-515922711801 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 20:59:43.840 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:59:43.840 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:59:43.844 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa INF Database retrieved 2024-09-24 20:59:43.850 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa INF Token generated 2024-09-24 20:59:43.850 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa INF Token generated 2024-09-24 20:59:43.851 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:59:43.851 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 10.8524ms 2024-09-24 20:59:43.851 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:59:43.851 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d33cd173-4add-4a1a-8923-515922711801}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 878} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc4MywiZXhwIjoxNzI3MTkyMzgzLCJpYXQiOjE3MjcxOTE3ODN9.L4nPapraOzPFZBuvjfbbzHKhIkA1HUNMvaOsLPr7QJI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc4MywiZXhwIjoxNzI3MTkyNjgzLCJpYXQiOjE3MjcxOTE3ODN9.QaLZFS8WbiHeR06RW2WJrwF4WLOVkwAvvf8Woc2OMWs\"}"} 2024-09-24 20:59:43.852 +05:30 a43e703c-5d1a-4b1d-a0cb-e83223be5ffa INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 878 application/json; charset=utf-8 13.4369ms 2024-09-24 20:59:52.150 +05:30 93f43a2c-e822-4623-9837-df5ab6be5353 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 20:59:52.151 +05:30 93f43a2c-e822-4623-9837-df5ab6be5353 INF CORS policy execution successful. 2024-09-24 20:59:52.152 +05:30 93f43a2c-e822-4623-9837-df5ab6be5353 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 20:59:52.153 +05:30 6ce50486-0cb3-4559-8ddb-a83000662fd0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:59:52.153 +05:30 6ce50486-0cb3-4559-8ddb-a83000662fd0 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:59:52.158 +05:30 6ce50486-0cb3-4559-8ddb-a83000662fd0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:59:52.159 +05:30 6ce50486-0cb3-4559-8ddb-a83000662fd0 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 5.9081ms 2024-09-24 20:59:52.159 +05:30 6ce50486-0cb3-4559-8ddb-a83000662fd0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 20:59:52.160 +05:30 6ce50486-0cb3-4559-8ddb-a83000662fd0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 93f43a2c-e822-4623-9837-df5ab6be5353}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 20:59:52.161 +05:30 6ce50486-0cb3-4559-8ddb-a83000662fd0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 10.6726ms 2024-09-24 20:59:54.502 +05:30 09fda2b8-d285-4ed2-b45a-aa8a3fa1e987 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 20:59:54.502 +05:30 09fda2b8-d285-4ed2-b45a-aa8a3fa1e987 INF CORS policy execution successful. 2024-09-24 20:59:54.503 +05:30 09fda2b8-d285-4ed2-b45a-aa8a3fa1e987 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.4519ms 2024-09-24 20:59:54.615 +05:30 9b4fe9ea-5963-4ed3-9ae6-1c2d38332ad1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 20:59:54.616 +05:30 9b4fe9ea-5963-4ed3-9ae6-1c2d38332ad1 INF CORS policy execution successful. 2024-09-24 20:59:54.616 +05:30 9b4fe9ea-5963-4ed3-9ae6-1c2d38332ad1 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 20:59:54.617 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:59:54.617 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 20:59:54.621 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 INF Database retrieved 2024-09-24 20:59:54.624 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 INF Token generated 2024-09-24 20:59:54.624 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 INF Token generated 2024-09-24 20:59:54.625 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 20:59:54.625 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 8.2009ms 2024-09-24 20:59:54.625 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 20:59:54.626 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b4fe9ea-5963-4ed3-9ae6-1c2d38332ad1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 878} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc5NCwiZXhwIjoxNzI3MTkyMzk0LCJpYXQiOjE3MjcxOTE3OTR9.7edWFPy1g5Iu4fzYAjGPLnt997hIjhIx2jA90ddJXDM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc5NCwiZXhwIjoxNzI3MTkyNjk0LCJpYXQiOjE3MjcxOTE3OTR9.wKcCtgNro8PZBYyKwZ-2baICdAvbYIc3x2_ITlIVAf0\"}"} 2024-09-24 20:59:54.626 +05:30 7c1134da-d707-4913-9ad8-2fad28b51588 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 878 application/json; charset=utf-8 11.2198ms 2024-09-24 21:00:07.858 +05:30 9b472512-c883-40fa-b477-f6bf62b815fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:00:07.858 +05:30 f400319f-fc68-4b12-82a8-3f7e230ac4fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:00:07.860 +05:30 9b472512-c883-40fa-b477-f6bf62b815fc INF CORS policy execution successful. 2024-09-24 21:00:07.860 +05:30 f400319f-fc68-4b12-82a8-3f7e230ac4fc INF CORS policy execution successful. 2024-09-24 21:00:07.862 +05:30 9b472512-c883-40fa-b477-f6bf62b815fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 4.009ms 2024-09-24 21:00:07.862 +05:30 f400319f-fc68-4b12-82a8-3f7e230ac4fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.8416ms 2024-09-24 21:00:07.901 +05:30 3244bbe6-c04d-40b5-93f0-6cb9c60742af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:00:07.911 +05:30 275b659f-0314-41d6-9fc2-b1a98fafbb64 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:00:07.993 +05:30 3244bbe6-c04d-40b5-93f0-6cb9c60742af INF CORS policy execution successful. 2024-09-24 21:00:07.993 +05:30 275b659f-0314-41d6-9fc2-b1a98fafbb64 INF CORS policy execution successful. 2024-09-24 21:00:07.994 +05:30 275b659f-0314-41d6-9fc2-b1a98fafbb64 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc5NCwiZXhwIjoxNzI3MTkyMzk0LCJpYXQiOjE3MjcxOTE3OTR9.7edWFPy1g5Iu4fzYAjGPLnt997hIjhIx2jA90ddJXDM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:00:07.994 +05:30 3244bbe6-c04d-40b5-93f0-6cb9c60742af INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc5NCwiZXhwIjoxNzI3MTkyMzk0LCJpYXQiOjE3MjcxOTE3OTR9.7edWFPy1g5Iu4fzYAjGPLnt997hIjhIx2jA90ddJXDM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:00:08.006 +05:30 7d80b926-ef66-4bb0-9ced-deaa9a2206dc INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 21:00:08.006 +05:30 665a53f5-291a-48b3-babe-99fe5468572d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 21:00:08.019 +05:30 7d80b926-ef66-4bb0-9ced-deaa9a2206dc INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 21:00:08.019 +05:30 665a53f5-291a-48b3-babe-99fe5468572d INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 21:00:08.203 +05:30 665a53f5-291a-48b3-babe-99fe5468572d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:00:08.203 +05:30 665a53f5-291a-48b3-babe-99fe5468572d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 183.9833ms 2024-09-24 21:00:08.204 +05:30 665a53f5-291a-48b3-babe-99fe5468572d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 21:00:08.204 +05:30 665a53f5-291a-48b3-babe-99fe5468572d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3244bbe6-c04d-40b5-93f0-6cb9c60742af}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 21:00:08.205 +05:30 7d80b926-ef66-4bb0-9ced-deaa9a2206dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:00:08.206 +05:30 7d80b926-ef66-4bb0-9ced-deaa9a2206dc INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 186.4197ms 2024-09-24 21:00:08.206 +05:30 7d80b926-ef66-4bb0-9ced-deaa9a2206dc INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 21:00:08.206 +05:30 7d80b926-ef66-4bb0-9ced-deaa9a2206dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 275b659f-0314-41d6-9fc2-b1a98fafbb64}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 21:00:08.208 +05:30 665a53f5-291a-48b3-babe-99fe5468572d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 306.8978ms 2024-09-24 21:00:08.209 +05:30 7d80b926-ef66-4bb0-9ced-deaa9a2206dc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 298.576ms 2024-09-24 21:00:46.315 +05:30 14b062a2-9e42-40bf-a942-55f1f89fd24c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:00:46.316 +05:30 28138bb3-58fb-4d02-aa5e-6bcd61b12aaa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:00:46.317 +05:30 28138bb3-58fb-4d02-aa5e-6bcd61b12aaa INF CORS policy execution successful. 2024-09-24 21:00:46.317 +05:30 14b062a2-9e42-40bf-a942-55f1f89fd24c INF CORS policy execution successful. 2024-09-24 21:00:46.318 +05:30 14b062a2-9e42-40bf-a942-55f1f89fd24c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.0069ms 2024-09-24 21:00:46.318 +05:30 28138bb3-58fb-4d02-aa5e-6bcd61b12aaa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.9821ms 2024-09-24 21:00:46.363 +05:30 55d072f0-255a-42c6-be18-16a321c53ceb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:00:46.369 +05:30 55d072f0-255a-42c6-be18-16a321c53ceb INF CORS policy execution successful. 2024-09-24 21:00:46.371 +05:30 15c435b8-c32e-46ab-b584-50dc64017e51 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:00:46.373 +05:30 15c435b8-c32e-46ab-b584-50dc64017e51 INF CORS policy execution successful. 2024-09-24 21:00:46.374 +05:30 15c435b8-c32e-46ab-b584-50dc64017e51 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc5NCwiZXhwIjoxNzI3MTkyMzk0LCJpYXQiOjE3MjcxOTE3OTR9.7edWFPy1g5Iu4fzYAjGPLnt997hIjhIx2jA90ddJXDM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:00:46.378 +05:30 55d072f0-255a-42c6-be18-16a321c53ceb INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTc5NCwiZXhwIjoxNzI3MTkyMzk0LCJpYXQiOjE3MjcxOTE3OTR9.7edWFPy1g5Iu4fzYAjGPLnt997hIjhIx2jA90ddJXDM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:00:46.383 +05:30 40ccbb2a-4215-4062-a0e4-d16ab010ffe8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 21:00:46.383 +05:30 1d374526-8ce2-4daa-a25c-756269d8b456 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 21:00:46.384 +05:30 1d374526-8ce2-4daa-a25c-756269d8b456 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 21:00:46.384 +05:30 40ccbb2a-4215-4062-a0e4-d16ab010ffe8 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 21:00:46.408 +05:30 40ccbb2a-4215-4062-a0e4-d16ab010ffe8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:00:46.409 +05:30 40ccbb2a-4215-4062-a0e4-d16ab010ffe8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 24.3827ms 2024-09-24 21:00:46.409 +05:30 40ccbb2a-4215-4062-a0e4-d16ab010ffe8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 21:00:46.409 +05:30 40ccbb2a-4215-4062-a0e4-d16ab010ffe8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15c435b8-c32e-46ab-b584-50dc64017e51}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 21:00:46.410 +05:30 40ccbb2a-4215-4062-a0e4-d16ab010ffe8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 39.1336ms 2024-09-24 21:00:46.413 +05:30 1d374526-8ce2-4daa-a25c-756269d8b456 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:00:46.414 +05:30 1d374526-8ce2-4daa-a25c-756269d8b456 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 29.4941ms 2024-09-24 21:00:46.414 +05:30 1d374526-8ce2-4daa-a25c-756269d8b456 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-24 21:00:46.414 +05:30 1d374526-8ce2-4daa-a25c-756269d8b456 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55d072f0-255a-42c6-be18-16a321c53ceb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1023} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"1\",\"CreatedOn\":\"2024-09-24T04:55:07.94\",\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":\"09/24/2024 14:45:15\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":8,\"TotalPages\":1}]}"} 2024-09-24 21:00:46.415 +05:30 1d374526-8ce2-4daa-a25c-756269d8b456 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1023 application/json; charset=utf-8 52.4107ms 2024-09-24 21:00:52.072 +05:30 85bb53c7-bd9d-4a4e-8d27-e4960d6931b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 21:00:52.073 +05:30 85bb53c7-bd9d-4a4e-8d27-e4960d6931b9 INF CORS policy execution successful. 2024-09-24 21:00:52.079 +05:30 85bb53c7-bd9d-4a4e-8d27-e4960d6931b9 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:00:52.079 +05:30 fd2db5fe-33ef-44dd-b8d2-43094017c585 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:00:52.080 +05:30 fd2db5fe-33ef-44dd-b8d2-43094017c585 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:00:52.088 +05:30 fd2db5fe-33ef-44dd-b8d2-43094017c585 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:00:52.089 +05:30 fd2db5fe-33ef-44dd-b8d2-43094017c585 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 8.7206ms 2024-09-24 21:00:52.089 +05:30 fd2db5fe-33ef-44dd-b8d2-43094017c585 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:00:52.089 +05:30 fd2db5fe-33ef-44dd-b8d2-43094017c585 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85bb53c7-bd9d-4a4e-8d27-e4960d6931b9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 21:00:52.090 +05:30 fd2db5fe-33ef-44dd-b8d2-43094017c585 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 18.3094ms 2024-09-24 21:00:57.544 +05:30 ca286ebd-1da9-4de7-85c6-5d16ec4d76e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 21:00:57.544 +05:30 ca286ebd-1da9-4de7-85c6-5d16ec4d76e6 INF CORS policy execution successful. 2024-09-24 21:00:57.546 +05:30 ca286ebd-1da9-4de7-85c6-5d16ec4d76e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.4702ms 2024-09-24 21:00:57.577 +05:30 643fe1e2-1956-4ab5-a9a5-c6e97840256e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 21:00:57.578 +05:30 643fe1e2-1956-4ab5-a9a5-c6e97840256e INF CORS policy execution successful. 2024-09-24 21:00:57.579 +05:30 643fe1e2-1956-4ab5-a9a5-c6e97840256e INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 21:00:57.579 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:00:57.579 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:00:57.586 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 INF Database retrieved 2024-09-24 21:00:57.593 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 INF Token generated 2024-09-24 21:00:57.593 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 INF Token generated 2024-09-24 21:00:57.594 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:00:57.595 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 15.2328ms 2024-09-24 21:00:57.595 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:00:57.595 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 643fe1e2-1956-4ab5-a9a5-c6e97840256e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 878} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNzU3LCJpYXQiOjE3MjcxOTE4NTd9.ESuv90YCSItX0kyWkwj2Ed7IArGYfpNv89Fvb8MZZ8k\"}"} 2024-09-24 21:00:57.596 +05:30 8beb93dc-0842-4e92-a19b-9f925dd3e197 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 878 application/json; charset=utf-8 18.5943ms 2024-09-24 21:01:18.014 +05:30 fa5bb959-5586-4306-ba19-68528509860e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:18.014 +05:30 e91e5273-fb2c-40f0-8061-6b214fddab7e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:18.015 +05:30 fa5bb959-5586-4306-ba19-68528509860e INF CORS policy execution successful. 2024-09-24 21:01:18.015 +05:30 e91e5273-fb2c-40f0-8061-6b214fddab7e INF CORS policy execution successful. 2024-09-24 21:01:18.016 +05:30 fa5bb959-5586-4306-ba19-68528509860e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.7392ms 2024-09-24 21:01:18.017 +05:30 e91e5273-fb2c-40f0-8061-6b214fddab7e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 3.1553ms 2024-09-24 21:01:18.056 +05:30 97eef0ee-287d-47f5-9683-a594cf08f146 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:18.057 +05:30 fcc91d9f-8a35-44ff-badb-088828c5bdd1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:18.059 +05:30 fcc91d9f-8a35-44ff-badb-088828c5bdd1 INF CORS policy execution successful. 2024-09-24 21:01:18.059 +05:30 97eef0ee-287d-47f5-9683-a594cf08f146 INF CORS policy execution successful. 2024-09-24 21:01:18.060 +05:30 fcc91d9f-8a35-44ff-badb-088828c5bdd1 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:18.060 +05:30 97eef0ee-287d-47f5-9683-a594cf08f146 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:18.062 +05:30 de79061e-b5bb-476f-bb14-3730872b0d2f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:18.062 +05:30 0bf0c67d-d5c1-45c8-8ac3-8e9221ad53f2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:18.073 +05:30 de79061e-b5bb-476f-bb14-3730872b0d2f INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:18.073 +05:30 0bf0c67d-d5c1-45c8-8ac3-8e9221ad53f2 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:18.150 +05:30 0bf0c67d-d5c1-45c8-8ac3-8e9221ad53f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:18.150 +05:30 de79061e-b5bb-476f-bb14-3730872b0d2f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:18.151 +05:30 0bf0c67d-d5c1-45c8-8ac3-8e9221ad53f2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 78.0242ms 2024-09-24 21:01:18.151 +05:30 de79061e-b5bb-476f-bb14-3730872b0d2f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 78.0843ms 2024-09-24 21:01:18.151 +05:30 0bf0c67d-d5c1-45c8-8ac3-8e9221ad53f2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:18.151 +05:30 de79061e-b5bb-476f-bb14-3730872b0d2f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:18.152 +05:30 0bf0c67d-d5c1-45c8-8ac3-8e9221ad53f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97eef0ee-287d-47f5-9683-a594cf08f146}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 21:01:18.152 +05:30 de79061e-b5bb-476f-bb14-3730872b0d2f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcc91d9f-8a35-44ff-badb-088828c5bdd1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T14:35:57.073\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 21:01:18.152 +05:30 de79061e-b5bb-476f-bb14-3730872b0d2f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 95.9156ms 2024-09-24 21:01:18.153 +05:30 0bf0c67d-d5c1-45c8-8ac3-8e9221ad53f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 96.0567ms 2024-09-24 21:01:23.455 +05:30 48cc80c6-ef48-4f66-b050-dcbe0413455d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 21:01:23.455 +05:30 a12d7b62-2eae-4e86-a858-8efac7b10c4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 21:01:23.456 +05:30 a12d7b62-2eae-4e86-a858-8efac7b10c4a INF CORS policy execution successful. 2024-09-24 21:01:23.456 +05:30 48cc80c6-ef48-4f66-b050-dcbe0413455d INF CORS policy execution successful. 2024-09-24 21:01:23.457 +05:30 48cc80c6-ef48-4f66-b050-dcbe0413455d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 204 null null 1.1733ms 2024-09-24 21:01:23.457 +05:30 a12d7b62-2eae-4e86-a858-8efac7b10c4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 204 null null 1.2666ms 2024-09-24 21:01:23.503 +05:30 fa22ebef-b090-4a83-a55f-b5196ef0e39b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 21:01:23.503 +05:30 c6b2ac25-0cfb-40db-a9af-dcc50a09e59c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 21:01:23.506 +05:30 c6b2ac25-0cfb-40db-a9af-dcc50a09e59c INF CORS policy execution successful. 2024-09-24 21:01:23.506 +05:30 c6b2ac25-0cfb-40db-a9af-dcc50a09e59c INF HTTP request: Path: /user/getuserdetails QueryString: ?id=19 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:23.512 +05:30 fa22ebef-b090-4a83-a55f-b5196ef0e39b INF CORS policy execution successful. 2024-09-24 21:01:23.512 +05:30 fa22ebef-b090-4a83-a55f-b5196ef0e39b INF HTTP request: Path: /user/getuserdetails QueryString: ?id=19 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:23.512 +05:30 d218f42e-c68e-4a6c-8f55-5f35da7ef97b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 21:01:23.512 +05:30 f0399ad1-953c-436d-b05f-aa5c45a417dd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 21:01:23.523 +05:30 d218f42e-c68e-4a6c-8f55-5f35da7ef97b INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:23.523 +05:30 f0399ad1-953c-436d-b05f-aa5c45a417dd INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:23.557 +05:30 d218f42e-c68e-4a6c-8f55-5f35da7ef97b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:23.557 +05:30 f0399ad1-953c-436d-b05f-aa5c45a417dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:23.557 +05:30 d218f42e-c68e-4a6c-8f55-5f35da7ef97b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 32.9259ms 2024-09-24 21:01:23.557 +05:30 f0399ad1-953c-436d-b05f-aa5c45a417dd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 33.0037ms 2024-09-24 21:01:23.557 +05:30 d218f42e-c68e-4a6c-8f55-5f35da7ef97b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 21:01:23.557 +05:30 f0399ad1-953c-436d-b05f-aa5c45a417dd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 21:01:23.557 +05:30 f0399ad1-953c-436d-b05f-aa5c45a417dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa22ebef-b090-4a83-a55f-b5196ef0e39b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1308} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":19,\"LoginName\":\"dipin\",\"LoginAbbr\":\"\",\"UserName\":\"dipin1\",\"Email\":\"dipin1@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 21:01:23.557 +05:30 d218f42e-c68e-4a6c-8f55-5f35da7ef97b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6b2ac25-0cfb-40db-a9af-dcc50a09e59c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1308} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":19,\"LoginName\":\"dipin\",\"LoginAbbr\":\"\",\"UserName\":\"dipin1\",\"Email\":\"dipin1@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 21:01:23.558 +05:30 f0399ad1-953c-436d-b05f-aa5c45a417dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 200 1308 application/json; charset=utf-8 54.9631ms 2024-09-24 21:01:23.558 +05:30 d218f42e-c68e-4a6c-8f55-5f35da7ef97b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 200 1308 application/json; charset=utf-8 54.9781ms 2024-09-24 21:01:23.946 +05:30 c7be35c8-eb29-418c-93b0-d6eeaf6f4362 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 21:01:23.946 +05:30 c7be35c8-eb29-418c-93b0-d6eeaf6f4362 INF CORS policy execution successful. 2024-09-24 21:01:23.947 +05:30 c7be35c8-eb29-418c-93b0-d6eeaf6f4362 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 204 null null 0.9227ms 2024-09-24 21:01:23.986 +05:30 60e409ac-5eb5-4313-89d9-fea7dae56556 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 21:01:23.986 +05:30 199bcff9-0d94-4c83-be72-233b93a35b32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 21:01:23.986 +05:30 199bcff9-0d94-4c83-be72-233b93a35b32 INF CORS policy execution successful. 2024-09-24 21:01:23.986 +05:30 60e409ac-5eb5-4313-89d9-fea7dae56556 INF CORS policy execution successful. 2024-09-24 21:01:23.987 +05:30 60e409ac-5eb5-4313-89d9-fea7dae56556 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9594ms 2024-09-24 21:01:23.987 +05:30 199bcff9-0d94-4c83-be72-233b93a35b32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7226ms 2024-09-24 21:01:23.992 +05:30 e934f714-a7f5-4fc1-ad6a-991c3a597297 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 21:01:23.992 +05:30 e934f714-a7f5-4fc1-ad6a-991c3a597297 INF CORS policy execution successful. 2024-09-24 21:01:23.993 +05:30 e934f714-a7f5-4fc1-ad6a-991c3a597297 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:23.994 +05:30 3e4fc152-657d-45a7-83e9-559724231311 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 21:01:23.999 +05:30 3e4fc152-657d-45a7-83e9-559724231311 INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 21:01:24.021 +05:30 3e4fc152-657d-45a7-83e9-559724231311 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:24.021 +05:30 3e4fc152-657d-45a7-83e9-559724231311 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 22.3385ms 2024-09-24 21:01:24.021 +05:30 3e4fc152-657d-45a7-83e9-559724231311 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 21:01:24.021 +05:30 3e4fc152-657d-45a7-83e9-559724231311 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e934f714-a7f5-4fc1-ad6a-991c3a597297}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 21:01:24.022 +05:30 3e4fc152-657d-45a7-83e9-559724231311 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 200 257 application/json; charset=utf-8 30.5375ms 2024-09-24 21:01:24.059 +05:30 254961de-4eab-4dc6-b9b3-c93a38d62ccb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 21:01:24.059 +05:30 e47a2753-7c02-4eed-bc61-db103cbfafb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 21:01:24.060 +05:30 254961de-4eab-4dc6-b9b3-c93a38d62ccb INF CORS policy execution successful. 2024-09-24 21:01:24.060 +05:30 e47a2753-7c02-4eed-bc61-db103cbfafb7 INF CORS policy execution successful. 2024-09-24 21:01:24.061 +05:30 e47a2753-7c02-4eed-bc61-db103cbfafb7 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:24.061 +05:30 254961de-4eab-4dc6-b9b3-c93a38d62ccb INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:24.061 +05:30 d12d74e2-eb1d-4b4f-8504-176a85a03583 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 21:01:24.061 +05:30 6e7546a0-bdf1-43e8-bdff-4217ede6886e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:24.067 +05:30 6e7546a0-bdf1-43e8-bdff-4217ede6886e INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 21:01:24.067 +05:30 d12d74e2-eb1d-4b4f-8504-176a85a03583 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:24.093 +05:30 d12d74e2-eb1d-4b4f-8504-176a85a03583 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:24.094 +05:30 d12d74e2-eb1d-4b4f-8504-176a85a03583 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 26.8354ms 2024-09-24 21:01:24.094 +05:30 d12d74e2-eb1d-4b4f-8504-176a85a03583 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 21:01:24.094 +05:30 d12d74e2-eb1d-4b4f-8504-176a85a03583 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 254961de-4eab-4dc6-b9b3-c93a38d62ccb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 21:01:24.095 +05:30 d12d74e2-eb1d-4b4f-8504-176a85a03583 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 35.604ms 2024-09-24 21:01:24.104 +05:30 6e7546a0-bdf1-43e8-bdff-4217ede6886e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:24.104 +05:30 6e7546a0-bdf1-43e8-bdff-4217ede6886e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 37.3569ms 2024-09-24 21:01:24.105 +05:30 6e7546a0-bdf1-43e8-bdff-4217ede6886e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:24.105 +05:30 6e7546a0-bdf1-43e8-bdff-4217ede6886e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e47a2753-7c02-4eed-bc61-db103cbfafb7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 21:01:24.105 +05:30 6e7546a0-bdf1-43e8-bdff-4217ede6886e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 46.0887ms 2024-09-24 21:01:24.578 +05:30 e98d00d3-4932-4526-a088-32a89ea3217d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 21:01:24.578 +05:30 e98d00d3-4932-4526-a088-32a89ea3217d INF CORS policy execution successful. 2024-09-24 21:01:24.579 +05:30 e98d00d3-4932-4526-a088-32a89ea3217d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 204 null null 0.9867ms 2024-09-24 21:01:24.618 +05:30 81d1d48a-4cd2-4c0f-9eac-1e6c44816c5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 21:01:24.619 +05:30 81d1d48a-4cd2-4c0f-9eac-1e6c44816c5e INF CORS policy execution successful. 2024-09-24 21:01:24.619 +05:30 81d1d48a-4cd2-4c0f-9eac-1e6c44816c5e INF HTTP request: Path: /role/geterproles QueryString: ?searchString=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:24.623 +05:30 337fd6c7-c519-4b4d-81e5-3029b509f466 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:24.623 +05:30 337fd6c7-c519-4b4d-81e5-3029b509f466 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 21:01:24.640 +05:30 337fd6c7-c519-4b4d-81e5-3029b509f466 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:24.641 +05:30 337fd6c7-c519-4b4d-81e5-3029b509f466 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 17.9131ms 2024-09-24 21:01:24.641 +05:30 337fd6c7-c519-4b4d-81e5-3029b509f466 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:24.642 +05:30 337fd6c7-c519-4b4d-81e5-3029b509f466 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81d1d48a-4cd2-4c0f-9eac-1e6c44816c5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"}]"} 2024-09-24 21:01:24.642 +05:30 337fd6c7-c519-4b4d-81e5-3029b509f466 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 200 127 application/json; charset=utf-8 24.684ms 2024-09-24 21:01:27.703 +05:30 5958b7c1-fb23-4ca3-b27d-f6f20eb8b6aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1&type=1 - null null 2024-09-24 21:01:27.703 +05:30 5958b7c1-fb23-4ca3-b27d-f6f20eb8b6aa INF CORS policy execution successful. 2024-09-24 21:01:27.704 +05:30 5958b7c1-fb23-4ca3-b27d-f6f20eb8b6aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1&type=1 - 204 null null 1.1671ms 2024-09-24 21:01:27.744 +05:30 4a35ab50-f52c-4b8f-ad1b-73d1d57df9a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1&type=1 - null null 2024-09-24 21:01:27.747 +05:30 4a35ab50-f52c-4b8f-ad1b-73d1d57df9a5 INF CORS policy execution successful. 2024-09-24 21:01:27.749 +05:30 4a35ab50-f52c-4b8f-ad1b-73d1d57df9a5 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin1&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:27.750 +05:30 47959566-83bc-425d-abcc-772510468fab INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 21:01:27.780 +05:30 47959566-83bc-425d-abcc-772510468fab INF Route matched with {action = "CheckUserExistence", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckUserExistence(Sang.Security.Api.Models.APIRequest.UserExistenceRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:27.829 +05:30 47959566-83bc-425d-abcc-772510468fab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:27.830 +05:30 47959566-83bc-425d-abcc-772510468fab INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 48.688ms 2024-09-24 21:01:27.830 +05:30 47959566-83bc-425d-abcc-772510468fab INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 21:01:27.830 +05:30 47959566-83bc-425d-abcc-772510468fab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a35ab50-f52c-4b8f-ad1b-73d1d57df9a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 114} Body: {"status":"Success","statusCode":2000,"message":"User with the provided login name does not exist.","result":null} 2024-09-24 21:01:27.831 +05:30 47959566-83bc-425d-abcc-772510468fab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1&type=1 - 200 114 application/json; charset=utf-8 86.7897ms 2024-09-24 21:01:27.951 +05:30 477e0c16-288c-4d11-b756-7f3da5f25760 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1&type=1 - null null 2024-09-24 21:01:27.952 +05:30 477e0c16-288c-4d11-b756-7f3da5f25760 INF CORS policy execution successful. 2024-09-24 21:01:27.952 +05:30 477e0c16-288c-4d11-b756-7f3da5f25760 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1&type=1 - 204 null null 0.6905ms 2024-09-24 21:01:28.017 +05:30 861c1d65-c8ee-4f13-ab61-5869b2bbf2e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1&type=1 - null null 2024-09-24 21:01:28.019 +05:30 861c1d65-c8ee-4f13-ab61-5869b2bbf2e2 INF CORS policy execution successful. 2024-09-24 21:01:28.019 +05:30 861c1d65-c8ee-4f13-ab61-5869b2bbf2e2 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin1&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:28.020 +05:30 697860a1-fdf2-456b-a980-3c7374ce4a45 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 21:01:28.020 +05:30 697860a1-fdf2-456b-a980-3c7374ce4a45 INF Route matched with {action = "CheckUserExistence", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckUserExistence(Sang.Security.Api.Models.APIRequest.UserExistenceRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:28.028 +05:30 697860a1-fdf2-456b-a980-3c7374ce4a45 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:28.029 +05:30 697860a1-fdf2-456b-a980-3c7374ce4a45 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 8.9978ms 2024-09-24 21:01:28.029 +05:30 697860a1-fdf2-456b-a980-3c7374ce4a45 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-24 21:01:28.030 +05:30 697860a1-fdf2-456b-a980-3c7374ce4a45 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 861c1d65-c8ee-4f13-ab61-5869b2bbf2e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 114} Body: {"status":"Success","statusCode":2000,"message":"User with the provided login name does not exist.","result":null} 2024-09-24 21:01:28.031 +05:30 697860a1-fdf2-456b-a980-3c7374ce4a45 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin1&type=1 - 200 114 application/json; charset=utf-8 13.5807ms 2024-09-24 21:01:30.651 +05:30 f39663d8-533d-4083-8878-3210e79b3580 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-24 21:01:30.652 +05:30 f39663d8-533d-4083-8878-3210e79b3580 INF CORS policy execution successful. 2024-09-24 21:01:30.652 +05:30 f39663d8-533d-4083-8878-3210e79b3580 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 0.9776ms 2024-09-24 21:01:30.687 +05:30 8f154cca-d98f-46d5-bc84-9d07124e9cae INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1014 2024-09-24 21:01:30.688 +05:30 8f154cca-d98f-46d5-bc84-9d07124e9cae INF CORS policy execution successful. 2024-09-24 21:01:30.688 +05:30 8f154cca-d98f-46d5-bc84-9d07124e9cae INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1014}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":19,"group":false,"parent":0,"role":3,"userName":"dipin1","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"dipin1","loginAbbr":"","securityQuestion":1,"securityAnswer":"nill","email":"dipin1@gmail.com","phone":"","mobile":"","emailAuthPermission":false,"userAccess":0,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":false,"emailUserOnLoginSuccess":false,"emailOnLoginFailure":false,"blockFromDate":null,"blockToDate":null,"timeRestrictionStartDate":null,"timeRestrictionEndDate":null,"timeRestrictionStartTime":null,"timeRestrictionEndTime":null,"days":[{"day":1},{"day":2},{"day":3},{"day":4},{"day":5},{"day":6},{"day":7}],"lockedTill":null,"pwdChangeNextLogOn":false,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":0,"signature":"","location":0,"macAddress":"","domainName":"","domainUser":"","entryRestrictionDetails":[],"linkId":0,"pwdChangeDate":null,"authenticationCode":"","numInvalidAttempts":0,"userType":0} 2024-09-24 21:01:30.689 +05:30 d14a75d5-9d97-495b-ad09-ba5e73309b46 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 21:01:30.699 +05:30 d14a75d5-9d97-495b-ad09-ba5e73309b46 INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:30.945 +05:30 d14a75d5-9d97-495b-ad09-ba5e73309b46 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:30.974 +05:30 d14a75d5-9d97-495b-ad09-ba5e73309b46 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 274.9001ms 2024-09-24 21:01:30.974 +05:30 d14a75d5-9d97-495b-ad09-ba5e73309b46 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 21:01:30.974 +05:30 d14a75d5-9d97-495b-ad09-ba5e73309b46 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8f154cca-d98f-46d5-bc84-9d07124e9cae}, {Location: http://103.120.178.195/SangSecurityAPI/user/upsertuser}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 91} Body: {"status":"Success","statusCode":2001,"message":"User updated successfully.","result":"19"} 2024-09-24 21:01:30.975 +05:30 d14a75d5-9d97-495b-ad09-ba5e73309b46 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 91 application/json; charset=utf-8 288.2686ms 2024-09-24 21:01:31.829 +05:30 833eac11-413a-4ad6-9346-2c0057774f79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 21:01:31.830 +05:30 833eac11-413a-4ad6-9346-2c0057774f79 INF CORS policy execution successful. 2024-09-24 21:01:31.831 +05:30 833eac11-413a-4ad6-9346-2c0057774f79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.168ms 2024-09-24 21:01:31.860 +05:30 13f70fca-9efc-49e8-ae0c-624699971fdc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 21:01:31.861 +05:30 13f70fca-9efc-49e8-ae0c-624699971fdc INF CORS policy execution successful. 2024-09-24 21:01:31.862 +05:30 13f70fca-9efc-49e8-ae0c-624699971fdc INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:31.862 +05:30 08464ffe-6e03-4780-8efa-4199d5ed2cfe INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:31.862 +05:30 08464ffe-6e03-4780-8efa-4199d5ed2cfe INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 21:01:31.868 +05:30 08464ffe-6e03-4780-8efa-4199d5ed2cfe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:31.869 +05:30 08464ffe-6e03-4780-8efa-4199d5ed2cfe INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.5795ms 2024-09-24 21:01:31.869 +05:30 08464ffe-6e03-4780-8efa-4199d5ed2cfe INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:31.869 +05:30 08464ffe-6e03-4780-8efa-4199d5ed2cfe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13f70fca-9efc-49e8-ae0c-624699971fdc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 21:01:31.870 +05:30 08464ffe-6e03-4780-8efa-4199d5ed2cfe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 9.8073ms 2024-09-24 21:01:35.823 +05:30 c7929d3a-d24a-4de7-9deb-38ae0bfc78ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:35.823 +05:30 0238f499-2b1f-4f29-bdf6-ca89a729d6fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:35.824 +05:30 0238f499-2b1f-4f29-bdf6-ca89a729d6fb INF CORS policy execution successful. 2024-09-24 21:01:35.824 +05:30 c7929d3a-d24a-4de7-9deb-38ae0bfc78ec INF CORS policy execution successful. 2024-09-24 21:01:35.824 +05:30 c7929d3a-d24a-4de7-9deb-38ae0bfc78ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.8348ms 2024-09-24 21:01:35.824 +05:30 0238f499-2b1f-4f29-bdf6-ca89a729d6fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.8304ms 2024-09-24 21:01:35.865 +05:30 10fc8e8e-81c0-4743-96ce-cad68ac1eed8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:35.865 +05:30 f6bd6b85-adb1-4c86-94ee-49c577707ce1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:35.866 +05:30 f6bd6b85-adb1-4c86-94ee-49c577707ce1 INF CORS policy execution successful. 2024-09-24 21:01:35.866 +05:30 10fc8e8e-81c0-4743-96ce-cad68ac1eed8 INF CORS policy execution successful. 2024-09-24 21:01:35.866 +05:30 f6bd6b85-adb1-4c86-94ee-49c577707ce1 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:35.866 +05:30 10fc8e8e-81c0-4743-96ce-cad68ac1eed8 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:35.866 +05:30 91d58e5f-4221-4c44-83ab-f7b9185140af INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:35.866 +05:30 8245b59f-2a22-4f48-bfc9-378fd2d77b0c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:35.867 +05:30 8245b59f-2a22-4f48-bfc9-378fd2d77b0c INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:35.867 +05:30 91d58e5f-4221-4c44-83ab-f7b9185140af INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:35.874 +05:30 91d58e5f-4221-4c44-83ab-f7b9185140af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:35.875 +05:30 91d58e5f-4221-4c44-83ab-f7b9185140af INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.6548ms 2024-09-24 21:01:35.876 +05:30 91d58e5f-4221-4c44-83ab-f7b9185140af INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:35.876 +05:30 91d58e5f-4221-4c44-83ab-f7b9185140af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6bd6b85-adb1-4c86-94ee-49c577707ce1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T15:31:30.933\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 21:01:35.876 +05:30 91d58e5f-4221-4c44-83ab-f7b9185140af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 11.7181ms 2024-09-24 21:01:35.874 +05:30 8245b59f-2a22-4f48-bfc9-378fd2d77b0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:35.878 +05:30 8245b59f-2a22-4f48-bfc9-378fd2d77b0c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.5433ms 2024-09-24 21:01:35.878 +05:30 8245b59f-2a22-4f48-bfc9-378fd2d77b0c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:35.878 +05:30 8245b59f-2a22-4f48-bfc9-378fd2d77b0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10fc8e8e-81c0-4743-96ce-cad68ac1eed8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1604} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T15:31:30.933\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 21:01:35.879 +05:30 8245b59f-2a22-4f48-bfc9-378fd2d77b0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1604 application/json; charset=utf-8 14.4772ms 2024-09-24 21:01:39.696 +05:30 cde3b675-df17-437f-94b0-d09ad97272a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 21:01:39.696 +05:30 8f006883-615f-4dec-ad6c-eecb40155059 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 21:01:39.696 +05:30 8f006883-615f-4dec-ad6c-eecb40155059 INF CORS policy execution successful. 2024-09-24 21:01:39.696 +05:30 cde3b675-df17-437f-94b0-d09ad97272a5 INF CORS policy execution successful. 2024-09-24 21:01:39.697 +05:30 cde3b675-df17-437f-94b0-d09ad97272a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 204 null null 0.6504ms 2024-09-24 21:01:39.697 +05:30 8f006883-615f-4dec-ad6c-eecb40155059 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 204 null null 0.6499ms 2024-09-24 21:01:39.728 +05:30 2534137b-e0af-423f-9a58-b10886e5f9dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 21:01:39.728 +05:30 9dc795b8-1ddb-43ee-bb47-727d3f66d8d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - null null 2024-09-24 21:01:39.728 +05:30 9dc795b8-1ddb-43ee-bb47-727d3f66d8d7 INF CORS policy execution successful. 2024-09-24 21:01:39.728 +05:30 2534137b-e0af-423f-9a58-b10886e5f9dc INF CORS policy execution successful. 2024-09-24 21:01:39.729 +05:30 9dc795b8-1ddb-43ee-bb47-727d3f66d8d7 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=19 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:39.729 +05:30 2534137b-e0af-423f-9a58-b10886e5f9dc INF HTTP request: Path: /user/getuserdetails QueryString: ?id=19 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:39.729 +05:30 2f6861bf-d2f1-4093-b68d-44e0bbc97e28 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 21:01:39.729 +05:30 77080704-b65e-4610-b94c-296da711000e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 21:01:39.730 +05:30 2f6861bf-d2f1-4093-b68d-44e0bbc97e28 INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:39.730 +05:30 77080704-b65e-4610-b94c-296da711000e INF Route matched with {action = "GetUserDetails", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserDetails(Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:39.740 +05:30 77080704-b65e-4610-b94c-296da711000e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:39.740 +05:30 2f6861bf-d2f1-4093-b68d-44e0bbc97e28 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:39.740 +05:30 2f6861bf-d2f1-4093-b68d-44e0bbc97e28 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 10.2876ms 2024-09-24 21:01:39.740 +05:30 77080704-b65e-4610-b94c-296da711000e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 10.2356ms 2024-09-24 21:01:39.740 +05:30 2f6861bf-d2f1-4093-b68d-44e0bbc97e28 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 21:01:39.740 +05:30 77080704-b65e-4610-b94c-296da711000e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-24 21:01:39.740 +05:30 2f6861bf-d2f1-4093-b68d-44e0bbc97e28 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9dc795b8-1ddb-43ee-bb47-727d3f66d8d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1309} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":19,\"LoginName\":\"dipin1\",\"LoginAbbr\":\"\",\"UserName\":\"dipin1\",\"Email\":\"dipin1@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 21:01:39.740 +05:30 77080704-b65e-4610-b94c-296da711000e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2534137b-e0af-423f-9a58-b10886e5f9dc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1309} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":19,\"LoginName\":\"dipin1\",\"LoginAbbr\":\"\",\"UserName\":\"dipin1\",\"Email\":\"dipin1@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":3,\"RoleName\":\"dipin\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"nill\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-24 21:01:39.741 +05:30 2f6861bf-d2f1-4093-b68d-44e0bbc97e28 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 200 1309 application/json; charset=utf-8 13.033ms 2024-09-24 21:01:39.741 +05:30 77080704-b65e-4610-b94c-296da711000e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=19 - 200 1309 application/json; charset=utf-8 13.0382ms 2024-09-24 21:01:40.075 +05:30 e835c472-46e7-4753-a8e0-648906daebf8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 21:01:40.076 +05:30 e835c472-46e7-4753-a8e0-648906daebf8 INF CORS policy execution successful. 2024-09-24 21:01:40.076 +05:30 e835c472-46e7-4753-a8e0-648906daebf8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 204 null null 0.8265ms 2024-09-24 21:01:40.113 +05:30 71865a45-179d-44ff-8fa3-3c1a20894140 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - null null 2024-09-24 21:01:40.113 +05:30 f1240cfd-89e7-4a65-81c3-969c4ffcbcee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 21:01:40.113 +05:30 f1240cfd-89e7-4a65-81c3-969c4ffcbcee INF CORS policy execution successful. 2024-09-24 21:01:40.114 +05:30 71865a45-179d-44ff-8fa3-3c1a20894140 INF CORS policy execution successful. 2024-09-24 21:01:40.114 +05:30 71865a45-179d-44ff-8fa3-3c1a20894140 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:40.115 +05:30 f1240cfd-89e7-4a65-81c3-969c4ffcbcee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.3653ms 2024-09-24 21:01:40.115 +05:30 a4c5f44f-ad04-47e0-9868-287d650be8ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 21:01:40.116 +05:30 a4c5f44f-ad04-47e0-9868-287d650be8ea INF CORS policy execution successful. 2024-09-24 21:01:40.116 +05:30 a4c5f44f-ad04-47e0-9868-287d650be8ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6591ms 2024-09-24 21:01:40.117 +05:30 95d2ef2f-de36-4a95-adaf-8c509a6ce71f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 21:01:40.117 +05:30 95d2ef2f-de36-4a95-adaf-8c509a6ce71f INF Route matched with {action = "GetPasswordPolicyRegEx", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyRegEx(Int32) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 21:01:40.121 +05:30 95d2ef2f-de36-4a95-adaf-8c509a6ce71f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:40.122 +05:30 95d2ef2f-de36-4a95-adaf-8c509a6ce71f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.7464ms 2024-09-24 21:01:40.122 +05:30 95d2ef2f-de36-4a95-adaf-8c509a6ce71f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-24 21:01:40.122 +05:30 95d2ef2f-de36-4a95-adaf-8c509a6ce71f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71865a45-179d-44ff-8fa3-3c1a20894140}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 257} Body: {"status":"Success","statusCode":2000,"message":"Password Policy retrieved.","result":"[{\"PolicyRegExp\":\"^(?=.*[A-Z])(?=.*\\\\d).{8,}$\",\"Description\":\"At least 8 characters long;Contains at least one uppercase letter;Contains at least one digit\"}]"} 2024-09-24 21:01:40.122 +05:30 95d2ef2f-de36-4a95-adaf-8c509a6ce71f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=3 - 200 257 application/json; charset=utf-8 9.3978ms 2024-09-24 21:01:40.147 +05:30 bc9440d2-994f-4cb4-9e48-22654c83af7c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-24 21:01:40.148 +05:30 bc9440d2-994f-4cb4-9e48-22654c83af7c INF CORS policy execution successful. 2024-09-24 21:01:40.148 +05:30 bc9440d2-994f-4cb4-9e48-22654c83af7c INF HTTP request: Path: /user/getusergroups QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:40.149 +05:30 00494b37-acb2-43a6-912e-1a3becb483e3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 21:01:40.149 +05:30 00494b37-acb2-43a6-912e-1a3becb483e3 INF Route matched with {action = "GetUserGroups", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserGroups() on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:40.154 +05:30 00494b37-acb2-43a6-912e-1a3becb483e3 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:40.155 +05:30 00494b37-acb2-43a6-912e-1a3becb483e3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.7786ms 2024-09-24 21:01:40.155 +05:30 00494b37-acb2-43a6-912e-1a3becb483e3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-24 21:01:40.155 +05:30 00494b37-acb2-43a6-912e-1a3becb483e3 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: bc9440d2-994f-4cb4-9e48-22654c83af7c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 21:01:40.156 +05:30 00494b37-acb2-43a6-912e-1a3becb483e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 8.8149ms 2024-09-24 21:01:40.167 +05:30 f7addcc3-0f1e-4146-9805-788a1c24bf2a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 21:01:40.168 +05:30 f7addcc3-0f1e-4146-9805-788a1c24bf2a INF CORS policy execution successful. 2024-09-24 21:01:40.168 +05:30 f7addcc3-0f1e-4146-9805-788a1c24bf2a INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:40.169 +05:30 4743ad1b-4b75-4730-908f-45e84d72ee81 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:40.169 +05:30 4743ad1b-4b75-4730-908f-45e84d72ee81 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 21:01:40.181 +05:30 4743ad1b-4b75-4730-908f-45e84d72ee81 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:40.181 +05:30 4743ad1b-4b75-4730-908f-45e84d72ee81 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.1736ms 2024-09-24 21:01:40.181 +05:30 4743ad1b-4b75-4730-908f-45e84d72ee81 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:40.182 +05:30 4743ad1b-4b75-4730-908f-45e84d72ee81 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7addcc3-0f1e-4146-9805-788a1c24bf2a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 21:01:40.183 +05:30 4743ad1b-4b75-4730-908f-45e84d72ee81 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 15.6808ms 2024-09-24 21:01:40.674 +05:30 9bd72b66-8186-4e3c-90d8-745614610514 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 21:01:40.675 +05:30 9bd72b66-8186-4e3c-90d8-745614610514 INF CORS policy execution successful. 2024-09-24 21:01:40.676 +05:30 9bd72b66-8186-4e3c-90d8-745614610514 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 204 null null 1.6503ms 2024-09-24 21:01:40.711 +05:30 d2952285-c341-4bc6-9e9e-0b1996b50ecb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - null null 2024-09-24 21:01:40.712 +05:30 d2952285-c341-4bc6-9e9e-0b1996b50ecb INF CORS policy execution successful. 2024-09-24 21:01:40.712 +05:30 d2952285-c341-4bc6-9e9e-0b1996b50ecb INF HTTP request: Path: /role/geterproles QueryString: ?searchString=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:40.713 +05:30 211caeb6-22e5-465b-9715-da0aabb54c37 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:40.713 +05:30 211caeb6-22e5-465b-9715-da0aabb54c37 INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 21:01:40.719 +05:30 211caeb6-22e5-465b-9715-da0aabb54c37 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:40.719 +05:30 211caeb6-22e5-465b-9715-da0aabb54c37 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.1724ms 2024-09-24 21:01:40.719 +05:30 211caeb6-22e5-465b-9715-da0aabb54c37 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:40.720 +05:30 211caeb6-22e5-465b-9715-da0aabb54c37 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2952285-c341-4bc6-9e9e-0b1996b50ecb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 127} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"}]"} 2024-09-24 21:01:40.720 +05:30 211caeb6-22e5-465b-9715-da0aabb54c37 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=dipin - 200 127 application/json; charset=utf-8 8.9072ms 2024-09-24 21:01:44.906 +05:30 28ffdec6-1eab-4162-bc70-16f3d58b52a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-24 21:01:44.907 +05:30 28ffdec6-1eab-4162-bc70-16f3d58b52a4 INF CORS policy execution successful. 2024-09-24 21:01:44.908 +05:30 28ffdec6-1eab-4162-bc70-16f3d58b52a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 1.084ms 2024-09-24 21:01:44.945 +05:30 bb993deb-77ab-4e3d-a2fa-b1be3b922a24 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1014 2024-09-24 21:01:44.946 +05:30 bb993deb-77ab-4e3d-a2fa-b1be3b922a24 INF CORS policy execution successful. 2024-09-24 21:01:44.946 +05:30 bb993deb-77ab-4e3d-a2fa-b1be3b922a24 INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1014}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"id":19,"group":false,"parent":0,"role":3,"userName":"dipin1","language":1,"altLanguage":1,"timeZone":0,"image":"","password":"","loginName":"dipin1","loginAbbr":"","securityQuestion":1,"securityAnswer":"nill","email":"dipin1@gmail.com","phone":"","mobile":"","emailAuthPermission":false,"userAccess":0,"accountDisabled":false,"dontLockAccount":false,"allowMultipleLogin":false,"sendEmailNotification":false,"emailUserOnLoginSuccess":false,"emailOnLoginFailure":false,"blockFromDate":null,"blockToDate":null,"timeRestrictionStartDate":null,"timeRestrictionEndDate":null,"timeRestrictionStartTime":null,"timeRestrictionEndTime":null,"days":[{"day":1},{"day":2},{"day":3},{"day":4},{"day":5},{"day":6},{"day":7}],"lockedTill":null,"pwdChangeNextLogOn":false,"pwdNeverExpires":false,"pwdCantChange":false,"pwdExpiry":0,"signature":"","location":0,"macAddress":"","domainName":"","domainUser":"","entryRestrictionDetails":[],"linkId":0,"pwdChangeDate":null,"authenticationCode":"","numInvalidAttempts":0,"userType":0} 2024-09-24 21:01:44.947 +05:30 7ef63291-0639-474a-8a14-cf1dd67c3ec3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 21:01:44.947 +05:30 7ef63291-0639-474a-8a14-cf1dd67c3ec3 INF Route matched with {action = "UpsertUser", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertUser(Sang.Security.Api.Models.APIRequest.UserRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:44.966 +05:30 7ef63291-0639-474a-8a14-cf1dd67c3ec3 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:44.967 +05:30 7ef63291-0639-474a-8a14-cf1dd67c3ec3 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 20.3594ms 2024-09-24 21:01:44.968 +05:30 7ef63291-0639-474a-8a14-cf1dd67c3ec3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-24 21:01:44.968 +05:30 7ef63291-0639-474a-8a14-cf1dd67c3ec3 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: bb993deb-77ab-4e3d-a2fa-b1be3b922a24}, {Location: http://103.120.178.195/SangSecurityAPI/user/upsertuser}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 91} Body: {"status":"Success","statusCode":2001,"message":"User updated successfully.","result":"19"} 2024-09-24 21:01:44.968 +05:30 7ef63291-0639-474a-8a14-cf1dd67c3ec3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 91 application/json; charset=utf-8 23.1824ms 2024-09-24 21:01:45.707 +05:30 a2dc91d2-5255-4ba0-b784-dd2eee7aed0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 21:01:45.707 +05:30 a2dc91d2-5255-4ba0-b784-dd2eee7aed0d INF CORS policy execution successful. 2024-09-24 21:01:45.708 +05:30 a2dc91d2-5255-4ba0-b784-dd2eee7aed0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6596ms 2024-09-24 21:01:45.754 +05:30 d8f5bbb5-6425-41bc-9265-4efcdd86e8f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-24 21:01:45.755 +05:30 d8f5bbb5-6425-41bc-9265-4efcdd86e8f8 INF CORS policy execution successful. 2024-09-24 21:01:45.756 +05:30 d8f5bbb5-6425-41bc-9265-4efcdd86e8f8 INF HTTP request: Path: /role/geterproles QueryString: ?searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:45.757 +05:30 8560256f-0563-4524-b8ac-16126a6dc11a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:45.757 +05:30 8560256f-0563-4524-b8ac-16126a6dc11a INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 21:01:45.762 +05:30 8560256f-0563-4524-b8ac-16126a6dc11a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:45.763 +05:30 8560256f-0563-4524-b8ac-16126a6dc11a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.9762ms 2024-09-24 21:01:45.763 +05:30 8560256f-0563-4524-b8ac-16126a6dc11a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-24 21:01:45.763 +05:30 8560256f-0563-4524-b8ac-16126a6dc11a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d8f5bbb5-6425-41bc-9265-4efcdd86e8f8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 341} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":7,\"Name\":\"2\"},{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-24 21:01:45.764 +05:30 8560256f-0563-4524-b8ac-16126a6dc11a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 341 application/json; charset=utf-8 9.4357ms 2024-09-24 21:01:46.839 +05:30 422ad484-26fa-4991-81f8-528f8ddce3aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:46.839 +05:30 502d629a-870e-4d25-8340-ea21c2eac293 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:46.839 +05:30 422ad484-26fa-4991-81f8-528f8ddce3aa INF CORS policy execution successful. 2024-09-24 21:01:46.839 +05:30 502d629a-870e-4d25-8340-ea21c2eac293 INF CORS policy execution successful. 2024-09-24 21:01:46.840 +05:30 502d629a-870e-4d25-8340-ea21c2eac293 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.8072ms 2024-09-24 21:01:46.840 +05:30 422ad484-26fa-4991-81f8-528f8ddce3aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.8454ms 2024-09-24 21:01:46.870 +05:30 8ca1fa9f-61e9-420b-a684-d0e7a7153181 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:46.871 +05:30 8ca1fa9f-61e9-420b-a684-d0e7a7153181 INF CORS policy execution successful. 2024-09-24 21:01:46.871 +05:30 8ca1fa9f-61e9-420b-a684-d0e7a7153181 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:46.872 +05:30 32f1b3d6-0f41-47c6-8f3e-4017a081b9cd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:46.872 +05:30 32f1b3d6-0f41-47c6-8f3e-4017a081b9cd INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:46.873 +05:30 f6bfc283-11b4-4739-9f41-146b41ca1558 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 21:01:46.873 +05:30 f6bfc283-11b4-4739-9f41-146b41ca1558 INF CORS policy execution successful. 2024-09-24 21:01:46.874 +05:30 f6bfc283-11b4-4739-9f41-146b41ca1558 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMTkiLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI4IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAyIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNzE5MTg1NywiZXhwIjoxNzI3MTkyNDU3LCJpYXQiOjE3MjcxOTE4NTd9.zlB9OsJOmIFIv6Yc5QhotKDjzI2n74ROB4Xed02m4BE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:46.874 +05:30 48a1ad60-d187-4533-8794-7033218d050a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:46.874 +05:30 48a1ad60-d187-4533-8794-7033218d050a INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-24 21:01:46.879 +05:30 32f1b3d6-0f41-47c6-8f3e-4017a081b9cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:46.879 +05:30 48a1ad60-d187-4533-8794-7033218d050a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:46.879 +05:30 32f1b3d6-0f41-47c6-8f3e-4017a081b9cd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.1557ms 2024-09-24 21:01:46.879 +05:30 48a1ad60-d187-4533-8794-7033218d050a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.0744ms 2024-09-24 21:01:46.879 +05:30 32f1b3d6-0f41-47c6-8f3e-4017a081b9cd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:46.879 +05:30 48a1ad60-d187-4533-8794-7033218d050a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-24 21:01:46.879 +05:30 32f1b3d6-0f41-47c6-8f3e-4017a081b9cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ca1fa9f-61e9-420b-a684-d0e7a7153181}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1603} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T15:31:44.96\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 21:01:46.879 +05:30 48a1ad60-d187-4533-8794-7033218d050a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6bfc283-11b4-4739-9f41-146b41ca1558}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1603} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":19,\"Name\":\"dipin1\",\"CreatedBy\":\"dipin\",\"CreatedOn\":\"2024-09-24T14:35:32.287\",\"ModifiedOn\":\"2024-09-24T15:31:44.96\"},{\"IId\":18,\"Name\":\"3\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-24T04:57:11.79\",\"ModifiedOn\":null},{\"IId\":17,\"Name\":\"Steffy_test\",\"CreatedBy\":\"Steffy_Locked\",\"CreatedOn\":\"2024-09-24T04:24:02.453\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"2024-09-23T10:28:15.233\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"2024-09-23T08:58:55.063\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"2024-09-24T14:36:25.98\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":1}]}"} 2024-09-24 21:01:46.880 +05:30 32f1b3d6-0f41-47c6-8f3e-4017a081b9cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1603 application/json; charset=utf-8 9.7631ms 2024-09-24 21:01:46.880 +05:30 48a1ad60-d187-4533-8794-7033218d050a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1603 application/json; charset=utf-8 6.8024ms 2024-09-24 21:01:59.279 +05:30 fc05f92f-348f-4257-9202-599e1002d158 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 21:01:59.281 +05:30 fc05f92f-348f-4257-9202-599e1002d158 INF CORS policy execution successful. 2024-09-24 21:01:59.281 +05:30 fc05f92f-348f-4257-9202-599e1002d158 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:01:59.282 +05:30 6ec925e4-5836-4133-93d6-6f23e7ca8498 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:01:59.282 +05:30 6ec925e4-5836-4133-93d6-6f23e7ca8498 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:01:59.288 +05:30 6ec925e4-5836-4133-93d6-6f23e7ca8498 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:01:59.288 +05:30 6ec925e4-5836-4133-93d6-6f23e7ca8498 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 6.327ms 2024-09-24 21:01:59.289 +05:30 6ec925e4-5836-4133-93d6-6f23e7ca8498 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:01:59.289 +05:30 6ec925e4-5836-4133-93d6-6f23e7ca8498 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc05f92f-348f-4257-9202-599e1002d158}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 21:01:59.289 +05:30 6ec925e4-5836-4133-93d6-6f23e7ca8498 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 10.0972ms 2024-09-24 21:02:01.584 +05:30 7a79a18a-f0ef-4f08-a026-cef0e8fe9574 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 21:02:01.584 +05:30 7a79a18a-f0ef-4f08-a026-cef0e8fe9574 INF CORS policy execution successful. 2024-09-24 21:02:01.585 +05:30 7a79a18a-f0ef-4f08-a026-cef0e8fe9574 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:02:01.585 +05:30 39b5df0f-1d16-4b39-9cdb-b9e54a509f6d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:02:01.585 +05:30 39b5df0f-1d16-4b39-9cdb-b9e54a509f6d INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:02:01.589 +05:30 39b5df0f-1d16-4b39-9cdb-b9e54a509f6d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:02:01.590 +05:30 39b5df0f-1d16-4b39-9cdb-b9e54a509f6d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.1562ms 2024-09-24 21:02:01.590 +05:30 39b5df0f-1d16-4b39-9cdb-b9e54a509f6d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:02:01.590 +05:30 39b5df0f-1d16-4b39-9cdb-b9e54a509f6d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a79a18a-f0ef-4f08-a026-cef0e8fe9574}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 21:02:01.591 +05:30 39b5df0f-1d16-4b39-9cdb-b9e54a509f6d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 6.5044ms 2024-09-24 21:02:03.773 +05:30 7445b56d-98cd-4cc7-9d22-48beca20b6b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 21:02:03.773 +05:30 7445b56d-98cd-4cc7-9d22-48beca20b6b9 INF CORS policy execution successful. 2024-09-24 21:02:03.773 +05:30 7445b56d-98cd-4cc7-9d22-48beca20b6b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7147ms 2024-09-24 21:02:03.808 +05:30 71041341-9829-429f-8585-6ca21172d997 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 21:02:03.809 +05:30 71041341-9829-429f-8585-6ca21172d997 INF CORS policy execution successful. 2024-09-24 21:02:03.809 +05:30 71041341-9829-429f-8585-6ca21172d997 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 21:02:03.809 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:02:03.809 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:02:03.813 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 INF Database retrieved 2024-09-24 21:02:03.816 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 INF Token generated 2024-09-24 21:02:03.817 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 INF Token generated 2024-09-24 21:02:03.818 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:02:03.818 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 8.5396ms 2024-09-24 21:02:03.818 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:02:03.819 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71041341-9829-429f-8585-6ca21172d997}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkxOTIzLCJleHAiOjE3MjcxOTI1MjMsImlhdCI6MTcyNzE5MTkyM30.s8uyiyLedSHBWD0vrg00TkBaJJrP0PqYvuGhV1_GzBw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkxOTIzLCJleHAiOjE3MjcxOTI4MjMsImlhdCI6MTcyNzE5MTkyM30.d1GWcvFdWFi2_Uw2xbWE8YbbpjcHrL5YUyhQGG0coiM\"}"} 2024-09-24 21:02:03.820 +05:30 a1177985-efc5-46f2-90fe-8d6a6f503ab4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 11.3275ms 2024-09-24 21:03:03.824 +05:30 ba99135a-5950-4a9c-a67f-9dd0738e7079 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 21:03:03.825 +05:30 ba99135a-5950-4a9c-a67f-9dd0738e7079 INF CORS policy execution successful. 2024-09-24 21:03:03.827 +05:30 ba99135a-5950-4a9c-a67f-9dd0738e7079 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:03:03.828 +05:30 57313f19-dcdb-4e54-8dd0-4d768c0d2445 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:03:03.829 +05:30 57313f19-dcdb-4e54-8dd0-4d768c0d2445 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:03:03.851 +05:30 57313f19-dcdb-4e54-8dd0-4d768c0d2445 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:03:03.852 +05:30 57313f19-dcdb-4e54-8dd0-4d768c0d2445 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 22.9949ms 2024-09-24 21:03:03.853 +05:30 57313f19-dcdb-4e54-8dd0-4d768c0d2445 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:03:03.853 +05:30 57313f19-dcdb-4e54-8dd0-4d768c0d2445 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba99135a-5950-4a9c-a67f-9dd0738e7079}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 21:03:03.854 +05:30 57313f19-dcdb-4e54-8dd0-4d768c0d2445 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 30.174ms 2024-09-24 21:03:06.318 +05:30 f6291808-a7d2-4479-be7b-fddc71e477b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 21:03:06.318 +05:30 f6291808-a7d2-4479-be7b-fddc71e477b0 INF CORS policy execution successful. 2024-09-24 21:03:06.319 +05:30 f6291808-a7d2-4479-be7b-fddc71e477b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.856ms 2024-09-24 21:03:06.360 +05:30 50feba3b-c48a-4777-9947-f29f685e1cb3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 21:03:06.361 +05:30 50feba3b-c48a-4777-9947-f29f685e1cb3 INF CORS policy execution successful. 2024-09-24 21:03:06.361 +05:30 50feba3b-c48a-4777-9947-f29f685e1cb3 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 21:03:06.361 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:03:06.361 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:03:06.366 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c INF Database retrieved 2024-09-24 21:03:06.369 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c INF Token generated 2024-09-24 21:03:06.370 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c INF Token generated 2024-09-24 21:03:06.370 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:03:06.370 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 8.6282ms 2024-09-24 21:03:06.370 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:03:06.370 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 50feba3b-c48a-4777-9947-f29f685e1cb3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkxOTg2LCJleHAiOjE3MjcxOTI1ODYsImlhdCI6MTcyNzE5MTk4Nn0.6UBIzymLqfPdnzE26UZtEV9p337K8KJGrwbCw_JgafM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkxOTg2LCJleHAiOjE3MjcxOTI4ODYsImlhdCI6MTcyNzE5MTk4Nn0.6QCbVh-RcjlTkgS5p4NrNFNIJraplrvPZ34motIaauY\"}"} 2024-09-24 21:03:06.371 +05:30 d346580f-9bff-4812-9f12-3ad273e11a4c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 10.4643ms 2024-09-24 21:03:13.184 +05:30 91c58a93-6077-4e2a-af38-9db21f51b6e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 21:03:13.185 +05:30 91c58a93-6077-4e2a-af38-9db21f51b6e3 INF CORS policy execution successful. 2024-09-24 21:03:13.186 +05:30 91c58a93-6077-4e2a-af38-9db21f51b6e3 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:03:13.186 +05:30 2697e2ee-f6a1-4610-ba63-19bd806d8779 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:03:13.187 +05:30 2697e2ee-f6a1-4610-ba63-19bd806d8779 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:03:13.191 +05:30 2697e2ee-f6a1-4610-ba63-19bd806d8779 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:03:13.191 +05:30 2697e2ee-f6a1-4610-ba63-19bd806d8779 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.4352ms 2024-09-24 21:03:13.191 +05:30 2697e2ee-f6a1-4610-ba63-19bd806d8779 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:03:13.191 +05:30 2697e2ee-f6a1-4610-ba63-19bd806d8779 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91c58a93-6077-4e2a-af38-9db21f51b6e3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 21:03:13.192 +05:30 2697e2ee-f6a1-4610-ba63-19bd806d8779 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 7.6041ms 2024-09-24 21:03:15.040 +05:30 3fd155ab-9da2-463a-9631-dd5f7f103d0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 21:03:15.040 +05:30 3fd155ab-9da2-463a-9631-dd5f7f103d0a INF CORS policy execution successful. 2024-09-24 21:03:15.040 +05:30 3fd155ab-9da2-463a-9631-dd5f7f103d0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7601ms 2024-09-24 21:03:15.080 +05:30 bf6b4ec8-6aea-40df-948a-ad4ecdd720bc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 21:03:15.080 +05:30 bf6b4ec8-6aea-40df-948a-ad4ecdd720bc INF CORS policy execution successful. 2024-09-24 21:03:15.081 +05:30 bf6b4ec8-6aea-40df-948a-ad4ecdd720bc INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 21:03:15.081 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:03:15.081 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:03:15.089 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 INF Database retrieved 2024-09-24 21:03:15.092 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 INF Token generated 2024-09-24 21:03:15.093 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 INF Token generated 2024-09-24 21:03:15.093 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:03:15.093 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 12.2844ms 2024-09-24 21:03:15.093 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:03:15.094 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf6b4ec8-6aea-40df-948a-ad4ecdd720bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkxOTk1LCJleHAiOjE3MjcxOTI1OTUsImlhdCI6MTcyNzE5MTk5NX0.cXm1GoFAuFXf8Dn1oY93HymdFkKKee8UVcwxaJ06E0Q\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkxOTk1LCJleHAiOjE3MjcxOTI4OTUsImlhdCI6MTcyNzE5MTk5NX0.g6YauSQbESzguTUwndDaQf8iiEpe_KlNAXyKHjgoArM\"}"} 2024-09-24 21:03:15.095 +05:30 3a59460f-1bae-474d-b05a-b7fff9a42d21 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 14.4258ms 2024-09-24 21:03:36.770 +05:30 697fabc5-2ef7-42f6-bd06-e6f9528ed819 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin1 - null null 2024-09-24 21:03:36.771 +05:30 697fabc5-2ef7-42f6-bd06-e6f9528ed819 INF CORS policy execution successful. 2024-09-24 21:03:36.772 +05:30 697fabc5-2ef7-42f6-bd06-e6f9528ed819 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:03:36.773 +05:30 c9374e0d-e8e7-4fb4-842e-76f32bb20b12 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:03:36.774 +05:30 c9374e0d-e8e7-4fb4-842e-76f32bb20b12 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:03:36.780 +05:30 c9374e0d-e8e7-4fb4-842e-76f32bb20b12 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:03:36.781 +05:30 c9374e0d-e8e7-4fb4-842e-76f32bb20b12 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 7.1865ms 2024-09-24 21:03:36.781 +05:30 c9374e0d-e8e7-4fb4-842e-76f32bb20b12 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:03:36.781 +05:30 c9374e0d-e8e7-4fb4-842e-76f32bb20b12 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 697fabc5-2ef7-42f6-bd06-e6f9528ed819}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 21:03:36.783 +05:30 c9374e0d-e8e7-4fb4-842e-76f32bb20b12 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin1 - 404 84 application/json; charset=utf-8 12.8713ms 2024-09-24 21:03:44.305 +05:30 0a163966-2928-4cd9-934f-0ae31820369c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 21:03:44.306 +05:30 0a163966-2928-4cd9-934f-0ae31820369c INF CORS policy execution successful. 2024-09-24 21:03:44.306 +05:30 0a163966-2928-4cd9-934f-0ae31820369c INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:03:44.306 +05:30 42e22c73-90ea-4dc5-9804-5c7a3f3a2b22 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:03:44.306 +05:30 42e22c73-90ea-4dc5-9804-5c7a3f3a2b22 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:03:44.310 +05:30 42e22c73-90ea-4dc5-9804-5c7a3f3a2b22 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:03:44.311 +05:30 42e22c73-90ea-4dc5-9804-5c7a3f3a2b22 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.2726ms 2024-09-24 21:03:44.311 +05:30 42e22c73-90ea-4dc5-9804-5c7a3f3a2b22 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:03:44.311 +05:30 42e22c73-90ea-4dc5-9804-5c7a3f3a2b22 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a163966-2928-4cd9-934f-0ae31820369c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 21:03:44.312 +05:30 42e22c73-90ea-4dc5-9804-5c7a3f3a2b22 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 6.4476ms 2024-09-24 21:03:46.808 +05:30 65a24634-9271-4a96-b155-bf1a6e422fa8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 21:03:46.808 +05:30 65a24634-9271-4a96-b155-bf1a6e422fa8 INF CORS policy execution successful. 2024-09-24 21:03:46.808 +05:30 65a24634-9271-4a96-b155-bf1a6e422fa8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.5008ms 2024-09-24 21:03:46.846 +05:30 7526833c-e885-4f3c-a7ed-261d782cbe27 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 21:03:46.846 +05:30 7526833c-e885-4f3c-a7ed-261d782cbe27 INF CORS policy execution successful. 2024-09-24 21:03:46.846 +05:30 7526833c-e885-4f3c-a7ed-261d782cbe27 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 21:03:46.846 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:03:46.846 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:03:46.849 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 INF Database retrieved 2024-09-24 21:03:46.851 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 INF Token generated 2024-09-24 21:03:46.851 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 INF Token generated 2024-09-24 21:03:46.851 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:03:46.852 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 5.1838ms 2024-09-24 21:03:46.852 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:03:46.852 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7526833c-e885-4f3c-a7ed-261d782cbe27}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDI2LCJleHAiOjE3MjcxOTI2MjYsImlhdCI6MTcyNzE5MjAyNn0.8DS_EONSeyOpdCtpoYnC95CQJveV-kQaRC74YiUM4-g\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDI2LCJleHAiOjE3MjcxOTI5MjYsImlhdCI6MTcyNzE5MjAyNn0.mjNwkQeihjrLGSi3hKSPde5UxiTULq6WlVepFENK9M8\"}"} 2024-09-24 21:03:46.852 +05:30 0dd7e20e-8b84-462c-86eb-b81a9654a082 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 6.641ms 2024-09-24 21:04:09.836 +05:30 a397a760-1a3a-431b-8368-d0dc0264e188 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 21:04:09.837 +05:30 a397a760-1a3a-431b-8368-d0dc0264e188 INF CORS policy execution successful. 2024-09-24 21:04:09.838 +05:30 a397a760-1a3a-431b-8368-d0dc0264e188 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:04:09.838 +05:30 58d4fd7e-65eb-4f85-8dbe-b8545bd9b433 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:04:09.839 +05:30 58d4fd7e-65eb-4f85-8dbe-b8545bd9b433 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:04:09.846 +05:30 58d4fd7e-65eb-4f85-8dbe-b8545bd9b433 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:04:09.847 +05:30 58d4fd7e-65eb-4f85-8dbe-b8545bd9b433 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 7.8467ms 2024-09-24 21:04:09.847 +05:30 58d4fd7e-65eb-4f85-8dbe-b8545bd9b433 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:04:09.847 +05:30 58d4fd7e-65eb-4f85-8dbe-b8545bd9b433 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a397a760-1a3a-431b-8368-d0dc0264e188}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 21:04:09.848 +05:30 58d4fd7e-65eb-4f85-8dbe-b8545bd9b433 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 12.3379ms 2024-09-24 21:04:14.371 +05:30 d1b1696d-413a-455e-b691-0a2031a6dd64 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-24 21:04:14.371 +05:30 d1b1696d-413a-455e-b691-0a2031a6dd64 INF CORS policy execution successful. 2024-09-24 21:04:14.372 +05:30 d1b1696d-413a-455e-b691-0a2031a6dd64 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:04:14.373 +05:30 f553084b-3bcf-41d4-b019-0b348cdb6919 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:04:14.373 +05:30 f553084b-3bcf-41d4-b019-0b348cdb6919 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:04:14.377 +05:30 f553084b-3bcf-41d4-b019-0b348cdb6919 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:04:14.378 +05:30 f553084b-3bcf-41d4-b019-0b348cdb6919 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.1122ms 2024-09-24 21:04:14.378 +05:30 f553084b-3bcf-41d4-b019-0b348cdb6919 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:04:14.378 +05:30 f553084b-3bcf-41d4-b019-0b348cdb6919 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d1b1696d-413a-455e-b691-0a2031a6dd64}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 21:04:14.378 +05:30 f553084b-3bcf-41d4-b019-0b348cdb6919 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 6.9384ms 2024-09-24 21:04:39.493 +05:30 beef5fe9-9995-4658-851f-1678c4017bfc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 21:04:39.494 +05:30 beef5fe9-9995-4658-851f-1678c4017bfc INF CORS policy execution successful. 2024-09-24 21:04:39.496 +05:30 beef5fe9-9995-4658-851f-1678c4017bfc INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 21:04:39.496 +05:30 b84e96fb-49a5-4c74-aed1-0a2859f32119 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:04:39.497 +05:30 b84e96fb-49a5-4c74-aed1-0a2859f32119 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:04:39.504 +05:30 b84e96fb-49a5-4c74-aed1-0a2859f32119 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:04:39.504 +05:30 b84e96fb-49a5-4c74-aed1-0a2859f32119 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 7.0868ms 2024-09-24 21:04:39.504 +05:30 b84e96fb-49a5-4c74-aed1-0a2859f32119 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 21:04:39.505 +05:30 b84e96fb-49a5-4c74-aed1-0a2859f32119 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: beef5fe9-9995-4658-851f-1678c4017bfc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 21:04:39.505 +05:30 b84e96fb-49a5-4c74-aed1-0a2859f32119 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 12.3831ms 2024-09-24 21:04:42.602 +05:30 def391cb-d17b-458e-9401-5ac9ac54173e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 21:04:42.602 +05:30 def391cb-d17b-458e-9401-5ac9ac54173e INF CORS policy execution successful. 2024-09-24 21:04:42.602 +05:30 def391cb-d17b-458e-9401-5ac9ac54173e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7168ms 2024-09-24 21:04:42.644 +05:30 42fd51d3-7d0d-48de-bff4-4286d2ab11dd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 21:04:42.644 +05:30 42fd51d3-7d0d-48de-bff4-4286d2ab11dd INF CORS policy execution successful. 2024-09-24 21:04:42.645 +05:30 42fd51d3-7d0d-48de-bff4-4286d2ab11dd INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 21:04:42.645 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:04:42.645 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 21:04:42.650 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 INF Database retrieved 2024-09-24 21:04:42.655 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 INF Token generated 2024-09-24 21:04:42.656 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 INF Token generated 2024-09-24 21:04:42.656 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 21:04:42.657 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 11.5013ms 2024-09-24 21:04:42.657 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 21:04:42.657 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42fd51d3-7d0d-48de-bff4-4286d2ab11dd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDgyLCJleHAiOjE3MjcxOTI2ODIsImlhdCI6MTcyNzE5MjA4Mn0.oJ5Z3oq3moHCBQcoVEh8OIDXLV8NwWYyoMKE1_lLA_A\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDgyLCJleHAiOjE3MjcxOTI5ODIsImlhdCI6MTcyNzE5MjA4Mn0.vzuO5ruFkFVO3khrv6mneUdYeStKZgif-WL9x8S80lA\"}"} 2024-09-24 21:04:42.657 +05:30 4f2ce39b-cba4-4d61-8bf4-847a15385616 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 13.4044ms 2024-09-24 21:15:08.229 +05:30 INF Application is shutting down... 2024-09-24 22:20:34.327 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 22:20:34.389 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 22:20:34.424 +05:30 INF Creating key {4de1c74f-c5d4-4e54-adb4-f5a63d687012} with creation date 2024-09-24 16:50:34Z, activation date 2024-09-24 16:50:34Z, and expiration date 2024-12-23 16:50:34Z. 2024-09-24 22:20:34.439 +05:30 WRN No XML encryptor configured. Key {4de1c74f-c5d4-4e54-adb4-f5a63d687012} may be persisted to storage in unencrypted form. 2024-09-24 22:20:34.614 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 22:20:34.614 +05:30 INF Hosting environment: Production 2024-09-24 22:20:34.614 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 22:20:34.628 +05:30 6762ba4a-af57-429e-8d77-581ccb7d3a7f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDgyLCJleHAiOjE3MjcxOTI5ODIsImlhdCI6MTcyNzE5MjA4Mn0.vzuO5ruFkFVO3khrv6mneUdYeStKZgif-WL9x8S80lA - null null 2024-09-24 22:20:34.692 +05:30 6762ba4a-af57-429e-8d77-581ccb7d3a7f INF CORS policy execution successful. 2024-09-24 22:20:34.713 +05:30 6762ba4a-af57-429e-8d77-581ccb7d3a7f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDgyLCJleHAiOjE3MjcxOTI5ODIsImlhdCI6MTcyNzE5MjA4Mn0.vzuO5ruFkFVO3khrv6mneUdYeStKZgif-WL9x8S80lA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 22:20:34.766 +05:30 392d0f87-d9b1-4cde-bd80-124b2a47ca9f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 22:20:34.808 +05:30 392d0f87-d9b1-4cde-bd80-124b2a47ca9f INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 22:20:34.972 +05:30 392d0f87-d9b1-4cde-bd80-124b2a47ca9f INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:20:35.089 +05:30 392d0f87-d9b1-4cde-bd80-124b2a47ca9f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 274.5425ms 2024-09-24 22:20:35.093 +05:30 392d0f87-d9b1-4cde-bd80-124b2a47ca9f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 22:20:35.094 +05:30 392d0f87-d9b1-4cde-bd80-124b2a47ca9f INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 6762ba4a-af57-429e-8d77-581ccb7d3a7f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 22:20:35.105 +05:30 392d0f87-d9b1-4cde-bd80-124b2a47ca9f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDgyLCJleHAiOjE3MjcxOTI5ODIsImlhdCI6MTcyNzE5MjA4Mn0.vzuO5ruFkFVO3khrv6mneUdYeStKZgif-WL9x8S80lA - 400 90 application/json; charset=utf-8 479.8633ms 2024-09-24 22:20:35.151 +05:30 c41dbd95-92e0-4606-b449-f20f0064fca6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDgyLCJleHAiOjE3MjcxOTI5ODIsImlhdCI6MTcyNzE5MjA4Mn0.vzuO5ruFkFVO3khrv6mneUdYeStKZgif-WL9x8S80lA - null null 2024-09-24 22:20:35.154 +05:30 c41dbd95-92e0-4606-b449-f20f0064fca6 INF CORS policy execution successful. 2024-09-24 22:20:35.156 +05:30 c41dbd95-92e0-4606-b449-f20f0064fca6 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDgyLCJleHAiOjE3MjcxOTI5ODIsImlhdCI6MTcyNzE5MjA4Mn0.vzuO5ruFkFVO3khrv6mneUdYeStKZgif-WL9x8S80lA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 22:20:35.159 +05:30 cfb93bc7-0375-4c8b-8c57-726a520174b6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 22:20:35.159 +05:30 cfb93bc7-0375-4c8b-8c57-726a520174b6 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 22:20:35.166 +05:30 cfb93bc7-0375-4c8b-8c57-726a520174b6 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:20:35.168 +05:30 cfb93bc7-0375-4c8b-8c57-726a520174b6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 8.6412ms 2024-09-24 22:20:35.168 +05:30 cfb93bc7-0375-4c8b-8c57-726a520174b6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 22:20:35.168 +05:30 cfb93bc7-0375-4c8b-8c57-726a520174b6 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c41dbd95-92e0-4606-b449-f20f0064fca6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-24 22:20:35.170 +05:30 cfb93bc7-0375-4c8b-8c57-726a520174b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTkyMDgyLCJleHAiOjE3MjcxOTI5ODIsImlhdCI6MTcyNzE5MjA4Mn0.vzuO5ruFkFVO3khrv6mneUdYeStKZgif-WL9x8S80lA - 400 90 application/json; charset=utf-8 19.2395ms 2024-09-24 22:20:40.026 +05:30 e13246c4-9c80-4fd7-a469-911167bd0710 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 22:20:40.032 +05:30 e13246c4-9c80-4fd7-a469-911167bd0710 INF CORS policy execution successful. 2024-09-24 22:20:40.033 +05:30 e13246c4-9c80-4fd7-a469-911167bd0710 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 22:20:40.034 +05:30 050e5bb8-627b-49b3-85d9-049152b099f8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 22:20:40.042 +05:30 050e5bb8-627b-49b3-85d9-049152b099f8 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 22:20:40.526 +05:30 050e5bb8-627b-49b3-85d9-049152b099f8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:20:40.528 +05:30 050e5bb8-627b-49b3-85d9-049152b099f8 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 484.7557ms 2024-09-24 22:20:40.528 +05:30 050e5bb8-627b-49b3-85d9-049152b099f8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 22:20:40.530 +05:30 050e5bb8-627b-49b3-85d9-049152b099f8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e13246c4-9c80-4fd7-a469-911167bd0710}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 22:20:40.543 +05:30 050e5bb8-627b-49b3-85d9-049152b099f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 516.8364ms 2024-09-24 22:20:42.778 +05:30 35bfbf3b-5f22-4205-b63b-d2512103100e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 22:20:42.779 +05:30 35bfbf3b-5f22-4205-b63b-d2512103100e INF CORS policy execution successful. 2024-09-24 22:20:42.781 +05:30 35bfbf3b-5f22-4205-b63b-d2512103100e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.4483ms 2024-09-24 22:20:42.837 +05:30 7e4b9cef-926e-4a98-9b21-2bdc9aba6298 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 22:20:42.839 +05:30 7e4b9cef-926e-4a98-9b21-2bdc9aba6298 INF CORS policy execution successful. 2024-09-24 22:20:42.841 +05:30 7e4b9cef-926e-4a98-9b21-2bdc9aba6298 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 22:20:42.843 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 22:20:42.850 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 22:20:43.006 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 INF Database retrieved 2024-09-24 22:20:43.159 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 INF Token generated 2024-09-24 22:20:43.161 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 INF Token generated 2024-09-24 22:20:43.164 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:20:43.165 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 314.0331ms 2024-09-24 22:20:43.165 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 22:20:43.165 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e4b9cef-926e-4a98-9b21-2bdc9aba6298}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk2NjQzLCJleHAiOjE3MjcxOTcyNDMsImlhdCI6MTcyNzE5NjY0M30.78QI0-dJw_5vIWK6Lcak1YpkicxdiD9T4fTItNmghPA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk2NjQzLCJleHAiOjE3MjcxOTc1NDMsImlhdCI6MTcyNzE5NjY0M30.-BPz4B-O1XK0S6sx30eEHLD-Tu0AB0Y0nBI02iXAHOg\"}"} 2024-09-24 22:20:43.166 +05:30 f16f687c-1332-4f3a-8965-624ffb520177 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 329.2405ms 2024-09-24 22:31:19.921 +05:30 7ec3d002-56de-4587-8d38-6f2fe2f45dd4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk2NjQzLCJleHAiOjE3MjcxOTc1NDMsImlhdCI6MTcyNzE5NjY0M30.-BPz4B-O1XK0S6sx30eEHLD-Tu0AB0Y0nBI02iXAHOg - null null 2024-09-24 22:31:19.930 +05:30 7ec3d002-56de-4587-8d38-6f2fe2f45dd4 INF CORS policy execution successful. 2024-09-24 22:31:19.933 +05:30 7ec3d002-56de-4587-8d38-6f2fe2f45dd4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk2NjQzLCJleHAiOjE3MjcxOTc1NDMsImlhdCI6MTcyNzE5NjY0M30.-BPz4B-O1XK0S6sx30eEHLD-Tu0AB0Y0nBI02iXAHOg Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 22:31:19.936 +05:30 871bd2ed-541e-4b59-b016-a5e95f8f1098 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 22:31:19.938 +05:30 871bd2ed-541e-4b59-b016-a5e95f8f1098 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 22:31:19.997 +05:30 871bd2ed-541e-4b59-b016-a5e95f8f1098 INF Token generated 2024-09-24 22:31:19.998 +05:30 871bd2ed-541e-4b59-b016-a5e95f8f1098 INF Token generated 2024-09-24 22:31:20.001 +05:30 871bd2ed-541e-4b59-b016-a5e95f8f1098 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:31:20.002 +05:30 871bd2ed-541e-4b59-b016-a5e95f8f1098 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 63.0388ms 2024-09-24 22:31:20.002 +05:30 871bd2ed-541e-4b59-b016-a5e95f8f1098 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 22:31:20.002 +05:30 871bd2ed-541e-4b59-b016-a5e95f8f1098 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ec3d002-56de-4587-8d38-6f2fe2f45dd4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk3Mjc5LCJleHAiOjE3MjcxOTc4NzksImlhdCI6MTcyNzE5NzI3OX0.lRfbX0ssFUqjOGiJdqWVb_XVr-N_OfkBGQMfwnnazc4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk3Mjc5LCJleHAiOjE3MjcxOTgxNzksImlhdCI6MTcyNzE5NzI3OX0.ksHea2m3hzmsgPgZXjcynqebtifM1AgsjA5GVcyl6p8\"}"} 2024-09-24 22:31:20.004 +05:30 871bd2ed-541e-4b59-b016-a5e95f8f1098 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk2NjQzLCJleHAiOjE3MjcxOTc1NDMsImlhdCI6MTcyNzE5NjY0M30.-BPz4B-O1XK0S6sx30eEHLD-Tu0AB0Y0nBI02iXAHOg - 200 877 application/json; charset=utf-8 83.722ms 2024-09-24 22:37:05.291 +05:30 ed8c292b-a1d7-460a-ace0-e0c4d8f94b66 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 22:37:05.302 +05:30 ed8c292b-a1d7-460a-ace0-e0c4d8f94b66 INF CORS policy execution successful. 2024-09-24 22:37:05.307 +05:30 ed8c292b-a1d7-460a-ace0-e0c4d8f94b66 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 22:37:05.309 +05:30 25d11a95-9077-43fc-8cae-2a8e011d0f51 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 22:37:05.310 +05:30 25d11a95-9077-43fc-8cae-2a8e011d0f51 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 22:37:05.391 +05:30 25d11a95-9077-43fc-8cae-2a8e011d0f51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:37:05.394 +05:30 25d11a95-9077-43fc-8cae-2a8e011d0f51 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 83.1492ms 2024-09-24 22:37:05.395 +05:30 25d11a95-9077-43fc-8cae-2a8e011d0f51 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 22:37:05.395 +05:30 25d11a95-9077-43fc-8cae-2a8e011d0f51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed8c292b-a1d7-460a-ace0-e0c4d8f94b66}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 22:37:05.397 +05:30 25d11a95-9077-43fc-8cae-2a8e011d0f51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 107.0031ms 2024-09-24 22:37:07.009 +05:30 a2d13632-683f-4c04-b4d6-b8157d2515c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 22:37:07.010 +05:30 a2d13632-683f-4c04-b4d6-b8157d2515c1 INF CORS policy execution successful. 2024-09-24 22:37:07.011 +05:30 a2d13632-683f-4c04-b4d6-b8157d2515c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.0675ms 2024-09-24 22:37:07.039 +05:30 49290039-23f9-4ed0-959a-ae63b58359a7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 22:37:07.040 +05:30 49290039-23f9-4ed0-959a-ae63b58359a7 INF CORS policy execution successful. 2024-09-24 22:37:07.041 +05:30 49290039-23f9-4ed0-959a-ae63b58359a7 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 22:37:07.041 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 22:37:07.041 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 22:37:07.050 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad INF Database retrieved 2024-09-24 22:37:07.072 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad INF Token generated 2024-09-24 22:37:07.073 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad INF Token generated 2024-09-24 22:37:07.073 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:37:07.074 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 32.485ms 2024-09-24 22:37:07.074 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 22:37:07.074 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 49290039-23f9-4ed0-959a-ae63b58359a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk3NjI3LCJleHAiOjE3MjcxOTgyMjcsImlhdCI6MTcyNzE5NzYyN30.Odq8Ni96ApiAcyiO7xFxcDvndHD0BlxUuPoXGhwFdXA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk3NjI3LCJleHAiOjE3MjcxOTg1MjcsImlhdCI6MTcyNzE5NzYyN30.fkmsf7H-govYaGZmmC5Z_NhmNemd3bviBciIYYC2K9o\"}"} 2024-09-24 22:37:07.075 +05:30 1176685d-f6fc-4c5d-b6e3-f91d0eca5aad INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 36.0304ms 2024-09-24 22:47:33.125 +05:30 INF Application is shutting down... 2024-09-24 22:49:26.958 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 22:49:27.005 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 22:49:27.034 +05:30 INF Creating key {38f1c4b0-d461-4fcf-bea7-26d3401335a3} with creation date 2024-09-24 17:19:27Z, activation date 2024-09-24 17:19:27Z, and expiration date 2024-12-23 17:19:27Z. 2024-09-24 22:49:27.055 +05:30 WRN No XML encryptor configured. Key {38f1c4b0-d461-4fcf-bea7-26d3401335a3} may be persisted to storage in unencrypted form. 2024-09-24 22:49:27.263 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 22:49:27.264 +05:30 INF Hosting environment: Production 2024-09-24 22:49:27.264 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 22:49:27.276 +05:30 ad222ef3-7872-4744-b7bd-fb14d5654421 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk3NjI3LCJleHAiOjE3MjcxOTg1MjcsImlhdCI6MTcyNzE5NzYyN30.fkmsf7H-govYaGZmmC5Z_NhmNemd3bviBciIYYC2K9o - null null 2024-09-24 22:49:27.334 +05:30 ad222ef3-7872-4744-b7bd-fb14d5654421 INF CORS policy execution successful. 2024-09-24 22:49:27.356 +05:30 ad222ef3-7872-4744-b7bd-fb14d5654421 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk3NjI3LCJleHAiOjE3MjcxOTg1MjcsImlhdCI6MTcyNzE5NzYyN30.fkmsf7H-govYaGZmmC5Z_NhmNemd3bviBciIYYC2K9o Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 22:49:27.402 +05:30 f0e8b98d-6ca3-472f-9d6b-61ee8ace49db INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 22:49:27.431 +05:30 f0e8b98d-6ca3-472f-9d6b-61ee8ace49db INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 22:49:27.710 +05:30 f0e8b98d-6ca3-472f-9d6b-61ee8ace49db ERR Login failed for user ''. 2024-09-24 22:49:27.735 +05:30 f0e8b98d-6ca3-472f-9d6b-61ee8ace49db ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:8050a4ec-27df-472d-bfe1-feaafa95c74f Error Number:18456,State:1,Class:14 2024-09-24 22:49:27.752 +05:30 f0e8b98d-6ca3-472f-9d6b-61ee8ace49db INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:49:27.863 +05:30 f0e8b98d-6ca3-472f-9d6b-61ee8ace49db INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 426.5813ms 2024-09-24 22:49:27.867 +05:30 f0e8b98d-6ca3-472f-9d6b-61ee8ace49db INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 22:49:27.868 +05:30 f0e8b98d-6ca3-472f-9d6b-61ee8ace49db INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: ad222ef3-7872-4744-b7bd-fb14d5654421}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-24 22:49:27.881 +05:30 f0e8b98d-6ca3-472f-9d6b-61ee8ace49db INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk3NjI3LCJleHAiOjE3MjcxOTg1MjcsImlhdCI6MTcyNzE5NzYyN30.fkmsf7H-govYaGZmmC5Z_NhmNemd3bviBciIYYC2K9o - 500 89 application/json; charset=utf-8 607.5873ms 2024-09-24 22:50:13.695 +05:30 14216e35-b087-4a14-a4ef-7f1e2be5efc6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-24 22:50:13.705 +05:30 14216e35-b087-4a14-a4ef-7f1e2be5efc6 INF CORS policy execution successful. 2024-09-24 22:50:13.709 +05:30 14216e35-b087-4a14-a4ef-7f1e2be5efc6 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-24 22:50:13.714 +05:30 62422036-0c93-4ecc-8078-7a5690e40d00 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 22:50:13.728 +05:30 62422036-0c93-4ecc-8078-7a5690e40d00 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 22:50:14.047 +05:30 62422036-0c93-4ecc-8078-7a5690e40d00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:50:14.049 +05:30 62422036-0c93-4ecc-8078-7a5690e40d00 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 320.8623ms 2024-09-24 22:50:14.050 +05:30 62422036-0c93-4ecc-8078-7a5690e40d00 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 22:50:14.050 +05:30 62422036-0c93-4ecc-8078-7a5690e40d00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14216e35-b087-4a14-a4ef-7f1e2be5efc6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 179} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"},{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 22:50:14.052 +05:30 62422036-0c93-4ecc-8078-7a5690e40d00 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 179 application/json; charset=utf-8 357.7795ms 2024-09-24 22:50:17.178 +05:30 c9b49993-d07a-47bf-81b4-8cf22e8af093 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 22:50:17.183 +05:30 c9b49993-d07a-47bf-81b4-8cf22e8af093 INF CORS policy execution successful. 2024-09-24 22:50:17.185 +05:30 c9b49993-d07a-47bf-81b4-8cf22e8af093 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.7751ms 2024-09-24 22:50:17.307 +05:30 397a1e01-5b4b-41e3-a3ae-6290125442b0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-24 22:50:17.308 +05:30 397a1e01-5b4b-41e3-a3ae-6290125442b0 INF CORS policy execution successful. 2024-09-24 22:50:17.310 +05:30 397a1e01-5b4b-41e3-a3ae-6290125442b0 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-24 22:50:17.312 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 22:50:17.319 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 22:50:17.407 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e INF Database retrieved 2024-09-24 22:50:17.458 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e INF Token generated 2024-09-24 22:50:17.460 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e INF Token generated 2024-09-24 22:50:17.462 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 22:50:17.463 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 143.2624ms 2024-09-24 22:50:17.463 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 22:50:17.464 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 397a1e01-5b4b-41e3-a3ae-6290125442b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk4NDE3LCJleHAiOjE3MjcxOTkwMTcsImlhdCI6MTcyNzE5ODQxN30.XdV9dIHFS-lUhjHKl1ZGP-JEpphPxOrTn9MnaVZgFgg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MTk4NDE3LCJleHAiOjE3MjcxOTkzMTcsImlhdCI6MTcyNzE5ODQxN30.YZo8yVX5AvxYpDcMvVsMU57uZ7ya8_P4M8Ft2DuanR8\"}"} 2024-09-24 22:50:17.464 +05:30 2cb7b26a-7a79-4e9d-a1e5-fd1ef01a397e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 156.873ms 2024-09-24 23:00:25.634 +05:30 INF Application is shutting down... 2024-09-24 23:48:11.326 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-24 23:48:11.383 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-24 23:48:11.408 +05:30 INF Creating key {90127d90-00aa-4979-b75d-80cd66994509} with creation date 2024-09-24 18:18:11Z, activation date 2024-09-24 18:18:11Z, and expiration date 2024-12-23 18:18:11Z. 2024-09-24 23:48:11.420 +05:30 WRN No XML encryptor configured. Key {90127d90-00aa-4979-b75d-80cd66994509} may be persisted to storage in unencrypted form. 2024-09-24 23:48:11.641 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-24 23:48:11.641 +05:30 INF Hosting environment: Production 2024-09-24 23:48:11.641 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-24 23:48:11.654 +05:30 f8145117-6b71-42f6-b90f-39e4eab3985a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=testlogin - null null 2024-09-24 23:48:11.712 +05:30 f8145117-6b71-42f6-b90f-39e4eab3985a INF CORS policy execution successful. 2024-09-24 23:48:11.735 +05:30 f8145117-6b71-42f6-b90f-39e4eab3985a INF HTTP request: Path: /login/getcompany QueryString: ?userName=testlogin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:48:11.785 +05:30 823598cf-4214-4d55-9d09-e2b261b99a1a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 23:48:11.813 +05:30 823598cf-4214-4d55-9d09-e2b261b99a1a INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany(System.String) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 23:48:12.361 +05:30 823598cf-4214-4d55-9d09-e2b261b99a1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:48:12.429 +05:30 823598cf-4214-4d55-9d09-e2b261b99a1a INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 610.5252ms 2024-09-24 23:48:12.433 +05:30 823598cf-4214-4d55-9d09-e2b261b99a1a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-24 23:48:12.435 +05:30 823598cf-4214-4d55-9d09-e2b261b99a1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8145117-6b71-42f6-b90f-39e4eab3985a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-24 23:48:12.447 +05:30 823598cf-4214-4d55-9d09-e2b261b99a1a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=testlogin - 200 138 application/json; charset=utf-8 795.0768ms 2024-09-24 23:48:21.981 +05:30 65f3b455-d212-4632-9cb8-c2ef93f483b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 23:48:21.984 +05:30 65f3b455-d212-4632-9cb8-c2ef93f483b9 INF CORS policy execution successful. 2024-09-24 23:48:21.986 +05:30 65f3b455-d212-4632-9cb8-c2ef93f483b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 4.5734ms 2024-09-24 23:48:22.032 +05:30 917ce25b-72aa-495c-846f-68d409bd2244 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 116 2024-09-24 23:48:22.035 +05:30 917ce25b-72aa-495c-846f-68d409bd2244 INF CORS policy execution successful. 2024-09-24 23:48:22.037 +05:30 917ce25b-72aa-495c-846f-68d409bd2244 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 116}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"testlogin","entityId":8,"Company Name":"Entity10","password":"+yhvrhVQpdtxiWKfSOhxfA=="} 2024-09-24 23:48:22.039 +05:30 d075dd49-7fbe-4a88-9be7-6b64a3664a44 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 23:48:22.047 +05:30 d075dd49-7fbe-4a88-9be7-6b64a3664a44 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 23:48:22.134 +05:30 d075dd49-7fbe-4a88-9be7-6b64a3664a44 INF Database retrieved 2024-09-24 23:48:22.162 +05:30 d075dd49-7fbe-4a88-9be7-6b64a3664a44 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:48:22.164 +05:30 d075dd49-7fbe-4a88-9be7-6b64a3664a44 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 116.917ms 2024-09-24 23:48:22.164 +05:30 d075dd49-7fbe-4a88-9be7-6b64a3664a44 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 23:48:22.165 +05:30 d075dd49-7fbe-4a88-9be7-6b64a3664a44 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 917ce25b-72aa-495c-846f-68d409bd2244}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 82} Body: {"status":"Failure","statusCode":3000,"message":"Invalid password.","result":null} 2024-09-24 23:48:22.167 +05:30 d075dd49-7fbe-4a88-9be7-6b64a3664a44 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 82 application/json; charset=utf-8 134.8024ms 2024-09-24 23:48:40.623 +05:30 9b7219e8-87c0-41ca-806d-7c81ee523723 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-24 23:48:40.626 +05:30 9b7219e8-87c0-41ca-806d-7c81ee523723 INF CORS policy execution successful. 2024-09-24 23:48:40.627 +05:30 9b7219e8-87c0-41ca-806d-7c81ee523723 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 4.7321ms 2024-09-24 23:48:40.672 +05:30 029b65ff-a4cb-481e-97e0-6a71d3555ca9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 116 2024-09-24 23:48:40.673 +05:30 029b65ff-a4cb-481e-97e0-6a71d3555ca9 INF CORS policy execution successful. 2024-09-24 23:48:40.674 +05:30 029b65ff-a4cb-481e-97e0-6a71d3555ca9 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Content-Length: 116}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"testlogin","entityId":8,"Company Name":"Entity10","password":"wm99DsRNKfoyEKgYAudnIw=="} 2024-09-24 23:48:40.675 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 23:48:40.675 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 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.Api.Models.APIRequest.LoginRequest) on controller Sang.Security.Api.Controllers.LoginController (Sang.Security.Api). 2024-09-24 23:48:40.692 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 INF Database retrieved 2024-09-24 23:48:40.737 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 INF Token generated 2024-09-24 23:48:40.739 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 INF Token generated 2024-09-24 23:48:40.743 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:48:40.743 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 67.7062ms 2024-09-24 23:48:40.743 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-24 23:48:40.744 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 029b65ff-a4cb-481e-97e0-6a71d3555ca9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI4MjAsImlhdCI6MTcyNzIwMTkyMH0.0BLAQUXZr-jR8HBGg_9Y8FB-fOWWUm85IJmNLGJ-FJ4\"}"} 2024-09-24 23:48:40.744 +05:30 ed4c073f-deef-43f8-a659-2c4715216883 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 72.0208ms 2024-09-24 23:49:07.325 +05:30 8e823a6f-80a3-4118-9f21-295db8e89414 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:49:07.327 +05:30 8e823a6f-80a3-4118-9f21-295db8e89414 INF CORS policy execution successful. 2024-09-24 23:49:07.328 +05:30 8e823a6f-80a3-4118-9f21-295db8e89414 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 3.9088ms 2024-09-24 23:49:07.377 +05:30 80bc13da-3f75-48cd-9801-bb1164194fe9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:49:07.462 +05:30 80bc13da-3f75-48cd-9801-bb1164194fe9 INF CORS policy execution successful. 2024-09-24 23:49:07.464 +05:30 80bc13da-3f75-48cd-9801-bb1164194fe9 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:49:07.475 +05:30 a0ef4b71-f07f-4e34-9c85-a5db8ebd8cf7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:49:07.486 +05:30 a0ef4b71-f07f-4e34-9c85-a5db8ebd8cf7 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:49:07.625 +05:30 a0ef4b71-f07f-4e34-9c85-a5db8ebd8cf7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:49:07.627 +05:30 a0ef4b71-f07f-4e34-9c85-a5db8ebd8cf7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 140.4993ms 2024-09-24 23:49:07.627 +05:30 a0ef4b71-f07f-4e34-9c85-a5db8ebd8cf7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:49:07.627 +05:30 a0ef4b71-f07f-4e34-9c85-a5db8ebd8cf7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 80bc13da-3f75-48cd-9801-bb1164194fe9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:49:07.628 +05:30 a0ef4b71-f07f-4e34-9c85-a5db8ebd8cf7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 250.535ms 2024-09-24 23:49:24.139 +05:30 b2771721-ea77-40e2-ae2b-18481de5686c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:49:24.139 +05:30 850f425c-8168-4168-b1a8-e2f49d7c26ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-24 23:49:24.140 +05:30 b2771721-ea77-40e2-ae2b-18481de5686c INF CORS policy execution successful. 2024-09-24 23:49:24.140 +05:30 850f425c-8168-4168-b1a8-e2f49d7c26ea INF CORS policy execution successful. 2024-09-24 23:49:24.141 +05:30 850f425c-8168-4168-b1a8-e2f49d7c26ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 204 null null 2.3762ms 2024-09-24 23:49:24.141 +05:30 b2771721-ea77-40e2-ae2b-18481de5686c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.4026ms 2024-09-24 23:49:24.186 +05:30 e25755dc-eb42-422e-ac8b-b87da0b455d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:49:24.187 +05:30 3a6e4ed2-e461-4ec6-9719-77e32ac779d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-24 23:49:24.188 +05:30 3a6e4ed2-e461-4ec6-9719-77e32ac779d5 INF CORS policy execution successful. 2024-09-24 23:49:24.188 +05:30 e25755dc-eb42-422e-ac8b-b87da0b455d8 INF CORS policy execution successful. 2024-09-24 23:49:24.189 +05:30 3a6e4ed2-e461-4ec6-9719-77e32ac779d5 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:49:24.189 +05:30 e25755dc-eb42-422e-ac8b-b87da0b455d8 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:49:24.192 +05:30 3bd3ff17-9ebc-49f2-b733-9d9529cf8aa5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:49:24.194 +05:30 a4342b0b-d9d5-406b-9a35-02fc524c9568 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:49:24.197 +05:30 3bd3ff17-9ebc-49f2-b733-9d9529cf8aa5 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 23:49:24.198 +05:30 a4342b0b-d9d5-406b-9a35-02fc524c9568 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:49:24.239 +05:30 a4342b0b-d9d5-406b-9a35-02fc524c9568 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:49:24.240 +05:30 a4342b0b-d9d5-406b-9a35-02fc524c9568 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 42.001ms 2024-09-24 23:49:24.240 +05:30 a4342b0b-d9d5-406b-9a35-02fc524c9568 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:49:24.240 +05:30 a4342b0b-d9d5-406b-9a35-02fc524c9568 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a6e4ed2-e461-4ec6-9719-77e32ac779d5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 921} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":5,\"RoleName\":\"Test_Steffy_Role\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 23:49:24.241 +05:30 a4342b0b-d9d5-406b-9a35-02fc524c9568 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 200 921 application/json; charset=utf-8 54.2978ms 2024-09-24 23:49:24.241 +05:30 3bd3ff17-9ebc-49f2-b733-9d9529cf8aa5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:49:24.242 +05:30 3bd3ff17-9ebc-49f2-b733-9d9529cf8aa5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 44.6004ms 2024-09-24 23:49:24.242 +05:30 3bd3ff17-9ebc-49f2-b733-9d9529cf8aa5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:49:24.243 +05:30 3bd3ff17-9ebc-49f2-b733-9d9529cf8aa5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e25755dc-eb42-422e-ac8b-b87da0b455d8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 23:49:24.243 +05:30 3bd3ff17-9ebc-49f2-b733-9d9529cf8aa5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 56.8005ms 2024-09-24 23:49:24.686 +05:30 d12c3c56-8ede-4a70-b3b1-3e3fb05b6b27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:49:24.686 +05:30 5458fb49-735e-409e-9c79-b89725cf520b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:49:24.686 +05:30 5458fb49-735e-409e-9c79-b89725cf520b INF CORS policy execution successful. 2024-09-24 23:49:24.686 +05:30 d12c3c56-8ede-4a70-b3b1-3e3fb05b6b27 INF CORS policy execution successful. 2024-09-24 23:49:24.687 +05:30 d12c3c56-8ede-4a70-b3b1-3e3fb05b6b27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.5522ms 2024-09-24 23:49:24.687 +05:30 5458fb49-735e-409e-9c79-b89725cf520b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 1.5481ms 2024-09-24 23:49:24.732 +05:30 2aaee338-d3e5-4ffd-8b8e-c97348885305 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:49:24.732 +05:30 fac7c6f5-7e66-462b-8843-b41182ae3c74 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:49:24.732 +05:30 2aaee338-d3e5-4ffd-8b8e-c97348885305 INF CORS policy execution successful. 2024-09-24 23:49:24.732 +05:30 fac7c6f5-7e66-462b-8843-b41182ae3c74 INF CORS policy execution successful. 2024-09-24 23:49:24.733 +05:30 fac7c6f5-7e66-462b-8843-b41182ae3c74 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:49:24.733 +05:30 2aaee338-d3e5-4ffd-8b8e-c97348885305 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:49:24.733 +05:30 347f7224-3945-4d6c-8bea-43dac266bddb INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:49:24.733 +05:30 03e5b964-6ce1-40b2-af45-a80faae4b668 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:49:24.738 +05:30 347f7224-3945-4d6c-8bea-43dac266bddb INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:49:24.738 +05:30 03e5b964-6ce1-40b2-af45-a80faae4b668 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:49:24.756 +05:30 03e5b964-6ce1-40b2-af45-a80faae4b668 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:49:24.756 +05:30 03e5b964-6ce1-40b2-af45-a80faae4b668 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 17.4246ms 2024-09-24 23:49:24.756 +05:30 03e5b964-6ce1-40b2-af45-a80faae4b668 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:49:24.756 +05:30 03e5b964-6ce1-40b2-af45-a80faae4b668 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 2aaee338-d3e5-4ffd-8b8e-c97348885305}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:49:24.757 +05:30 03e5b964-6ce1-40b2-af45-a80faae4b668 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 25.5945ms 2024-09-24 23:49:24.762 +05:30 347f7224-3945-4d6c-8bea-43dac266bddb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:49:24.762 +05:30 347f7224-3945-4d6c-8bea-43dac266bddb INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 23.5331ms 2024-09-24 23:49:24.762 +05:30 347f7224-3945-4d6c-8bea-43dac266bddb INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:49:24.762 +05:30 347f7224-3945-4d6c-8bea-43dac266bddb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fac7c6f5-7e66-462b-8843-b41182ae3c74}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:49:24.763 +05:30 347f7224-3945-4d6c-8bea-43dac266bddb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 31.5456ms 2024-09-24 23:50:34.160 +05:30 a9cfa00a-c920-4d08-9ef3-5d049a7cce5f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:50:34.168 +05:30 a9cfa00a-c920-4d08-9ef3-5d049a7cce5f INF CORS policy execution successful. 2024-09-24 23:50:34.173 +05:30 a9cfa00a-c920-4d08-9ef3-5d049a7cce5f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 12.8163ms 2024-09-24 23:50:34.216 +05:30 0327a96d-f5a9-4d6f-b597-06d6b9164e8d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:50:34.220 +05:30 0327a96d-f5a9-4d6f-b597-06d6b9164e8d INF CORS policy execution successful. 2024-09-24 23:50:34.222 +05:30 0327a96d-f5a9-4d6f-b597-06d6b9164e8d INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:50:34.224 +05:30 2e1c810c-c223-4cb0-abfa-432ebb5407e7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:50:34.226 +05:30 2e1c810c-c223-4cb0-abfa-432ebb5407e7 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:50:34.244 +05:30 2e1c810c-c223-4cb0-abfa-432ebb5407e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:50:34.245 +05:30 2e1c810c-c223-4cb0-abfa-432ebb5407e7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 19.1357ms 2024-09-24 23:50:34.245 +05:30 2e1c810c-c223-4cb0-abfa-432ebb5407e7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:50:34.246 +05:30 2e1c810c-c223-4cb0-abfa-432ebb5407e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0327a96d-f5a9-4d6f-b597-06d6b9164e8d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 855} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:50:34.246 +05:30 2e1c810c-c223-4cb0-abfa-432ebb5407e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 855 application/json; charset=utf-8 30.1462ms 2024-09-24 23:50:40.065 +05:30 27f731de-2c5b-4dce-ac47-4163fba1f386 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:50:40.065 +05:30 d8e2778b-5cd8-4b9e-bc11-6ef5ad165dc0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=4 - null null 2024-09-24 23:50:40.066 +05:30 d8e2778b-5cd8-4b9e-bc11-6ef5ad165dc0 INF CORS policy execution successful. 2024-09-24 23:50:40.066 +05:30 27f731de-2c5b-4dce-ac47-4163fba1f386 INF CORS policy execution successful. 2024-09-24 23:50:40.066 +05:30 27f731de-2c5b-4dce-ac47-4163fba1f386 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.2795ms 2024-09-24 23:50:40.066 +05:30 d8e2778b-5cd8-4b9e-bc11-6ef5ad165dc0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=4 - 204 null null 1.4076ms 2024-09-24 23:50:40.113 +05:30 7d35bd91-ddd5-45f3-88d8-222a171d2dea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=4 - null null 2024-09-24 23:50:40.113 +05:30 11783b4e-d2f3-4d4a-8f4b-2c8bfe44cd5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:50:40.114 +05:30 7d35bd91-ddd5-45f3-88d8-222a171d2dea INF CORS policy execution successful. 2024-09-24 23:50:40.114 +05:30 11783b4e-d2f3-4d4a-8f4b-2c8bfe44cd5e INF CORS policy execution successful. 2024-09-24 23:50:40.115 +05:30 11783b4e-d2f3-4d4a-8f4b-2c8bfe44cd5e INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:50:40.115 +05:30 7d35bd91-ddd5-45f3-88d8-222a171d2dea INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:50:40.116 +05:30 2d2904b9-6324-4812-83b1-4337e83ec20f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:50:40.116 +05:30 2d2904b9-6324-4812-83b1-4337e83ec20f INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:50:40.118 +05:30 8c697cf1-d5ab-41ae-9f2d-3350c783db09 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:50:40.118 +05:30 8c697cf1-d5ab-41ae-9f2d-3350c783db09 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 23:50:40.126 +05:30 2d2904b9-6324-4812-83b1-4337e83ec20f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:50:40.126 +05:30 2d2904b9-6324-4812-83b1-4337e83ec20f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 10.1364ms 2024-09-24 23:50:40.126 +05:30 2d2904b9-6324-4812-83b1-4337e83ec20f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:50:40.127 +05:30 8c697cf1-d5ab-41ae-9f2d-3350c783db09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:50:40.127 +05:30 2d2904b9-6324-4812-83b1-4337e83ec20f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d35bd91-ddd5-45f3-88d8-222a171d2dea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 909} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":4,\"RoleName\":\"testRole1109\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":4,\"ProfileName\":\"testProfile\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 23:50:40.127 +05:30 8c697cf1-d5ab-41ae-9f2d-3350c783db09 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 8.8417ms 2024-09-24 23:50:40.127 +05:30 8c697cf1-d5ab-41ae-9f2d-3350c783db09 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:50:40.127 +05:30 2d2904b9-6324-4812-83b1-4337e83ec20f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=4 - 200 909 application/json; charset=utf-8 14.3614ms 2024-09-24 23:50:40.127 +05:30 8c697cf1-d5ab-41ae-9f2d-3350c783db09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 11783b4e-d2f3-4d4a-8f4b-2c8bfe44cd5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 23:50:40.128 +05:30 8c697cf1-d5ab-41ae-9f2d-3350c783db09 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 15.0319ms 2024-09-24 23:50:40.530 +05:30 c0186ed7-614b-4a26-8f3c-452f376e7aa8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:50:40.530 +05:30 aea925b9-bf01-4cd7-93b4-7b1a2a79d9f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:50:40.531 +05:30 c0186ed7-614b-4a26-8f3c-452f376e7aa8 INF CORS policy execution successful. 2024-09-24 23:50:40.531 +05:30 aea925b9-bf01-4cd7-93b4-7b1a2a79d9f5 INF CORS policy execution successful. 2024-09-24 23:50:40.531 +05:30 c0186ed7-614b-4a26-8f3c-452f376e7aa8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.9084ms 2024-09-24 23:50:40.531 +05:30 aea925b9-bf01-4cd7-93b4-7b1a2a79d9f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.9094ms 2024-09-24 23:50:40.576 +05:30 4b30e15e-84cb-4921-a3d7-44ae0b6c8ff1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:50:40.576 +05:30 c1865d8e-1ec5-41cb-bac6-8a12695718cd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:50:40.577 +05:30 c1865d8e-1ec5-41cb-bac6-8a12695718cd INF CORS policy execution successful. 2024-09-24 23:50:40.577 +05:30 4b30e15e-84cb-4921-a3d7-44ae0b6c8ff1 INF CORS policy execution successful. 2024-09-24 23:50:40.577 +05:30 c1865d8e-1ec5-41cb-bac6-8a12695718cd INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:50:40.577 +05:30 4b30e15e-84cb-4921-a3d7-44ae0b6c8ff1 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:50:40.578 +05:30 94760c59-a0d0-47d1-9e65-3ad3820657c6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:50:40.578 +05:30 94760c59-a0d0-47d1-9e65-3ad3820657c6 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:50:40.580 +05:30 ea769a79-d5af-4e74-87ca-558748a0491f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:50:40.580 +05:30 ea769a79-d5af-4e74-87ca-558748a0491f INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:50:40.583 +05:30 94760c59-a0d0-47d1-9e65-3ad3820657c6 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:50:40.583 +05:30 94760c59-a0d0-47d1-9e65-3ad3820657c6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 5.2397ms 2024-09-24 23:50:40.584 +05:30 94760c59-a0d0-47d1-9e65-3ad3820657c6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:50:40.584 +05:30 94760c59-a0d0-47d1-9e65-3ad3820657c6 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: c1865d8e-1ec5-41cb-bac6-8a12695718cd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:50:40.584 +05:30 ea769a79-d5af-4e74-87ca-558748a0491f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:50:40.584 +05:30 94760c59-a0d0-47d1-9e65-3ad3820657c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 8.1394ms 2024-09-24 23:50:40.584 +05:30 ea769a79-d5af-4e74-87ca-558748a0491f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.9772ms 2024-09-24 23:50:40.585 +05:30 ea769a79-d5af-4e74-87ca-558748a0491f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:50:40.585 +05:30 ea769a79-d5af-4e74-87ca-558748a0491f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b30e15e-84cb-4921-a3d7-44ae0b6c8ff1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:50:40.585 +05:30 ea769a79-d5af-4e74-87ca-558748a0491f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 8.837ms 2024-09-24 23:50:52.652 +05:30 0f405d24-04b0-48d4-86bb-81b8ac573071 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=5&roleName=Test_Steffy_Role1 - null null 2024-09-24 23:50:52.653 +05:30 0f405d24-04b0-48d4-86bb-81b8ac573071 INF CORS policy execution successful. 2024-09-24 23:50:52.653 +05:30 0f405d24-04b0-48d4-86bb-81b8ac573071 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=5&roleName=Test_Steffy_Role1 - 204 null null 0.9116ms 2024-09-24 23:50:52.697 +05:30 8afdc5a9-8e7b-4f79-b146-9152d13e4a5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=5&roleName=Test_Steffy_Role1 - null null 2024-09-24 23:50:52.698 +05:30 8afdc5a9-8e7b-4f79-b146-9152d13e4a5c INF CORS policy execution successful. 2024-09-24 23:50:52.698 +05:30 8afdc5a9-8e7b-4f79-b146-9152d13e4a5c INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=5&roleName=Test_Steffy_Role1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:50:52.699 +05:30 a4d1b452-8ebe-4201-a434-b0e95913888d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:50:52.707 +05:30 a4d1b452-8ebe-4201-a434-b0e95913888d INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:50:52.726 +05:30 a4d1b452-8ebe-4201-a434-b0e95913888d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:50:52.727 +05:30 a4d1b452-8ebe-4201-a434-b0e95913888d INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 19.9934ms 2024-09-24 23:50:52.727 +05:30 a4d1b452-8ebe-4201-a434-b0e95913888d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:50:52.727 +05:30 a4d1b452-8ebe-4201-a434-b0e95913888d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8afdc5a9-8e7b-4f79-b146-9152d13e4a5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:50:52.728 +05:30 a4d1b452-8ebe-4201-a434-b0e95913888d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=5&roleName=Test_Steffy_Role1 - 200 90 application/json; charset=utf-8 30.9808ms 2024-09-24 23:51:21.305 +05:30 7bbbb5b9-cbf3-4b99-822f-1fabb819c773 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-24 23:51:21.305 +05:30 7eaba168-03a9-4fd0-91b2-40d714d531d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=5&roleName=Test_Steffy_Role1 - null null 2024-09-24 23:51:21.306 +05:30 7bbbb5b9-cbf3-4b99-822f-1fabb819c773 INF CORS policy execution successful. 2024-09-24 23:51:21.306 +05:30 7eaba168-03a9-4fd0-91b2-40d714d531d2 INF CORS policy execution successful. 2024-09-24 23:51:21.307 +05:30 7bbbb5b9-cbf3-4b99-822f-1fabb819c773 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 2.416ms 2024-09-24 23:51:21.307 +05:30 7eaba168-03a9-4fd0-91b2-40d714d531d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=5&roleName=Test_Steffy_Role1 - 204 null null 2.4208ms 2024-09-24 23:51:21.375 +05:30 8dda3583-2a63-4f55-89b4-861d556296de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=5&roleName=Test_Steffy_Role1 - null null 2024-09-24 23:51:21.375 +05:30 0f8621ee-8cf3-4517-b9b1-16fc0e978eab INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 601 2024-09-24 23:51:21.377 +05:30 0f8621ee-8cf3-4517-b9b1-16fc0e978eab INF CORS policy execution successful. 2024-09-24 23:51:21.377 +05:30 8dda3583-2a63-4f55-89b4-861d556296de INF CORS policy execution successful. 2024-09-24 23:51:21.378 +05:30 8dda3583-2a63-4f55-89b4-861d556296de INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=5&roleName=Test_Steffy_Role1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:21.378 +05:30 0f8621ee-8cf3-4517-b9b1-16fc0e978eab INF HTTP request: Path: /role/upsertrole QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Content-Length: 601}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":5,"name":"Test_Steffy_Role1","passwordPolicy":19,"isGroup":false,"parentId":0,"assignedProfileIds":[{"id":5}],"restrictionsAdded":null,"restrictionsExcluded":null,"entryRestrictionDetails":null,"cannotAddAfter":0,"cannotEditAfter":0,"cannotEditAfterDaysOfMonth":0,"cannotAddFutureTransactions":false,"budgetLimitWarning":0,"creditLimitWarning":0,"negativeStockCheck":0,"negativeCashCheck":0,"allowBillWiseAccounting":false,"cannotAddPrevEntries":0,"noCustomize":false,"cantPrintAfterValue":0,"cantPrintAfterOption":0,"cantRePrintAfterValue":0,"cantRePrintAfterOption":0,"noBatchCustomize":false} 2024-09-24 23:51:21.378 +05:30 95a6912c-0198-4905-b050-aae10e65c18e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 23:51:21.378 +05:30 282c456b-8eef-4e49-9e04-82c44f20cb97 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:51:21.379 +05:30 282c456b-8eef-4e49-9e04-82c44f20cb97 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:51:21.385 +05:30 282c456b-8eef-4e49-9e04-82c44f20cb97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:21.386 +05:30 282c456b-8eef-4e49-9e04-82c44f20cb97 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 7.1228ms 2024-09-24 23:51:21.386 +05:30 95a6912c-0198-4905-b050-aae10e65c18e INF Route matched with {action = "UpsertRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertRole(Sang.Security.Api.Models.APIRequest.RoleRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:51:21.386 +05:30 282c456b-8eef-4e49-9e04-82c44f20cb97 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:51:21.386 +05:30 282c456b-8eef-4e49-9e04-82c44f20cb97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8dda3583-2a63-4f55-89b4-861d556296de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:51:21.387 +05:30 282c456b-8eef-4e49-9e04-82c44f20cb97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=5&roleName=Test_Steffy_Role1 - 200 90 application/json; charset=utf-8 11.8051ms 2024-09-24 23:51:21.544 +05:30 95a6912c-0198-4905-b050-aae10e65c18e INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:21.571 +05:30 95a6912c-0198-4905-b050-aae10e65c18e INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 184.2406ms 2024-09-24 23:51:21.571 +05:30 95a6912c-0198-4905-b050-aae10e65c18e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 23:51:21.571 +05:30 95a6912c-0198-4905-b050-aae10e65c18e INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 0f8621ee-8cf3-4517-b9b1-16fc0e978eab}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2001,"message":"Role updated successfully.","result":"5"} 2024-09-24 23:51:21.572 +05:30 95a6912c-0198-4905-b050-aae10e65c18e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 90 application/json; charset=utf-8 196.1409ms 2024-09-24 23:51:22.396 +05:30 81e7a026-e811-4842-b983-26568090daec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 23:51:22.396 +05:30 81e7a026-e811-4842-b983-26568090daec INF CORS policy execution successful. 2024-09-24 23:51:22.397 +05:30 81e7a026-e811-4842-b983-26568090daec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.044ms 2024-09-24 23:51:22.441 +05:30 dde66f0a-f70d-4bf5-8245-22e896fe43cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 23:51:22.441 +05:30 dde66f0a-f70d-4bf5-8245-22e896fe43cd INF CORS policy execution successful. 2024-09-24 23:51:22.441 +05:30 dde66f0a-f70d-4bf5-8245-22e896fe43cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.7403ms 2024-09-24 23:51:22.487 +05:30 5368d213-3219-472a-9d5a-bcd692aaf822 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 23:51:22.489 +05:30 5368d213-3219-472a-9d5a-bcd692aaf822 INF CORS policy execution successful. 2024-09-24 23:51:22.489 +05:30 5368d213-3219-472a-9d5a-bcd692aaf822 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:22.490 +05:30 f0735ed8-1915-4dce-9e8b-8f586f6a6d5b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:51:22.490 +05:30 f0735ed8-1915-4dce-9e8b-8f586f6a6d5b INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:51:22.491 +05:30 e10b9372-57a9-458c-aff3-06a5d49da13a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 23:51:22.492 +05:30 e10b9372-57a9-458c-aff3-06a5d49da13a INF CORS policy execution successful. 2024-09-24 23:51:22.492 +05:30 e10b9372-57a9-458c-aff3-06a5d49da13a INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:22.492 +05:30 c9dea215-dd74-40fa-94e1-bad8a78a54a8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:51:22.493 +05:30 c9dea215-dd74-40fa-94e1-bad8a78a54a8 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:51:22.496 +05:30 f0735ed8-1915-4dce-9e8b-8f586f6a6d5b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:22.496 +05:30 c9dea215-dd74-40fa-94e1-bad8a78a54a8 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:22.496 +05:30 f0735ed8-1915-4dce-9e8b-8f586f6a6d5b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 5.6284ms 2024-09-24 23:51:22.496 +05:30 c9dea215-dd74-40fa-94e1-bad8a78a54a8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.4673ms 2024-09-24 23:51:22.496 +05:30 f0735ed8-1915-4dce-9e8b-8f586f6a6d5b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:51:22.496 +05:30 c9dea215-dd74-40fa-94e1-bad8a78a54a8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:51:22.496 +05:30 c9dea215-dd74-40fa-94e1-bad8a78a54a8 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: e10b9372-57a9-458c-aff3-06a5d49da13a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:51:22.496 +05:30 f0735ed8-1915-4dce-9e8b-8f586f6a6d5b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5368d213-3219-472a-9d5a-bcd692aaf822}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:51:22.497 +05:30 c9dea215-dd74-40fa-94e1-bad8a78a54a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 5.9482ms 2024-09-24 23:51:22.497 +05:30 f0735ed8-1915-4dce-9e8b-8f586f6a6d5b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 9.4072ms 2024-09-24 23:51:30.563 +05:30 979f5c83-9285-42a2-9e7f-c52771af60ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:51:30.564 +05:30 979f5c83-9285-42a2-9e7f-c52771af60ef INF CORS policy execution successful. 2024-09-24 23:51:30.564 +05:30 979f5c83-9285-42a2-9e7f-c52771af60ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1407ms 2024-09-24 23:51:30.608 +05:30 8a145b67-159c-45b7-87db-7941a980c5db INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:51:30.609 +05:30 8a145b67-159c-45b7-87db-7941a980c5db INF CORS policy execution successful. 2024-09-24 23:51:30.610 +05:30 8a145b67-159c-45b7-87db-7941a980c5db INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:30.610 +05:30 dc0165e9-fef1-444e-b8d6-d1ec042378c1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:51:30.611 +05:30 dc0165e9-fef1-444e-b8d6-d1ec042378c1 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:51:30.618 +05:30 dc0165e9-fef1-444e-b8d6-d1ec042378c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:30.619 +05:30 dc0165e9-fef1-444e-b8d6-d1ec042378c1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 7.8992ms 2024-09-24 23:51:30.619 +05:30 dc0165e9-fef1-444e-b8d6-d1ec042378c1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:51:30.619 +05:30 dc0165e9-fef1-444e-b8d6-d1ec042378c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a145b67-159c-45b7-87db-7941a980c5db}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 856} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:51:30.620 +05:30 dc0165e9-fef1-444e-b8d6-d1ec042378c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 856 application/json; charset=utf-8 11.7302ms 2024-09-24 23:51:41.208 +05:30 309ed4e3-492b-46eb-8618-3e3b4f4305c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - null null 2024-09-24 23:51:41.208 +05:30 b9e9d41e-a748-4fde-b8dd-a386e71677e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:51:41.208 +05:30 b9e9d41e-a748-4fde-b8dd-a386e71677e9 INF CORS policy execution successful. 2024-09-24 23:51:41.208 +05:30 309ed4e3-492b-46eb-8618-3e3b4f4305c4 INF CORS policy execution successful. 2024-09-24 23:51:41.209 +05:30 b9e9d41e-a748-4fde-b8dd-a386e71677e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8253ms 2024-09-24 23:51:41.209 +05:30 309ed4e3-492b-46eb-8618-3e3b4f4305c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - 204 null null 0.8073ms 2024-09-24 23:51:41.255 +05:30 fd65ebe5-29c2-4d23-ad40-cdda2e2e2765 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:51:41.255 +05:30 9d0d9bfb-8fec-48b4-99fc-756f272431e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - null null 2024-09-24 23:51:41.256 +05:30 fd65ebe5-29c2-4d23-ad40-cdda2e2e2765 INF CORS policy execution successful. 2024-09-24 23:51:41.256 +05:30 9d0d9bfb-8fec-48b4-99fc-756f272431e8 INF CORS policy execution successful. 2024-09-24 23:51:41.257 +05:30 fd65ebe5-29c2-4d23-ad40-cdda2e2e2765 INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:41.257 +05:30 9d0d9bfb-8fec-48b4-99fc-756f272431e8 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:41.257 +05:30 8d87e7e2-052e-41b9-8ef3-43a42e55ba11 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:51:41.257 +05:30 6f77bc8a-e35b-427d-babc-26d46b36817f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:51:41.258 +05:30 6f77bc8a-e35b-427d-babc-26d46b36817f INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:51:41.258 +05:30 8d87e7e2-052e-41b9-8ef3-43a42e55ba11 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 23:51:41.265 +05:30 6f77bc8a-e35b-427d-babc-26d46b36817f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:41.265 +05:30 8d87e7e2-052e-41b9-8ef3-43a42e55ba11 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:41.265 +05:30 6f77bc8a-e35b-427d-babc-26d46b36817f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 6.7694ms 2024-09-24 23:51:41.265 +05:30 6f77bc8a-e35b-427d-babc-26d46b36817f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:51:41.265 +05:30 6f77bc8a-e35b-427d-babc-26d46b36817f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d0d9bfb-8fec-48b4-99fc-756f272431e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 906} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":2,\"RoleName\":\"Test Goklu\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 23:51:41.265 +05:30 8d87e7e2-052e-41b9-8ef3-43a42e55ba11 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 6.9757ms 2024-09-24 23:51:41.265 +05:30 8d87e7e2-052e-41b9-8ef3-43a42e55ba11 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:51:41.266 +05:30 8d87e7e2-052e-41b9-8ef3-43a42e55ba11 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd65ebe5-29c2-4d23-ad40-cdda2e2e2765}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 23:51:41.266 +05:30 6f77bc8a-e35b-427d-babc-26d46b36817f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - 200 906 application/json; charset=utf-8 10.374ms 2024-09-24 23:51:41.266 +05:30 8d87e7e2-052e-41b9-8ef3-43a42e55ba11 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 10.6872ms 2024-09-24 23:51:41.712 +05:30 fdc2ab5f-067a-4025-860e-a8a45287f920 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:51:41.712 +05:30 2902ed17-bb5e-4003-b798-ad675794c81d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:51:41.712 +05:30 fdc2ab5f-067a-4025-860e-a8a45287f920 INF CORS policy execution successful. 2024-09-24 23:51:41.712 +05:30 2902ed17-bb5e-4003-b798-ad675794c81d INF CORS policy execution successful. 2024-09-24 23:51:41.712 +05:30 2902ed17-bb5e-4003-b798-ad675794c81d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.4938ms 2024-09-24 23:51:41.712 +05:30 fdc2ab5f-067a-4025-860e-a8a45287f920 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.548ms 2024-09-24 23:51:41.756 +05:30 cd454f71-c7b5-4d67-8f3a-365e473747ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:51:41.756 +05:30 3dfec0af-a9bb-4bb6-933c-856ff01b02b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:51:41.757 +05:30 cd454f71-c7b5-4d67-8f3a-365e473747ac INF CORS policy execution successful. 2024-09-24 23:51:41.757 +05:30 3dfec0af-a9bb-4bb6-933c-856ff01b02b2 INF CORS policy execution successful. 2024-09-24 23:51:41.757 +05:30 cd454f71-c7b5-4d67-8f3a-365e473747ac INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:41.757 +05:30 3dfec0af-a9bb-4bb6-933c-856ff01b02b2 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:41.757 +05:30 09e19c98-64ab-4be7-a39b-f36c6fac15d5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:51:41.757 +05:30 b5b6d0f2-6ebd-438d-9436-1dec12e11e16 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:51:41.758 +05:30 b5b6d0f2-6ebd-438d-9436-1dec12e11e16 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:51:41.758 +05:30 09e19c98-64ab-4be7-a39b-f36c6fac15d5 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:51:41.761 +05:30 b5b6d0f2-6ebd-438d-9436-1dec12e11e16 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:41.761 +05:30 b5b6d0f2-6ebd-438d-9436-1dec12e11e16 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.4305ms 2024-09-24 23:51:41.761 +05:30 b5b6d0f2-6ebd-438d-9436-1dec12e11e16 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:51:41.761 +05:30 09e19c98-64ab-4be7-a39b-f36c6fac15d5 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:41.761 +05:30 b5b6d0f2-6ebd-438d-9436-1dec12e11e16 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3dfec0af-a9bb-4bb6-933c-856ff01b02b2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:51:41.761 +05:30 09e19c98-64ab-4be7-a39b-f36c6fac15d5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.6751ms 2024-09-24 23:51:41.761 +05:30 09e19c98-64ab-4be7-a39b-f36c6fac15d5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:51:41.762 +05:30 09e19c98-64ab-4be7-a39b-f36c6fac15d5 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: cd454f71-c7b5-4d67-8f3a-365e473747ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:51:41.762 +05:30 b5b6d0f2-6ebd-438d-9436-1dec12e11e16 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 5.6917ms 2024-09-24 23:51:41.762 +05:30 09e19c98-64ab-4be7-a39b-f36c6fac15d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 6.0407ms 2024-09-24 23:51:49.685 +05:30 72379fc4-b929-4777-9e47-5d14ac1e93e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:51:49.686 +05:30 72379fc4-b929-4777-9e47-5d14ac1e93e0 INF CORS policy execution successful. 2024-09-24 23:51:49.687 +05:30 72379fc4-b929-4777-9e47-5d14ac1e93e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 204 null null 1.5571ms 2024-09-24 23:51:49.729 +05:30 ebb0a8fb-7c32-4b1b-9768-39a778cc5b94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:51:49.729 +05:30 ebb0a8fb-7c32-4b1b-9768-39a778cc5b94 INF CORS policy execution successful. 2024-09-24 23:51:49.730 +05:30 ebb0a8fb-7c32-4b1b-9768-39a778cc5b94 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:49.731 +05:30 2b1d15d0-d00b-43a9-a7a3-11509c3d35c2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:51:49.731 +05:30 2b1d15d0-d00b-43a9-a7a3-11509c3d35c2 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:51:49.738 +05:30 2b1d15d0-d00b-43a9-a7a3-11509c3d35c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:49.738 +05:30 2b1d15d0-d00b-43a9-a7a3-11509c3d35c2 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 6.8938ms 2024-09-24 23:51:49.738 +05:30 2b1d15d0-d00b-43a9-a7a3-11509c3d35c2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:51:49.739 +05:30 2b1d15d0-d00b-43a9-a7a3-11509c3d35c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ebb0a8fb-7c32-4b1b-9768-39a778cc5b94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:51:49.739 +05:30 2b1d15d0-d00b-43a9-a7a3-11509c3d35c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 200 90 application/json; charset=utf-8 10.6905ms 2024-09-24 23:51:54.931 +05:30 1f94eca4-cd84-4e7b-8770-631392229a58 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=4&roleName=testRole1109T - null null 2024-09-24 23:51:54.932 +05:30 1f94eca4-cd84-4e7b-8770-631392229a58 INF CORS policy execution successful. 2024-09-24 23:51:54.932 +05:30 1f94eca4-cd84-4e7b-8770-631392229a58 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=4&roleName=testRole1109T - 204 null null 0.9344ms 2024-09-24 23:51:54.980 +05:30 556227dd-bb01-4006-9c72-63a1a2309e0c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=4&roleName=testRole1109T - null null 2024-09-24 23:51:54.981 +05:30 556227dd-bb01-4006-9c72-63a1a2309e0c INF CORS policy execution successful. 2024-09-24 23:51:54.981 +05:30 556227dd-bb01-4006-9c72-63a1a2309e0c INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=4&roleName=testRole1109T Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:51:54.981 +05:30 5f18c6ee-c48a-4491-9bc6-acbfbc49edcf INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:51:54.982 +05:30 5f18c6ee-c48a-4491-9bc6-acbfbc49edcf INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:51:54.986 +05:30 5f18c6ee-c48a-4491-9bc6-acbfbc49edcf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:51:54.987 +05:30 5f18c6ee-c48a-4491-9bc6-acbfbc49edcf INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 4.7415ms 2024-09-24 23:51:54.987 +05:30 5f18c6ee-c48a-4491-9bc6-acbfbc49edcf INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:51:54.987 +05:30 5f18c6ee-c48a-4491-9bc6-acbfbc49edcf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 556227dd-bb01-4006-9c72-63a1a2309e0c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:51:54.987 +05:30 5f18c6ee-c48a-4491-9bc6-acbfbc49edcf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=4&roleName=testRole1109T - 200 90 application/json; charset=utf-8 7.8463ms 2024-09-24 23:52:01.668 +05:30 928857d6-a8ae-4fb1-aaeb-a9662f23e69d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=4&roleName=testRole1109T - null null 2024-09-24 23:52:01.668 +05:30 928857d6-a8ae-4fb1-aaeb-a9662f23e69d INF CORS policy execution successful. 2024-09-24 23:52:01.669 +05:30 928857d6-a8ae-4fb1-aaeb-a9662f23e69d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=4&roleName=testRole1109T - 204 null null 1.1333ms 2024-09-24 23:52:01.717 +05:30 e8500fc6-13af-42ba-b1ad-2fad6255743c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-24 23:52:01.717 +05:30 e8500fc6-13af-42ba-b1ad-2fad6255743c INF CORS policy execution successful. 2024-09-24 23:52:01.718 +05:30 e8500fc6-13af-42ba-b1ad-2fad6255743c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 0.9188ms 2024-09-24 23:52:01.724 +05:30 984662fc-a3a3-43f0-a25c-37d69a160f76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=4&roleName=testRole1109T - null null 2024-09-24 23:52:01.725 +05:30 984662fc-a3a3-43f0-a25c-37d69a160f76 INF CORS policy execution successful. 2024-09-24 23:52:01.726 +05:30 984662fc-a3a3-43f0-a25c-37d69a160f76 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=4&roleName=testRole1109T Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:52:01.726 +05:30 145963c9-5af6-4dd6-9582-e8a5d45df7f8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:52:01.727 +05:30 145963c9-5af6-4dd6-9582-e8a5d45df7f8 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:52:01.733 +05:30 145963c9-5af6-4dd6-9582-e8a5d45df7f8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:52:01.733 +05:30 145963c9-5af6-4dd6-9582-e8a5d45df7f8 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 6.3979ms 2024-09-24 23:52:01.733 +05:30 145963c9-5af6-4dd6-9582-e8a5d45df7f8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:52:01.734 +05:30 145963c9-5af6-4dd6-9582-e8a5d45df7f8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 984662fc-a3a3-43f0-a25c-37d69a160f76}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:52:01.734 +05:30 145963c9-5af6-4dd6-9582-e8a5d45df7f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=4&roleName=testRole1109T - 200 90 application/json; charset=utf-8 10.5536ms 2024-09-24 23:52:01.774 +05:30 3aed12ac-f4ff-4814-ba07-10fc5df3fcb4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 597 2024-09-24 23:52:01.775 +05:30 3aed12ac-f4ff-4814-ba07-10fc5df3fcb4 INF CORS policy execution successful. 2024-09-24 23:52:01.776 +05:30 3aed12ac-f4ff-4814-ba07-10fc5df3fcb4 INF HTTP request: Path: /role/upsertrole QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Content-Length: 597}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":4,"name":"testRole1109T","passwordPolicy":19,"isGroup":false,"parentId":0,"assignedProfileIds":[{"id":4}],"restrictionsAdded":null,"restrictionsExcluded":null,"entryRestrictionDetails":null,"cannotAddAfter":0,"cannotEditAfter":0,"cannotEditAfterDaysOfMonth":0,"cannotAddFutureTransactions":false,"budgetLimitWarning":0,"creditLimitWarning":0,"negativeStockCheck":0,"negativeCashCheck":0,"allowBillWiseAccounting":false,"cannotAddPrevEntries":0,"noCustomize":false,"cantPrintAfterValue":0,"cantPrintAfterOption":0,"cantRePrintAfterValue":0,"cantRePrintAfterOption":0,"noBatchCustomize":false} 2024-09-24 23:52:01.776 +05:30 57aeeaff-67a3-4f99-a4ae-8abdccd0774f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 23:52:01.776 +05:30 57aeeaff-67a3-4f99-a4ae-8abdccd0774f INF Route matched with {action = "UpsertRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertRole(Sang.Security.Api.Models.APIRequest.RoleRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:52:01.803 +05:30 57aeeaff-67a3-4f99-a4ae-8abdccd0774f INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:52:01.805 +05:30 57aeeaff-67a3-4f99-a4ae-8abdccd0774f INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 28.9831ms 2024-09-24 23:52:01.806 +05:30 57aeeaff-67a3-4f99-a4ae-8abdccd0774f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 23:52:01.806 +05:30 57aeeaff-67a3-4f99-a4ae-8abdccd0774f INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 3aed12ac-f4ff-4814-ba07-10fc5df3fcb4}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2001,"message":"Role updated successfully.","result":"4"} 2024-09-24 23:52:01.806 +05:30 57aeeaff-67a3-4f99-a4ae-8abdccd0774f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 90 application/json; charset=utf-8 32.3794ms 2024-09-24 23:52:02.332 +05:30 3ad0a597-a748-4408-94dc-37abe1231cd2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 23:52:02.333 +05:30 3ad0a597-a748-4408-94dc-37abe1231cd2 INF CORS policy execution successful. 2024-09-24 23:52:02.333 +05:30 3ad0a597-a748-4408-94dc-37abe1231cd2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.6192ms 2024-09-24 23:52:02.333 +05:30 2bbb88b1-4c0e-4870-b965-c580db32319e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 23:52:02.334 +05:30 2bbb88b1-4c0e-4870-b965-c580db32319e INF CORS policy execution successful. 2024-09-24 23:52:02.334 +05:30 2bbb88b1-4c0e-4870-b965-c580db32319e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.3593ms 2024-09-24 23:52:02.379 +05:30 5ebb9905-6151-49e4-9c4f-61a5a2870f52 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 23:52:02.380 +05:30 5ebb9905-6151-49e4-9c4f-61a5a2870f52 INF CORS policy execution successful. 2024-09-24 23:52:02.380 +05:30 6babe4e2-4dce-4a69-9ae7-dd27716b743f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 23:52:02.381 +05:30 5ebb9905-6151-49e4-9c4f-61a5a2870f52 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:52:02.381 +05:30 b81d7363-4d2c-442a-bf2a-f510dfc45848 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:52:02.381 +05:30 6babe4e2-4dce-4a69-9ae7-dd27716b743f INF CORS policy execution successful. 2024-09-24 23:52:02.381 +05:30 b81d7363-4d2c-442a-bf2a-f510dfc45848 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:52:02.381 +05:30 6babe4e2-4dce-4a69-9ae7-dd27716b743f INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:52:02.381 +05:30 b5d8a435-813b-4d71-b417-a0d2ee0d3fe3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:52:02.382 +05:30 b5d8a435-813b-4d71-b417-a0d2ee0d3fe3 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:52:02.385 +05:30 b81d7363-4d2c-442a-bf2a-f510dfc45848 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:52:02.385 +05:30 b5d8a435-813b-4d71-b417-a0d2ee0d3fe3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:52:02.385 +05:30 b5d8a435-813b-4d71-b417-a0d2ee0d3fe3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.4798ms 2024-09-24 23:52:02.385 +05:30 b81d7363-4d2c-442a-bf2a-f510dfc45848 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.8565ms 2024-09-24 23:52:02.385 +05:30 b5d8a435-813b-4d71-b417-a0d2ee0d3fe3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:52:02.385 +05:30 b81d7363-4d2c-442a-bf2a-f510dfc45848 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:52:02.385 +05:30 b5d8a435-813b-4d71-b417-a0d2ee0d3fe3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6babe4e2-4dce-4a69-9ae7-dd27716b743f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:52:02.385 +05:30 b81d7363-4d2c-442a-bf2a-f510dfc45848 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 5ebb9905-6151-49e4-9c4f-61a5a2870f52}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:52:02.386 +05:30 b5d8a435-813b-4d71-b417-a0d2ee0d3fe3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 5.3471ms 2024-09-24 23:52:02.386 +05:30 b81d7363-4d2c-442a-bf2a-f510dfc45848 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 6.8741ms 2024-09-24 23:52:04.787 +05:30 c5bbf2e5-6ddc-41d3-8501-5433c155d792 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:52:04.787 +05:30 c5bbf2e5-6ddc-41d3-8501-5433c155d792 INF CORS policy execution successful. 2024-09-24 23:52:04.788 +05:30 c5bbf2e5-6ddc-41d3-8501-5433c155d792 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6596ms 2024-09-24 23:52:04.837 +05:30 58be5897-c07d-4340-bde5-22b6f726a38f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:52:04.837 +05:30 58be5897-c07d-4340-bde5-22b6f726a38f INF CORS policy execution successful. 2024-09-24 23:52:04.838 +05:30 58be5897-c07d-4340-bde5-22b6f726a38f INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:52:04.838 +05:30 ae942db7-5d19-497a-bfbc-dd638f4063c2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:52:04.838 +05:30 ae942db7-5d19-497a-bfbc-dd638f4063c2 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:52:04.845 +05:30 ae942db7-5d19-497a-bfbc-dd638f4063c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:52:04.845 +05:30 ae942db7-5d19-497a-bfbc-dd638f4063c2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 6.8895ms 2024-09-24 23:52:04.845 +05:30 ae942db7-5d19-497a-bfbc-dd638f4063c2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:52:04.845 +05:30 ae942db7-5d19-497a-bfbc-dd638f4063c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 58be5897-c07d-4340-bde5-22b6f726a38f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109T\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":\"09/24/2024 18:22:01\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:52:04.846 +05:30 ae942db7-5d19-497a-bfbc-dd638f4063c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 876 application/json; charset=utf-8 9.4006ms 2024-09-24 23:52:14.246 +05:30 9f3f589e-35f8-4d77-b750-39b4f5d688e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:52:14.247 +05:30 9f3f589e-35f8-4d77-b750-39b4f5d688e6 INF CORS policy execution successful. 2024-09-24 23:52:14.247 +05:30 9f3f589e-35f8-4d77-b750-39b4f5d688e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 204 null null 0.5691ms 2024-09-24 23:52:14.291 +05:30 751cfb16-9d9d-442f-a8eb-5f715247f4cd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:52:14.292 +05:30 751cfb16-9d9d-442f-a8eb-5f715247f4cd INF CORS policy execution successful. 2024-09-24 23:52:14.292 +05:30 751cfb16-9d9d-442f-a8eb-5f715247f4cd INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:52:14.293 +05:30 9948e439-7c66-4400-8842-968bab0841e3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:52:14.293 +05:30 9948e439-7c66-4400-8842-968bab0841e3 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:52:14.297 +05:30 9948e439-7c66-4400-8842-968bab0841e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:52:14.297 +05:30 9948e439-7c66-4400-8842-968bab0841e3 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 4.2372ms 2024-09-24 23:52:14.297 +05:30 9948e439-7c66-4400-8842-968bab0841e3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:52:14.297 +05:30 9948e439-7c66-4400-8842-968bab0841e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 751cfb16-9d9d-442f-a8eb-5f715247f4cd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:52:14.298 +05:30 9948e439-7c66-4400-8842-968bab0841e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 200 90 application/json; charset=utf-8 7.039ms 2024-09-24 23:52:32.805 +05:30 94b68f3e-d01f-4663-8e1f-e09c07d78df3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:52:32.806 +05:30 94b68f3e-d01f-4663-8e1f-e09c07d78df3 INF CORS policy execution successful. 2024-09-24 23:52:32.806 +05:30 94b68f3e-d01f-4663-8e1f-e09c07d78df3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 204 null null 2.0312ms 2024-09-24 23:52:32.850 +05:30 4627aad3-d54c-4692-be56-389d14202a83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:52:32.852 +05:30 4627aad3-d54c-4692-be56-389d14202a83 INF CORS policy execution successful. 2024-09-24 23:52:32.853 +05:30 4627aad3-d54c-4692-be56-389d14202a83 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:52:32.854 +05:30 7c334198-658f-48e1-8f57-5026f1909fb6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:52:32.855 +05:30 7c334198-658f-48e1-8f57-5026f1909fb6 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:52:32.864 +05:30 7c334198-658f-48e1-8f57-5026f1909fb6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:52:32.865 +05:30 7c334198-658f-48e1-8f57-5026f1909fb6 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 10.2331ms 2024-09-24 23:52:32.865 +05:30 7c334198-658f-48e1-8f57-5026f1909fb6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:52:32.865 +05:30 7c334198-658f-48e1-8f57-5026f1909fb6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4627aad3-d54c-4692-be56-389d14202a83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:52:32.866 +05:30 7c334198-658f-48e1-8f57-5026f1909fb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 200 90 application/json; charset=utf-8 16.3386ms 2024-09-24 23:52:48.256 +05:30 9fb42b56-1f99-4fb0-8eed-b2205dfdf454 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=100&searchString= - null null 2024-09-24 23:52:48.256 +05:30 9fb42b56-1f99-4fb0-8eed-b2205dfdf454 INF CORS policy execution successful. 2024-09-24 23:52:48.257 +05:30 9fb42b56-1f99-4fb0-8eed-b2205dfdf454 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=100&searchString= - 204 null null 0.932ms 2024-09-24 23:52:48.300 +05:30 c1b993f7-83bf-4551-8c4b-6467b34779f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=100&searchString= - null null 2024-09-24 23:52:48.301 +05:30 c1b993f7-83bf-4551-8c4b-6467b34779f1 INF CORS policy execution successful. 2024-09-24 23:52:48.302 +05:30 c1b993f7-83bf-4551-8c4b-6467b34779f1 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=100&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:52:48.303 +05:30 e4ef1cca-e1fe-43ba-920a-a476d37f528f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:52:48.303 +05:30 e4ef1cca-e1fe-43ba-920a-a476d37f528f INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:52:48.307 +05:30 e4ef1cca-e1fe-43ba-920a-a476d37f528f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:52:48.308 +05:30 e4ef1cca-e1fe-43ba-920a-a476d37f528f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 4.6892ms 2024-09-24 23:52:48.308 +05:30 e4ef1cca-e1fe-43ba-920a-a476d37f528f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:52:48.308 +05:30 e4ef1cca-e1fe-43ba-920a-a476d37f528f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1b993f7-83bf-4551-8c4b-6467b34779f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109T\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":\"09/24/2024 18:22:01\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:52:48.308 +05:30 e4ef1cca-e1fe-43ba-920a-a476d37f528f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=100&searchString= - 200 876 application/json; charset=utf-8 7.9148ms 2024-09-24 23:52:54.580 +05:30 d0a720b6-d89e-49a2-ad66-8efbf833133a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 23:52:54.581 +05:30 d0a720b6-d89e-49a2-ad66-8efbf833133a INF CORS policy execution successful. 2024-09-24 23:52:54.582 +05:30 d0a720b6-d89e-49a2-ad66-8efbf833133a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString= - 204 null null 1.1733ms 2024-09-24 23:52:54.627 +05:30 bd77272c-79b5-478b-9c3a-3ef5ab9ac64c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString= - null null 2024-09-24 23:52:54.630 +05:30 bd77272c-79b5-478b-9c3a-3ef5ab9ac64c INF CORS policy execution successful. 2024-09-24 23:52:54.630 +05:30 bd77272c-79b5-478b-9c3a-3ef5ab9ac64c INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:52:54.632 +05:30 2136b6bb-6a5a-4069-88e5-e3fcc8463c52 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:52:54.632 +05:30 2136b6bb-6a5a-4069-88e5-e3fcc8463c52 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:52:54.640 +05:30 2136b6bb-6a5a-4069-88e5-e3fcc8463c52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:52:54.640 +05:30 2136b6bb-6a5a-4069-88e5-e3fcc8463c52 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 8.2439ms 2024-09-24 23:52:54.641 +05:30 2136b6bb-6a5a-4069-88e5-e3fcc8463c52 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:52:54.641 +05:30 2136b6bb-6a5a-4069-88e5-e3fcc8463c52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd77272c-79b5-478b-9c3a-3ef5ab9ac64c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109T\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":\"09/24/2024 18:22:01\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:52:54.642 +05:30 2136b6bb-6a5a-4069-88e5-e3fcc8463c52 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=25&searchString= - 200 876 application/json; charset=utf-8 14.6375ms 2024-09-24 23:53:03.747 +05:30 d5bddc02-c898-43ef-bd62-62ea0997d315 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:53:03.748 +05:30 d5bddc02-c898-43ef-bd62-62ea0997d315 INF CORS policy execution successful. 2024-09-24 23:53:03.748 +05:30 d5bddc02-c898-43ef-bd62-62ea0997d315 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 204 null null 0.8822ms 2024-09-24 23:53:03.805 +05:30 8ab305b0-5372-487f-a4c8-ec49af161406 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:53:03.807 +05:30 8ab305b0-5372-487f-a4c8-ec49af161406 INF CORS policy execution successful. 2024-09-24 23:53:03.807 +05:30 8ab305b0-5372-487f-a4c8-ec49af161406 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:53:03.809 +05:30 f0fe0970-1ff0-400f-83cb-2d404c086665 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:53:03.809 +05:30 f0fe0970-1ff0-400f-83cb-2d404c086665 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:53:03.816 +05:30 f0fe0970-1ff0-400f-83cb-2d404c086665 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:53:03.816 +05:30 f0fe0970-1ff0-400f-83cb-2d404c086665 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 6.741ms 2024-09-24 23:53:03.816 +05:30 f0fe0970-1ff0-400f-83cb-2d404c086665 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:53:03.816 +05:30 f0fe0970-1ff0-400f-83cb-2d404c086665 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ab305b0-5372-487f-a4c8-ec49af161406}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:53:03.817 +05:30 f0fe0970-1ff0-400f-83cb-2d404c086665 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 200 90 application/json; charset=utf-8 11.4832ms 2024-09-24 23:53:12.332 +05:30 7888f47c-9a70-4013-b788-e1ecd83bb611 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:53:12.333 +05:30 7888f47c-9a70-4013-b788-e1ecd83bb611 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Cookie: ai_user=Z6U64|2023-11-26T18:15:28.687Z}, {Host: 103.120.178.195}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Upgrade-Insecure-Requests: 1} Host: 103.120.178.195 Body: 2024-09-24 23:53:12.336 +05:30 9ad0bb0b-fde6-454c-a04f-0710179bae8d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 23:53:12.341 +05:30 9ad0bb0b-fde6-454c-a04f-0710179bae8d INF AuthenticationScheme: Bearer was challenged. 2024-09-24 23:53:12.341 +05:30 9ad0bb0b-fde6-454c-a04f-0710179bae8d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 7888f47c-9a70-4013-b788-e1ecd83bb611}, {WWW-Authenticate: Bearer} Body: 2024-09-24 23:53:12.342 +05:30 9ad0bb0b-fde6-454c-a04f-0710179bae8d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 401 null null 9.8667ms 2024-09-24 23:53:31.563 +05:30 faaf8ec1-04da-41ea-a8c8-567d96d51922 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:53:31.563 +05:30 faaf8ec1-04da-41ea-a8c8-567d96d51922 INF CORS policy execution successful. 2024-09-24 23:53:31.564 +05:30 faaf8ec1-04da-41ea-a8c8-567d96d51922 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 204 null null 1.2686ms 2024-09-24 23:53:31.612 +05:30 cbfed454-5a27-4cfb-bc4a-6877d11f22dd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:53:31.613 +05:30 cbfed454-5a27-4cfb-bc4a-6877d11f22dd INF CORS policy execution successful. 2024-09-24 23:53:31.613 +05:30 cbfed454-5a27-4cfb-bc4a-6877d11f22dd INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:53:31.614 +05:30 116a9249-5e13-41e0-a629-c8fef5a2b743 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:53:31.614 +05:30 116a9249-5e13-41e0-a629-c8fef5a2b743 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:53:31.619 +05:30 116a9249-5e13-41e0-a629-c8fef5a2b743 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:53:31.620 +05:30 116a9249-5e13-41e0-a629-c8fef5a2b743 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 5.8812ms 2024-09-24 23:53:31.620 +05:30 116a9249-5e13-41e0-a629-c8fef5a2b743 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:53:31.620 +05:30 116a9249-5e13-41e0-a629-c8fef5a2b743 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cbfed454-5a27-4cfb-bc4a-6877d11f22dd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:53:31.620 +05:30 116a9249-5e13-41e0-a629-c8fef5a2b743 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 200 90 application/json; charset=utf-8 8.6196ms 2024-09-24 23:53:43.526 +05:30 c46da8b9-d842-4694-9014-b339032df4e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:53:43.526 +05:30 c46da8b9-d842-4694-9014-b339032df4e8 INF CORS policy execution successful. 2024-09-24 23:53:43.527 +05:30 c46da8b9-d842-4694-9014-b339032df4e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 204 null null 1.1213ms 2024-09-24 23:53:43.570 +05:30 1d40c654-4a17-42bf-9f8d-42e2264f1b3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-24 23:53:43.571 +05:30 1d40c654-4a17-42bf-9f8d-42e2264f1b3e INF CORS policy execution successful. 2024-09-24 23:53:43.571 +05:30 1d40c654-4a17-42bf-9f8d-42e2264f1b3e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 0.6288ms 2024-09-24 23:53:43.572 +05:30 bc785fd6-4b87-483b-8467-dbbd678b586d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - null null 2024-09-24 23:53:43.573 +05:30 bc785fd6-4b87-483b-8467-dbbd678b586d INF CORS policy execution successful. 2024-09-24 23:53:43.574 +05:30 bc785fd6-4b87-483b-8467-dbbd678b586d INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:53:43.574 +05:30 2647d01c-7ec4-4147-a5c6-0f2b81d18eb6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:53:43.574 +05:30 2647d01c-7ec4-4147-a5c6-0f2b81d18eb6 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:53:43.579 +05:30 2647d01c-7ec4-4147-a5c6-0f2b81d18eb6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:53:43.579 +05:30 2647d01c-7ec4-4147-a5c6-0f2b81d18eb6 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 4.7832ms 2024-09-24 23:53:43.579 +05:30 2647d01c-7ec4-4147-a5c6-0f2b81d18eb6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:53:43.580 +05:30 2647d01c-7ec4-4147-a5c6-0f2b81d18eb6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc785fd6-4b87-483b-8467-dbbd678b586d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:53:43.580 +05:30 2647d01c-7ec4-4147-a5c6-0f2b81d18eb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu8 - 200 90 application/json; charset=utf-8 7.8532ms 2024-09-24 23:53:43.624 +05:30 92cf71e0-52f4-498c-b447-43d198a95d0e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 595 2024-09-24 23:53:43.625 +05:30 92cf71e0-52f4-498c-b447-43d198a95d0e INF CORS policy execution successful. 2024-09-24 23:53:43.625 +05:30 92cf71e0-52f4-498c-b447-43d198a95d0e INF HTTP request: Path: /role/upsertrole QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Content-Length: 595}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":2,"name":"Test Goklu8","passwordPolicy":19,"isGroup":false,"parentId":0,"assignedProfileIds":[{"id":2}],"restrictionsAdded":null,"restrictionsExcluded":null,"entryRestrictionDetails":null,"cannotAddAfter":0,"cannotEditAfter":0,"cannotEditAfterDaysOfMonth":0,"cannotAddFutureTransactions":false,"budgetLimitWarning":0,"creditLimitWarning":0,"negativeStockCheck":0,"negativeCashCheck":0,"allowBillWiseAccounting":false,"cannotAddPrevEntries":0,"noCustomize":false,"cantPrintAfterValue":0,"cantPrintAfterOption":0,"cantRePrintAfterValue":0,"cantRePrintAfterOption":0,"noBatchCustomize":false} 2024-09-24 23:53:43.626 +05:30 bbb81263-253e-4907-96a7-384a4dec7f44 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 23:53:43.626 +05:30 bbb81263-253e-4907-96a7-384a4dec7f44 INF Route matched with {action = "UpsertRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertRole(Sang.Security.Api.Models.APIRequest.RoleRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:53:43.648 +05:30 bbb81263-253e-4907-96a7-384a4dec7f44 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:53:43.649 +05:30 bbb81263-253e-4907-96a7-384a4dec7f44 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 23.1287ms 2024-09-24 23:53:43.649 +05:30 bbb81263-253e-4907-96a7-384a4dec7f44 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 23:53:43.649 +05:30 bbb81263-253e-4907-96a7-384a4dec7f44 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 92cf71e0-52f4-498c-b447-43d198a95d0e}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2001,"message":"Role updated successfully.","result":"2"} 2024-09-24 23:53:43.650 +05:30 bbb81263-253e-4907-96a7-384a4dec7f44 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 90 application/json; charset=utf-8 25.5603ms 2024-09-24 23:53:44.169 +05:30 fe78cdf7-8c1a-4db7-aa85-5d660165bdde INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 23:53:44.170 +05:30 fe78cdf7-8c1a-4db7-aa85-5d660165bdde INF CORS policy execution successful. 2024-09-24 23:53:44.170 +05:30 fe78cdf7-8c1a-4db7-aa85-5d660165bdde INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.5944ms 2024-09-24 23:53:44.170 +05:30 722a5111-a875-48a8-ab16-d735026d890a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 23:53:44.170 +05:30 722a5111-a875-48a8-ab16-d735026d890a INF CORS policy execution successful. 2024-09-24 23:53:44.170 +05:30 722a5111-a875-48a8-ab16-d735026d890a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.1899ms 2024-09-24 23:53:44.215 +05:30 62dfe43a-0fd1-4612-9f8d-130d934a814b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 23:53:44.215 +05:30 62dfe43a-0fd1-4612-9f8d-130d934a814b INF CORS policy execution successful. 2024-09-24 23:53:44.215 +05:30 3372f480-77e4-4257-bea2-f1438e95297d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 23:53:44.216 +05:30 62dfe43a-0fd1-4612-9f8d-130d934a814b INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:53:44.216 +05:30 a687df24-f3dd-4f96-9fba-9483310dda9f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:53:44.216 +05:30 3372f480-77e4-4257-bea2-f1438e95297d INF CORS policy execution successful. 2024-09-24 23:53:44.216 +05:30 a687df24-f3dd-4f96-9fba-9483310dda9f INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:53:44.216 +05:30 3372f480-77e4-4257-bea2-f1438e95297d INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:53:44.216 +05:30 0dfa34c1-d0e2-4b08-82b2-915196fc0539 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:53:44.216 +05:30 0dfa34c1-d0e2-4b08-82b2-915196fc0539 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:53:44.224 +05:30 a687df24-f3dd-4f96-9fba-9483310dda9f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:53:44.225 +05:30 0dfa34c1-d0e2-4b08-82b2-915196fc0539 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:53:44.225 +05:30 a687df24-f3dd-4f96-9fba-9483310dda9f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 8.8289ms 2024-09-24 23:53:44.225 +05:30 0dfa34c1-d0e2-4b08-82b2-915196fc0539 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 8.4424ms 2024-09-24 23:53:44.225 +05:30 a687df24-f3dd-4f96-9fba-9483310dda9f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:53:44.225 +05:30 0dfa34c1-d0e2-4b08-82b2-915196fc0539 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:53:44.225 +05:30 0dfa34c1-d0e2-4b08-82b2-915196fc0539 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3372f480-77e4-4257-bea2-f1438e95297d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:53:44.225 +05:30 a687df24-f3dd-4f96-9fba-9483310dda9f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 62dfe43a-0fd1-4612-9f8d-130d934a814b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:53:44.226 +05:30 0dfa34c1-d0e2-4b08-82b2-915196fc0539 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 10.0838ms 2024-09-24 23:53:44.226 +05:30 a687df24-f3dd-4f96-9fba-9483310dda9f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 10.9435ms 2024-09-24 23:54:03.342 +05:30 7575b89e-6543-4ff8-b445-f4eb28dcba0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 23:54:03.344 +05:30 7575b89e-6543-4ff8-b445-f4eb28dcba0a INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Cookie: ai_user=Z6U64|2023-11-26T18:15:28.687Z}, {Host: 103.120.178.195}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Upgrade-Insecure-Requests: 1} Host: 103.120.178.195 Body: 2024-09-24 23:54:03.346 +05:30 e50dbc07-36cf-4932-a9b4-63d41a8066c5 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 23:54:03.347 +05:30 e50dbc07-36cf-4932-a9b4-63d41a8066c5 INF AuthenticationScheme: Bearer was challenged. 2024-09-24 23:54:03.348 +05:30 e50dbc07-36cf-4932-a9b4-63d41a8066c5 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 7575b89e-6543-4ff8-b445-f4eb28dcba0a}, {WWW-Authenticate: Bearer} Body: 2024-09-24 23:54:03.348 +05:30 e50dbc07-36cf-4932-a9b4-63d41a8066c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 401 null null 6.2885ms 2024-09-24 23:54:24.911 +05:30 55540a16-a9db-4943-9c25-20fdd1fdb2a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:54:24.912 +05:30 55540a16-a9db-4943-9c25-20fdd1fdb2a6 INF CORS policy execution successful. 2024-09-24 23:54:24.913 +05:30 55540a16-a9db-4943-9c25-20fdd1fdb2a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1423ms 2024-09-24 23:54:24.958 +05:30 6d2bcdf2-3512-4e79-ab35-da0d903331ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:54:24.960 +05:30 6d2bcdf2-3512-4e79-ab35-da0d903331ba INF CORS policy execution successful. 2024-09-24 23:54:24.960 +05:30 6d2bcdf2-3512-4e79-ab35-da0d903331ba INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:54:24.961 +05:30 71273b38-9db7-405e-bca7-43dad2cd9a61 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:54:24.961 +05:30 71273b38-9db7-405e-bca7-43dad2cd9a61 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:54:24.973 +05:30 71273b38-9db7-405e-bca7-43dad2cd9a61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:24.973 +05:30 71273b38-9db7-405e-bca7-43dad2cd9a61 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 11.7261ms 2024-09-24 23:54:24.973 +05:30 71273b38-9db7-405e-bca7-43dad2cd9a61 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:54:24.974 +05:30 71273b38-9db7-405e-bca7-43dad2cd9a61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d2bcdf2-3512-4e79-ab35-da0d903331ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 896} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109T\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":\"09/24/2024 18:22:01\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu8\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:23:43\"},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:54:24.974 +05:30 71273b38-9db7-405e-bca7-43dad2cd9a61 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 896 application/json; charset=utf-8 15.5382ms 2024-09-24 23:54:30.937 +05:30 81778960-34cc-49f5-b797-f89284ce883b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:54:30.937 +05:30 4a22a5aa-53bd-4ac5-93a2-ba666ef9d5e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - null null 2024-09-24 23:54:30.938 +05:30 4a22a5aa-53bd-4ac5-93a2-ba666ef9d5e6 INF CORS policy execution successful. 2024-09-24 23:54:30.938 +05:30 81778960-34cc-49f5-b797-f89284ce883b INF CORS policy execution successful. 2024-09-24 23:54:30.938 +05:30 81778960-34cc-49f5-b797-f89284ce883b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8465ms 2024-09-24 23:54:30.938 +05:30 4a22a5aa-53bd-4ac5-93a2-ba666ef9d5e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - 204 null null 0.5911ms 2024-09-24 23:54:30.996 +05:30 09e26e22-c0cf-41f8-ab93-b5b162510185 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - null null 2024-09-24 23:54:30.996 +05:30 4aa57c2d-809d-4b85-9ece-0050a612c2ec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:54:30.996 +05:30 4aa57c2d-809d-4b85-9ece-0050a612c2ec INF CORS policy execution successful. 2024-09-24 23:54:30.996 +05:30 09e26e22-c0cf-41f8-ab93-b5b162510185 INF CORS policy execution successful. 2024-09-24 23:54:30.996 +05:30 09e26e22-c0cf-41f8-ab93-b5b162510185 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:54:30.996 +05:30 4aa57c2d-809d-4b85-9ece-0050a612c2ec INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:54:30.997 +05:30 335245a2-d540-41a6-bc44-3187d0db5ca8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:54:30.997 +05:30 aed03cad-a6ae-4a42-ac3c-73c61610eb09 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:54:30.997 +05:30 aed03cad-a6ae-4a42-ac3c-73c61610eb09 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 23:54:30.997 +05:30 335245a2-d540-41a6-bc44-3187d0db5ca8 INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:54:31.001 +05:30 aed03cad-a6ae-4a42-ac3c-73c61610eb09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:31.001 +05:30 aed03cad-a6ae-4a42-ac3c-73c61610eb09 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 4.4702ms 2024-09-24 23:54:31.001 +05:30 aed03cad-a6ae-4a42-ac3c-73c61610eb09 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:54:31.002 +05:30 aed03cad-a6ae-4a42-ac3c-73c61610eb09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4aa57c2d-809d-4b85-9ece-0050a612c2ec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 23:54:31.002 +05:30 aed03cad-a6ae-4a42-ac3c-73c61610eb09 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 6.2949ms 2024-09-24 23:54:31.002 +05:30 335245a2-d540-41a6-bc44-3187d0db5ca8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:31.003 +05:30 335245a2-d540-41a6-bc44-3187d0db5ca8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 5.5701ms 2024-09-24 23:54:31.003 +05:30 335245a2-d540-41a6-bc44-3187d0db5ca8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:54:31.003 +05:30 335245a2-d540-41a6-bc44-3187d0db5ca8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09e26e22-c0cf-41f8-ab93-b5b162510185}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 907} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":2,\"RoleName\":\"Test Goklu8\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 23:54:31.003 +05:30 335245a2-d540-41a6-bc44-3187d0db5ca8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - 200 907 application/json; charset=utf-8 7.5134ms 2024-09-24 23:54:31.536 +05:30 1d5d9f2b-298b-47e3-9db5-5ee402ce0e35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:54:31.536 +05:30 1d5d9f2b-298b-47e3-9db5-5ee402ce0e35 INF CORS policy execution successful. 2024-09-24 23:54:31.536 +05:30 1d5d9f2b-298b-47e3-9db5-5ee402ce0e35 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.4467ms 2024-09-24 23:54:31.537 +05:30 42023864-7a23-4c91-bdb6-c7eb85a64d03 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:54:31.537 +05:30 42023864-7a23-4c91-bdb6-c7eb85a64d03 INF CORS policy execution successful. 2024-09-24 23:54:31.537 +05:30 42023864-7a23-4c91-bdb6-c7eb85a64d03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.2313ms 2024-09-24 23:54:31.584 +05:30 40fdc218-a747-430b-b34d-dbfc2f73cb20 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:54:31.585 +05:30 7fd82c0d-1f99-4f2e-b2b0-94b96f9bd08b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:54:31.585 +05:30 40fdc218-a747-430b-b34d-dbfc2f73cb20 INF CORS policy execution successful. 2024-09-24 23:54:31.585 +05:30 40fdc218-a747-430b-b34d-dbfc2f73cb20 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:54:31.585 +05:30 7fd82c0d-1f99-4f2e-b2b0-94b96f9bd08b INF CORS policy execution successful. 2024-09-24 23:54:31.585 +05:30 11c13073-ea7a-4b6e-adc7-3c427d621b51 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:54:31.585 +05:30 7fd82c0d-1f99-4f2e-b2b0-94b96f9bd08b INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:54:31.585 +05:30 11c13073-ea7a-4b6e-adc7-3c427d621b51 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:54:31.585 +05:30 2a9d4c06-ff5e-44a1-8620-b57505e44f14 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:54:31.585 +05:30 2a9d4c06-ff5e-44a1-8620-b57505e44f14 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:54:31.588 +05:30 2a9d4c06-ff5e-44a1-8620-b57505e44f14 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:31.588 +05:30 11c13073-ea7a-4b6e-adc7-3c427d621b51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:31.588 +05:30 11c13073-ea7a-4b6e-adc7-3c427d621b51 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.7603ms 2024-09-24 23:54:31.588 +05:30 2a9d4c06-ff5e-44a1-8620-b57505e44f14 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 2.6256ms 2024-09-24 23:54:31.588 +05:30 2a9d4c06-ff5e-44a1-8620-b57505e44f14 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:54:31.588 +05:30 11c13073-ea7a-4b6e-adc7-3c427d621b51 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:54:31.588 +05:30 2a9d4c06-ff5e-44a1-8620-b57505e44f14 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 7fd82c0d-1f99-4f2e-b2b0-94b96f9bd08b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:54:31.588 +05:30 11c13073-ea7a-4b6e-adc7-3c427d621b51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40fdc218-a747-430b-b34d-dbfc2f73cb20}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:54:31.589 +05:30 11c13073-ea7a-4b6e-adc7-3c427d621b51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 4.2161ms 2024-09-24 23:54:31.589 +05:30 2a9d4c06-ff5e-44a1-8620-b57505e44f14 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 3.9276ms 2024-09-24 23:54:51.303 +05:30 ccacfb8a-f447-4a77-b2c9-ccb091245fb8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - null null 2024-09-24 23:54:51.304 +05:30 ccacfb8a-f447-4a77-b2c9-ccb091245fb8 INF CORS policy execution successful. 2024-09-24 23:54:51.305 +05:30 ccacfb8a-f447-4a77-b2c9-ccb091245fb8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - 204 null null 1.5818ms 2024-09-24 23:54:51.350 +05:30 04b4f742-e15d-4153-85dd-69b79b92f5c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - null null 2024-09-24 23:54:51.351 +05:30 04b4f742-e15d-4153-85dd-69b79b92f5c4 INF CORS policy execution successful. 2024-09-24 23:54:51.351 +05:30 04b4f742-e15d-4153-85dd-69b79b92f5c4 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu81 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:54:51.351 +05:30 90fced75-1fea-47cb-987a-91280764ae1e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:54:51.352 +05:30 90fced75-1fea-47cb-987a-91280764ae1e INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:54:51.358 +05:30 90fced75-1fea-47cb-987a-91280764ae1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:51.359 +05:30 90fced75-1fea-47cb-987a-91280764ae1e INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 6.8303ms 2024-09-24 23:54:51.359 +05:30 90fced75-1fea-47cb-987a-91280764ae1e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:54:51.359 +05:30 90fced75-1fea-47cb-987a-91280764ae1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04b4f742-e15d-4153-85dd-69b79b92f5c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:54:51.359 +05:30 90fced75-1fea-47cb-987a-91280764ae1e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - 200 90 application/json; charset=utf-8 9.3002ms 2024-09-24 23:54:56.613 +05:30 a0236f83-b486-4234-b92a-45fa46a110be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-24 23:54:56.613 +05:30 a0236f83-b486-4234-b92a-45fa46a110be INF CORS policy execution successful. 2024-09-24 23:54:56.614 +05:30 a0236f83-b486-4234-b92a-45fa46a110be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 0.617ms 2024-09-24 23:54:56.657 +05:30 e0313c81-47a0-4b10-b0b4-59b4fba42c6c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 596 2024-09-24 23:54:56.658 +05:30 e0313c81-47a0-4b10-b0b4-59b4fba42c6c INF CORS policy execution successful. 2024-09-24 23:54:56.669 +05:30 e0313c81-47a0-4b10-b0b4-59b4fba42c6c INF HTTP request: Path: /role/upsertrole QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Content-Length: 596}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: {"id":2,"name":"Test Goklu81","passwordPolicy":19,"isGroup":false,"parentId":0,"assignedProfileIds":[{"id":2}],"restrictionsAdded":null,"restrictionsExcluded":null,"entryRestrictionDetails":null,"cannotAddAfter":0,"cannotEditAfter":0,"cannotEditAfterDaysOfMonth":0,"cannotAddFutureTransactions":false,"budgetLimitWarning":0,"creditLimitWarning":0,"negativeStockCheck":0,"negativeCashCheck":0,"allowBillWiseAccounting":false,"cannotAddPrevEntries":0,"noCustomize":false,"cantPrintAfterValue":0,"cantPrintAfterOption":0,"cantRePrintAfterValue":0,"cantRePrintAfterOption":0,"noBatchCustomize":false} 2024-09-24 23:54:56.669 +05:30 e24b4bd2-f8c1-43d3-b03b-2a0a69cbb2a4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 23:54:56.670 +05:30 e24b4bd2-f8c1-43d3-b03b-2a0a69cbb2a4 INF Route matched with {action = "UpsertRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertRole(Sang.Security.Api.Models.APIRequest.RoleRequest) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:54:56.687 +05:30 e24b4bd2-f8c1-43d3-b03b-2a0a69cbb2a4 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:56.688 +05:30 e24b4bd2-f8c1-43d3-b03b-2a0a69cbb2a4 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 18.3881ms 2024-09-24 23:54:56.688 +05:30 e24b4bd2-f8c1-43d3-b03b-2a0a69cbb2a4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-24 23:54:56.688 +05:30 e24b4bd2-f8c1-43d3-b03b-2a0a69cbb2a4 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: e0313c81-47a0-4b10-b0b4-59b4fba42c6c}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2001,"message":"Role updated successfully.","result":"2"} 2024-09-24 23:54:56.689 +05:30 e24b4bd2-f8c1-43d3-b03b-2a0a69cbb2a4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 90 application/json; charset=utf-8 32.1207ms 2024-09-24 23:54:56.898 +05:30 a149cbf5-38fe-4e0e-ae79-9e91e30eca8b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - null null 2024-09-24 23:54:56.898 +05:30 a149cbf5-38fe-4e0e-ae79-9e91e30eca8b INF CORS policy execution successful. 2024-09-24 23:54:56.898 +05:30 a149cbf5-38fe-4e0e-ae79-9e91e30eca8b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - 204 null null 0.3995ms 2024-09-24 23:54:56.945 +05:30 bb1f1d4d-96a2-46c8-8017-e1bb5fbfe8d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - null null 2024-09-24 23:54:56.946 +05:30 bb1f1d4d-96a2-46c8-8017-e1bb5fbfe8d1 INF CORS policy execution successful. 2024-09-24 23:54:56.946 +05:30 bb1f1d4d-96a2-46c8-8017-e1bb5fbfe8d1 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu81 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:54:56.946 +05:30 ac68f5bd-47e1-4ba0-8b3e-8c54a7387402 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:54:56.946 +05:30 ac68f5bd-47e1-4ba0-8b3e-8c54a7387402 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:54:56.949 +05:30 ac68f5bd-47e1-4ba0-8b3e-8c54a7387402 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:56.949 +05:30 ac68f5bd-47e1-4ba0-8b3e-8c54a7387402 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 2.9843ms 2024-09-24 23:54:56.949 +05:30 ac68f5bd-47e1-4ba0-8b3e-8c54a7387402 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:54:56.949 +05:30 ac68f5bd-47e1-4ba0-8b3e-8c54a7387402 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb1f1d4d-96a2-46c8-8017-e1bb5fbfe8d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:54:56.950 +05:30 ac68f5bd-47e1-4ba0-8b3e-8c54a7387402 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - 200 90 application/json; charset=utf-8 4.2484ms 2024-09-24 23:54:57.231 +05:30 5488c2f3-e03f-4ad7-9716-210471059423 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 23:54:57.231 +05:30 c0b14bc3-5764-495c-8106-56d7e1792f65 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 23:54:57.232 +05:30 5488c2f3-e03f-4ad7-9716-210471059423 INF CORS policy execution successful. 2024-09-24 23:54:57.232 +05:30 c0b14bc3-5764-495c-8106-56d7e1792f65 INF CORS policy execution successful. 2024-09-24 23:54:57.232 +05:30 c0b14bc3-5764-495c-8106-56d7e1792f65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5557ms 2024-09-24 23:54:57.232 +05:30 5488c2f3-e03f-4ad7-9716-210471059423 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.5499ms 2024-09-24 23:54:57.281 +05:30 8460a0d1-b864-4aa0-8d03-359385c40592 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-24 23:54:57.281 +05:30 022485af-d5a4-4dc2-a833-ba027b810c3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-24 23:54:57.281 +05:30 8460a0d1-b864-4aa0-8d03-359385c40592 INF CORS policy execution successful. 2024-09-24 23:54:57.281 +05:30 022485af-d5a4-4dc2-a833-ba027b810c3d INF CORS policy execution successful. 2024-09-24 23:54:57.282 +05:30 8460a0d1-b864-4aa0-8d03-359385c40592 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:54:57.282 +05:30 022485af-d5a4-4dc2-a833-ba027b810c3d INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:54:57.283 +05:30 f0af83c9-44e1-4696-b7fa-b44e5f85446c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:54:57.283 +05:30 815afc29-545d-4fb9-8eef-cc2a517d6fa7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:54:57.283 +05:30 815afc29-545d-4fb9-8eef-cc2a517d6fa7 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:54:57.283 +05:30 f0af83c9-44e1-4696-b7fa-b44e5f85446c INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:54:57.287 +05:30 f0af83c9-44e1-4696-b7fa-b44e5f85446c INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:57.287 +05:30 815afc29-545d-4fb9-8eef-cc2a517d6fa7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:54:57.288 +05:30 f0af83c9-44e1-4696-b7fa-b44e5f85446c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 4.0914ms 2024-09-24 23:54:57.288 +05:30 815afc29-545d-4fb9-8eef-cc2a517d6fa7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.1717ms 2024-09-24 23:54:57.288 +05:30 f0af83c9-44e1-4696-b7fa-b44e5f85446c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:54:57.288 +05:30 815afc29-545d-4fb9-8eef-cc2a517d6fa7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:54:57.288 +05:30 f0af83c9-44e1-4696-b7fa-b44e5f85446c INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 022485af-d5a4-4dc2-a833-ba027b810c3d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:54:57.288 +05:30 815afc29-545d-4fb9-8eef-cc2a517d6fa7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8460a0d1-b864-4aa0-8d03-359385c40592}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:54:57.288 +05:30 f0af83c9-44e1-4696-b7fa-b44e5f85446c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 7.5557ms 2024-09-24 23:54:57.288 +05:30 815afc29-545d-4fb9-8eef-cc2a517d6fa7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 7.5379ms 2024-09-24 23:56:25.895 +05:30 3b56367f-0852-45ac-a8ef-fcee22c92253 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:56:25.897 +05:30 3b56367f-0852-45ac-a8ef-fcee22c92253 INF CORS policy execution successful. 2024-09-24 23:56:25.897 +05:30 3b56367f-0852-45ac-a8ef-fcee22c92253 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 2.3877ms 2024-09-24 23:56:25.942 +05:30 7207d8f2-b539-4b0b-a6f4-7fb5589c189a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:56:25.943 +05:30 7207d8f2-b539-4b0b-a6f4-7fb5589c189a INF CORS policy execution successful. 2024-09-24 23:56:25.944 +05:30 7207d8f2-b539-4b0b-a6f4-7fb5589c189a INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:56:25.945 +05:30 fa24e0c2-970c-46bb-af49-5e427373b2f6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:56:25.946 +05:30 fa24e0c2-970c-46bb-af49-5e427373b2f6 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:56:25.960 +05:30 fa24e0c2-970c-46bb-af49-5e427373b2f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:56:25.961 +05:30 fa24e0c2-970c-46bb-af49-5e427373b2f6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 14.9331ms 2024-09-24 23:56:25.961 +05:30 fa24e0c2-970c-46bb-af49-5e427373b2f6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:56:25.962 +05:30 fa24e0c2-970c-46bb-af49-5e427373b2f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7207d8f2-b539-4b0b-a6f4-7fb5589c189a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109T\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":\"09/24/2024 18:22:01\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:56:25.962 +05:30 fa24e0c2-970c-46bb-af49-5e427373b2f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 897 application/json; charset=utf-8 20.5658ms 2024-09-24 23:56:29.553 +05:30 19d260e2-bbc8-467e-9eff-439111808ef5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:56:29.553 +05:30 19d260e2-bbc8-467e-9eff-439111808ef5 INF CORS policy execution successful. 2024-09-24 23:56:29.553 +05:30 87ea2bd5-f523-43db-b68e-22ad4c54c834 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1 - null null 2024-09-24 23:56:29.553 +05:30 87ea2bd5-f523-43db-b68e-22ad4c54c834 INF CORS policy execution successful. 2024-09-24 23:56:29.553 +05:30 19d260e2-bbc8-467e-9eff-439111808ef5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7466ms 2024-09-24 23:56:29.554 +05:30 87ea2bd5-f523-43db-b68e-22ad4c54c834 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1 - 204 null null 0.5146ms 2024-09-24 23:56:29.600 +05:30 ff261323-82ee-4a82-9583-c5ce506931cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1 - null null 2024-09-24 23:56:29.600 +05:30 f9d73f6c-80a6-426d-8f7c-b65de2b6eadf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:56:29.601 +05:30 ff261323-82ee-4a82-9583-c5ce506931cf INF CORS policy execution successful. 2024-09-24 23:56:29.601 +05:30 ff261323-82ee-4a82-9583-c5ce506931cf INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:56:29.601 +05:30 f9d73f6c-80a6-426d-8f7c-b65de2b6eadf INF CORS policy execution successful. 2024-09-24 23:56:29.601 +05:30 a0e66f78-27d4-44e7-abf7-34dc01ee669c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:56:29.601 +05:30 a0e66f78-27d4-44e7-abf7-34dc01ee669c INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:56:29.601 +05:30 f9d73f6c-80a6-426d-8f7c-b65de2b6eadf INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:56:29.602 +05:30 88c549d4-565e-4f6a-b1c1-e8778c192455 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:56:29.602 +05:30 88c549d4-565e-4f6a-b1c1-e8778c192455 INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 23:56:29.606 +05:30 88c549d4-565e-4f6a-b1c1-e8778c192455 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:56:29.607 +05:30 88c549d4-565e-4f6a-b1c1-e8778c192455 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 5.0113ms 2024-09-24 23:56:29.607 +05:30 88c549d4-565e-4f6a-b1c1-e8778c192455 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:56:29.607 +05:30 88c549d4-565e-4f6a-b1c1-e8778c192455 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9d73f6c-80a6-426d-8f7c-b65de2b6eadf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 23:56:29.608 +05:30 88c549d4-565e-4f6a-b1c1-e8778c192455 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 7.8041ms 2024-09-24 23:56:29.614 +05:30 a0e66f78-27d4-44e7-abf7-34dc01ee669c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:56:29.615 +05:30 a0e66f78-27d4-44e7-abf7-34dc01ee669c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 13.2891ms 2024-09-24 23:56:29.615 +05:30 a0e66f78-27d4-44e7-abf7-34dc01ee669c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:56:29.615 +05:30 a0e66f78-27d4-44e7-abf7-34dc01ee669c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff261323-82ee-4a82-9583-c5ce506931cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 904} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1,\"RoleName\":\"TestRole\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 23:56:29.616 +05:30 a0e66f78-27d4-44e7-abf7-34dc01ee669c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1 - 200 904 application/json; charset=utf-8 15.4226ms 2024-09-24 23:56:30.118 +05:30 57032b71-a3bd-4995-b7fd-b21e8511b24a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:56:30.118 +05:30 57032b71-a3bd-4995-b7fd-b21e8511b24a INF CORS policy execution successful. 2024-09-24 23:56:30.118 +05:30 57032b71-a3bd-4995-b7fd-b21e8511b24a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.4602ms 2024-09-24 23:56:30.122 +05:30 0b6e2583-7c95-4bab-afa9-2ca4bffe10cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:56:30.123 +05:30 0b6e2583-7c95-4bab-afa9-2ca4bffe10cc INF CORS policy execution successful. 2024-09-24 23:56:30.123 +05:30 0b6e2583-7c95-4bab-afa9-2ca4bffe10cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.5167ms 2024-09-24 23:56:30.166 +05:30 a8860611-59e3-4395-bc52-533c98025212 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:56:30.167 +05:30 a8860611-59e3-4395-bc52-533c98025212 INF CORS policy execution successful. 2024-09-24 23:56:30.167 +05:30 a8860611-59e3-4395-bc52-533c98025212 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:56:30.168 +05:30 def70fbb-4216-42a5-9ac3-ef1525524d94 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:56:30.168 +05:30 def70fbb-4216-42a5-9ac3-ef1525524d94 INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:56:30.170 +05:30 9de9167d-2830-4f25-bf05-6a10688ac1ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:56:30.170 +05:30 9de9167d-2830-4f25-bf05-6a10688ac1ea INF CORS policy execution successful. 2024-09-24 23:56:30.171 +05:30 9de9167d-2830-4f25-bf05-6a10688ac1ea INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:56:30.171 +05:30 0a0e76ce-4049-46d5-b5b2-d1db31c039a4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:56:30.179 +05:30 0a0e76ce-4049-46d5-b5b2-d1db31c039a4 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:56:30.183 +05:30 def70fbb-4216-42a5-9ac3-ef1525524d94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:56:30.184 +05:30 def70fbb-4216-42a5-9ac3-ef1525524d94 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 15.8609ms 2024-09-24 23:56:30.184 +05:30 0a0e76ce-4049-46d5-b5b2-d1db31c039a4 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:56:30.185 +05:30 def70fbb-4216-42a5-9ac3-ef1525524d94 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:56:30.185 +05:30 def70fbb-4216-42a5-9ac3-ef1525524d94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8860611-59e3-4395-bc52-533c98025212}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:56:30.185 +05:30 0a0e76ce-4049-46d5-b5b2-d1db31c039a4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 5.0521ms 2024-09-24 23:56:30.185 +05:30 0a0e76ce-4049-46d5-b5b2-d1db31c039a4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:56:30.185 +05:30 0a0e76ce-4049-46d5-b5b2-d1db31c039a4 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 9de9167d-2830-4f25-bf05-6a10688ac1ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:56:30.185 +05:30 def70fbb-4216-42a5-9ac3-ef1525524d94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 19.6664ms 2024-09-24 23:56:30.186 +05:30 0a0e76ce-4049-46d5-b5b2-d1db31c039a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 15.9631ms 2024-09-24 23:56:48.251 +05:30 3c009a8a-c25a-4a9e-afe6-f49dc06d1285 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1&roleName=TestRole9 - null null 2024-09-24 23:56:48.251 +05:30 3c009a8a-c25a-4a9e-afe6-f49dc06d1285 INF CORS policy execution successful. 2024-09-24 23:56:48.252 +05:30 3c009a8a-c25a-4a9e-afe6-f49dc06d1285 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1&roleName=TestRole9 - 204 null null 0.8415ms 2024-09-24 23:56:48.298 +05:30 0fa730c1-5b8f-451b-9d61-0f28b0b44239 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1&roleName=TestRole9 - null null 2024-09-24 23:56:48.299 +05:30 0fa730c1-5b8f-451b-9d61-0f28b0b44239 INF CORS policy execution successful. 2024-09-24 23:56:48.300 +05:30 0fa730c1-5b8f-451b-9d61-0f28b0b44239 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=1&roleName=TestRole9 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:56:48.300 +05:30 a9e5a578-88ee-433c-bacd-e246fccb3dda INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:56:48.300 +05:30 a9e5a578-88ee-433c-bacd-e246fccb3dda INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:56:48.305 +05:30 a9e5a578-88ee-433c-bacd-e246fccb3dda INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:56:48.305 +05:30 a9e5a578-88ee-433c-bacd-e246fccb3dda INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 4.8436ms 2024-09-24 23:56:48.305 +05:30 a9e5a578-88ee-433c-bacd-e246fccb3dda INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:56:48.305 +05:30 a9e5a578-88ee-433c-bacd-e246fccb3dda INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0fa730c1-5b8f-451b-9d61-0f28b0b44239}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:56:48.306 +05:30 a9e5a578-88ee-433c-bacd-e246fccb3dda INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1&roleName=TestRole9 - 200 90 application/json; charset=utf-8 7.5493ms 2024-09-24 23:56:58.866 +05:30 5f90fd92-bca0-401f-ad0d-06e86017e912 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1 - null null 2024-09-24 23:56:58.867 +05:30 5f90fd92-bca0-401f-ad0d-06e86017e912 INF CORS policy execution successful. 2024-09-24 23:56:58.867 +05:30 5f90fd92-bca0-401f-ad0d-06e86017e912 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1 - 204 null null 0.7823ms 2024-09-24 23:56:58.942 +05:30 3fdf8452-dd59-48f8-94a8-f04a60a564a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1 - null null 2024-09-24 23:56:58.942 +05:30 3fdf8452-dd59-48f8-94a8-f04a60a564a3 INF CORS policy execution successful. 2024-09-24 23:56:58.943 +05:30 3fdf8452-dd59-48f8-94a8-f04a60a564a3 INF HTTP request: Path: /role/getusersonrole QueryString: ?roleId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:56:58.943 +05:30 99a427fe-f1a8-40ea-8a1b-3aa95f38d20a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetUsersOnRole (Sang.Security.Api)' 2024-09-24 23:56:58.953 +05:30 99a427fe-f1a8-40ea-8a1b-3aa95f38d20a INF Route matched with {action = "GetUsersOnRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUsersOnRole(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:56:58.972 +05:30 99a427fe-f1a8-40ea-8a1b-3aa95f38d20a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:56:58.972 +05:30 99a427fe-f1a8-40ea-8a1b-3aa95f38d20a INF Executed action Sang.Security.Api.Controllers.RoleController.GetUsersOnRole (Sang.Security.Api) in 18.8733ms 2024-09-24 23:56:58.972 +05:30 99a427fe-f1a8-40ea-8a1b-3aa95f38d20a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetUsersOnRole (Sang.Security.Api)' 2024-09-24 23:56:58.972 +05:30 99a427fe-f1a8-40ea-8a1b-3aa95f38d20a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fdf8452-dd59-48f8-94a8-f04a60a564a3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 427} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"UserId\":1,\"UserName\":\"sa\",\"CreatedDate\":null,\"ModifiedDate\":null},{\"UserId\":15,\"UserName\":\"ABC\",\"CreatedDate\":\"2024-09-23T08:14:38.387\",\"ModifiedDate\":\"2024-09-23T08:15:07.033\"},{\"UserId\":16,\"UserName\":\"ABCD\",\"CreatedDate\":\"2024-09-23T09:04:11.05\",\"ModifiedDate\":\"2024-09-23T09:05:20.933\"}]"} 2024-09-24 23:56:58.973 +05:30 99a427fe-f1a8-40ea-8a1b-3aa95f38d20a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1 - 200 427 application/json; charset=utf-8 30.8781ms 2024-09-24 23:57:23.056 +05:30 1690fa91-707b-4aa6-96d0-efceb1aeb672 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:57:23.057 +05:30 1690fa91-707b-4aa6-96d0-efceb1aeb672 INF CORS policy execution successful. 2024-09-24 23:57:23.057 +05:30 1690fa91-707b-4aa6-96d0-efceb1aeb672 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.2053ms 2024-09-24 23:57:23.106 +05:30 268d83ed-0c5e-4b62-a257-f0f1223eda96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:57:23.108 +05:30 268d83ed-0c5e-4b62-a257-f0f1223eda96 INF CORS policy execution successful. 2024-09-24 23:57:23.109 +05:30 268d83ed-0c5e-4b62-a257-f0f1223eda96 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:57:23.110 +05:30 dbaba835-8401-4ac3-a3b5-d4ecaac0cca6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:57:23.111 +05:30 dbaba835-8401-4ac3-a3b5-d4ecaac0cca6 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:57:23.127 +05:30 dbaba835-8401-4ac3-a3b5-d4ecaac0cca6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:57:23.128 +05:30 dbaba835-8401-4ac3-a3b5-d4ecaac0cca6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 15.8803ms 2024-09-24 23:57:23.128 +05:30 dbaba835-8401-4ac3-a3b5-d4ecaac0cca6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:57:23.128 +05:30 dbaba835-8401-4ac3-a3b5-d4ecaac0cca6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 268d83ed-0c5e-4b62-a257-f0f1223eda96}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109T\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":\"09/24/2024 18:22:01\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:57:23.129 +05:30 dbaba835-8401-4ac3-a3b5-d4ecaac0cca6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 897 application/json; charset=utf-8 22.7436ms 2024-09-24 23:59:13.711 +05:30 d501b7c0-496a-461b-a055-773b41e6337b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - null null 2024-09-24 23:59:13.713 +05:30 d501b7c0-496a-461b-a055-773b41e6337b INF CORS policy execution successful. 2024-09-24 23:59:13.714 +05:30 d501b7c0-496a-461b-a055-773b41e6337b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - 204 null null 2.5833ms 2024-09-24 23:59:13.764 +05:30 3a93e370-5783-4bbb-a8c7-2f78f2e1893e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - null null 2024-09-24 23:59:13.776 +05:30 3a93e370-5783-4bbb-a8c7-2f78f2e1893e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 6:28:40 PM', Current time (UTC): '9/24/2024 6:29:13 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-24 23:59:13.791 +05:30 3a93e370-5783-4bbb-a8c7-2f78f2e1893e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/24/2024 6:28:40 PM', Current time (UTC): '9/24/2024 6:29:13 PM'. 2024-09-24 23:59:13.791 +05:30 3a93e370-5783-4bbb-a8c7-2f78f2e1893e INF CORS policy execution successful. 2024-09-24 23:59:13.792 +05:30 3a93e370-5783-4bbb-a8c7-2f78f2e1893e INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI1MjAsImlhdCI6MTcyNzIwMTkyMH0.wn4TD4cHBYUK3m0XaHPWQ8kBg7GPoh6Yc6r1ZTwjSks}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:13.793 +05:30 104ffc81-ef83-4ff5-957e-f88f330f8f38 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-24 23:59:13.796 +05:30 104ffc81-ef83-4ff5-957e-f88f330f8f38 INF AuthenticationScheme: Bearer was challenged. 2024-09-24 23:59:13.796 +05:30 104ffc81-ef83-4ff5-957e-f88f330f8f38 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 3a93e370-5783-4bbb-a8c7-2f78f2e1893e}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/24/2024 18:28:40'"} Body: 2024-09-24 23:59:13.796 +05:30 104ffc81-ef83-4ff5-957e-f88f330f8f38 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - 401 null null 31.8477ms 2024-09-24 23:59:13.868 +05:30 da7e61d3-6fe8-4314-a14c-050d0932311d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI4MjAsImlhdCI6MTcyNzIwMTkyMH0.0BLAQUXZr-jR8HBGg_9Y8FB-fOWWUm85IJmNLGJ-FJ4 - null null 2024-09-24 23:59:13.868 +05:30 da7e61d3-6fe8-4314-a14c-050d0932311d INF CORS policy execution successful. 2024-09-24 23:59:13.869 +05:30 da7e61d3-6fe8-4314-a14c-050d0932311d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI4MjAsImlhdCI6MTcyNzIwMTkyMH0.0BLAQUXZr-jR8HBGg_9Y8FB-fOWWUm85IJmNLGJ-FJ4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:13.870 +05:30 8f1330ec-9d4e-43c7-85e9-95faaeda5b64 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 23:59:13.885 +05:30 8f1330ec-9d4e-43c7-85e9-95faaeda5b64 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-24 23:59:13.914 +05:30 8f1330ec-9d4e-43c7-85e9-95faaeda5b64 INF Token generated 2024-09-24 23:59:13.915 +05:30 8f1330ec-9d4e-43c7-85e9-95faaeda5b64 INF Token generated 2024-09-24 23:59:13.916 +05:30 8f1330ec-9d4e-43c7-85e9-95faaeda5b64 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:13.917 +05:30 8f1330ec-9d4e-43c7-85e9-95faaeda5b64 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 31.201ms 2024-09-24 23:59:13.917 +05:30 8f1330ec-9d4e-43c7-85e9-95faaeda5b64 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-24 23:59:13.917 +05:30 8f1330ec-9d4e-43c7-85e9-95faaeda5b64 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da7e61d3-6fe8-4314-a14c-050d0932311d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 901} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDM0NTMsImlhdCI6MTcyNzIwMjU1M30.9ELcKYsOxVw06mlNHxlyy7GMEIDl7_n2CQe5vHjpWWM\"}"} 2024-09-24 23:59:13.917 +05:30 8f1330ec-9d4e-43c7-85e9-95faaeda5b64 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAxOTIwLCJleHAiOjE3MjcyMDI4MjAsImlhdCI6MTcyNzIwMTkyMH0.0BLAQUXZr-jR8HBGg_9Y8FB-fOWWUm85IJmNLGJ-FJ4 - 200 901 application/json; charset=utf-8 49.0423ms 2024-09-24 23:59:13.969 +05:30 1a98acab-a22c-46ca-9b47-45868518696b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - null null 2024-09-24 23:59:13.970 +05:30 1a98acab-a22c-46ca-9b47-45868518696b INF CORS policy execution successful. 2024-09-24 23:59:13.970 +05:30 1a98acab-a22c-46ca-9b47-45868518696b INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:13.970 +05:30 a56fb4f9-59de-4b60-b6ba-4aa1a251c25b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:13.971 +05:30 a56fb4f9-59de-4b60-b6ba-4aa1a251c25b INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:13.979 +05:30 a56fb4f9-59de-4b60-b6ba-4aa1a251c25b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:13.979 +05:30 a56fb4f9-59de-4b60-b6ba-4aa1a251c25b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 8.6574ms 2024-09-24 23:59:13.979 +05:30 a56fb4f9-59de-4b60-b6ba-4aa1a251c25b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:13.979 +05:30 a56fb4f9-59de-4b60-b6ba-4aa1a251c25b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a98acab-a22c-46ca-9b47-45868518696b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 279} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"}],\"PageSummary\":[{\"TotalRows\":1,\"TotalPages\":1}]}"} 2024-09-24 23:59:13.980 +05:30 a56fb4f9-59de-4b60-b6ba-4aa1a251c25b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - 200 279 application/json; charset=utf-8 10.4229ms 2024-09-24 23:59:14.043 +05:30 b983726b-757c-4439-ba69-745e649febea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - null null 2024-09-24 23:59:14.043 +05:30 b983726b-757c-4439-ba69-745e649febea INF CORS policy execution successful. 2024-09-24 23:59:14.043 +05:30 b983726b-757c-4439-ba69-745e649febea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - 204 null null 0.5728ms 2024-09-24 23:59:14.090 +05:30 8b0cc020-9419-4fa0-816b-434075f2191f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - null null 2024-09-24 23:59:14.091 +05:30 8b0cc020-9419-4fa0-816b-434075f2191f INF CORS policy execution successful. 2024-09-24 23:59:14.091 +05:30 8b0cc020-9419-4fa0-816b-434075f2191f INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:14.091 +05:30 4d2f312f-511e-4f21-9e10-3481d1e66060 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:14.091 +05:30 4d2f312f-511e-4f21-9e10-3481d1e66060 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:14.094 +05:30 4d2f312f-511e-4f21-9e10-3481d1e66060 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:14.094 +05:30 4d2f312f-511e-4f21-9e10-3481d1e66060 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 2.6837ms 2024-09-24 23:59:14.094 +05:30 4d2f312f-511e-4f21-9e10-3481d1e66060 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:14.094 +05:30 4d2f312f-511e-4f21-9e10-3481d1e66060 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b0cc020-9419-4fa0-816b-434075f2191f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 279} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"}],\"PageSummary\":[{\"TotalRows\":1,\"TotalPages\":1}]}"} 2024-09-24 23:59:14.095 +05:30 4d2f312f-511e-4f21-9e10-3481d1e66060 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - 200 279 application/json; charset=utf-8 4.3506ms 2024-09-24 23:59:16.204 +05:30 2d3fb6ef-5486-46c7-9f52-bb227ccc5f85 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - null null 2024-09-24 23:59:16.204 +05:30 2d3fb6ef-5486-46c7-9f52-bb227ccc5f85 INF CORS policy execution successful. 2024-09-24 23:59:16.205 +05:30 2d3fb6ef-5486-46c7-9f52-bb227ccc5f85 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:16.205 +05:30 65d48cd7-f2a0-40a4-a247-384153c8aba2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:16.205 +05:30 65d48cd7-f2a0-40a4-a247-384153c8aba2 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:16.209 +05:30 65d48cd7-f2a0-40a4-a247-384153c8aba2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:16.210 +05:30 65d48cd7-f2a0-40a4-a247-384153c8aba2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 4.7101ms 2024-09-24 23:59:16.210 +05:30 65d48cd7-f2a0-40a4-a247-384153c8aba2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:16.210 +05:30 65d48cd7-f2a0-40a4-a247-384153c8aba2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2d3fb6ef-5486-46c7-9f52-bb227ccc5f85}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 279} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"}],\"PageSummary\":[{\"TotalRows\":1,\"TotalPages\":1}]}"} 2024-09-24 23:59:16.211 +05:30 65d48cd7-f2a0-40a4-a247-384153c8aba2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - 200 279 application/json; charset=utf-8 6.7933ms 2024-09-24 23:59:16.432 +05:30 d5bde023-e4b9-4124-b8e2-861720f5c960 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:59:16.432 +05:30 d5bde023-e4b9-4124-b8e2-861720f5c960 INF CORS policy execution successful. 2024-09-24 23:59:16.432 +05:30 d5bde023-e4b9-4124-b8e2-861720f5c960 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5459ms 2024-09-24 23:59:16.479 +05:30 12bce818-0443-4136-bde3-80c1350a9766 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:59:16.479 +05:30 12bce818-0443-4136-bde3-80c1350a9766 INF CORS policy execution successful. 2024-09-24 23:59:16.480 +05:30 12bce818-0443-4136-bde3-80c1350a9766 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:16.480 +05:30 1a3212e4-f32b-46e4-82c8-152af0c41f95 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:16.480 +05:30 1a3212e4-f32b-46e4-82c8-152af0c41f95 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:16.483 +05:30 1a3212e4-f32b-46e4-82c8-152af0c41f95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:16.483 +05:30 1a3212e4-f32b-46e4-82c8-152af0c41f95 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 2.7761ms 2024-09-24 23:59:16.483 +05:30 1a3212e4-f32b-46e4-82c8-152af0c41f95 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:16.483 +05:30 1a3212e4-f32b-46e4-82c8-152af0c41f95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12bce818-0443-4136-bde3-80c1350a9766}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109T\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":\"09/24/2024 18:22:01\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:59:16.484 +05:30 1a3212e4-f32b-46e4-82c8-152af0c41f95 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 897 application/json; charset=utf-8 4.8371ms 2024-09-24 23:59:18.724 +05:30 892cdbcd-0549-4fb0-8d4b-c95660dc82e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - null null 2024-09-24 23:59:18.724 +05:30 892cdbcd-0549-4fb0-8d4b-c95660dc82e4 INF CORS policy execution successful. 2024-09-24 23:59:18.725 +05:30 892cdbcd-0549-4fb0-8d4b-c95660dc82e4 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:18.725 +05:30 c5b21ff4-a05e-45f1-a789-2a3dcdfec81a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:18.725 +05:30 c5b21ff4-a05e-45f1-a789-2a3dcdfec81a INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:18.727 +05:30 c5b21ff4-a05e-45f1-a789-2a3dcdfec81a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:18.727 +05:30 c5b21ff4-a05e-45f1-a789-2a3dcdfec81a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 2.3441ms 2024-09-24 23:59:18.727 +05:30 c5b21ff4-a05e-45f1-a789-2a3dcdfec81a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:18.727 +05:30 c5b21ff4-a05e-45f1-a789-2a3dcdfec81a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 892cdbcd-0549-4fb0-8d4b-c95660dc82e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 279} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"}],\"PageSummary\":[{\"TotalRows\":1,\"TotalPages\":1}]}"} 2024-09-24 23:59:18.728 +05:30 c5b21ff4-a05e-45f1-a789-2a3dcdfec81a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - 200 279 application/json; charset=utf-8 4.0007ms 2024-09-24 23:59:19.013 +05:30 6c98fffc-ec15-43fc-9e83-ff784592c32c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - null null 2024-09-24 23:59:19.014 +05:30 6c98fffc-ec15-43fc-9e83-ff784592c32c INF CORS policy execution successful. 2024-09-24 23:59:19.014 +05:30 6c98fffc-ec15-43fc-9e83-ff784592c32c INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:19.014 +05:30 c264e149-9b86-4328-8cdb-e01f41f5aac9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:19.014 +05:30 c264e149-9b86-4328-8cdb-e01f41f5aac9 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:19.017 +05:30 c264e149-9b86-4328-8cdb-e01f41f5aac9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:19.017 +05:30 c264e149-9b86-4328-8cdb-e01f41f5aac9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 2.6365ms 2024-09-24 23:59:19.017 +05:30 c264e149-9b86-4328-8cdb-e01f41f5aac9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:19.017 +05:30 c264e149-9b86-4328-8cdb-e01f41f5aac9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c98fffc-ec15-43fc-9e83-ff784592c32c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 279} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"}],\"PageSummary\":[{\"TotalRows\":1,\"TotalPages\":1}]}"} 2024-09-24 23:59:19.018 +05:30 c264e149-9b86-4328-8cdb-e01f41f5aac9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - 200 279 application/json; charset=utf-8 4.8559ms 2024-09-24 23:59:19.229 +05:30 4ccf8cc1-8e54-4c94-810c-cabc34ab3a4d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=gok - null null 2024-09-24 23:59:19.230 +05:30 4ccf8cc1-8e54-4c94-810c-cabc34ab3a4d INF CORS policy execution successful. 2024-09-24 23:59:19.231 +05:30 4ccf8cc1-8e54-4c94-810c-cabc34ab3a4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=gok - 204 null null 2.1566ms 2024-09-24 23:59:19.280 +05:30 32900633-4baa-4e4d-98b9-b569fae2e054 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=gok - null null 2024-09-24 23:59:19.281 +05:30 32900633-4baa-4e4d-98b9-b569fae2e054 INF CORS policy execution successful. 2024-09-24 23:59:19.282 +05:30 32900633-4baa-4e4d-98b9-b569fae2e054 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=gok Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:19.282 +05:30 0f76728f-c16a-4508-9718-532241598ed9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:19.282 +05:30 0f76728f-c16a-4508-9718-532241598ed9 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:19.286 +05:30 0f76728f-c16a-4508-9718-532241598ed9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:19.286 +05:30 0f76728f-c16a-4508-9718-532241598ed9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 3.7675ms 2024-09-24 23:59:19.286 +05:30 0f76728f-c16a-4508-9718-532241598ed9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:19.286 +05:30 0f76728f-c16a-4508-9718-532241598ed9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32900633-4baa-4e4d-98b9-b569fae2e054}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 279} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"}],\"PageSummary\":[{\"TotalRows\":1,\"TotalPages\":1}]}"} 2024-09-24 23:59:19.287 +05:30 0f76728f-c16a-4508-9718-532241598ed9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=gok - 200 279 application/json; charset=utf-8 6.3999ms 2024-09-24 23:59:20.682 +05:30 e53afb0c-b7a0-48ae-9c31-bb28abe6d7d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - null null 2024-09-24 23:59:20.682 +05:30 e53afb0c-b7a0-48ae-9c31-bb28abe6d7d2 INF CORS policy execution successful. 2024-09-24 23:59:20.682 +05:30 e53afb0c-b7a0-48ae-9c31-bb28abe6d7d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - 204 null null 0.4078ms 2024-09-24 23:59:20.727 +05:30 3f9d6c71-659c-46b3-bb5a-881dafd7ad32 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - null null 2024-09-24 23:59:20.727 +05:30 3f9d6c71-659c-46b3-bb5a-881dafd7ad32 INF CORS policy execution successful. 2024-09-24 23:59:20.727 +05:30 3f9d6c71-659c-46b3-bb5a-881dafd7ad32 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:20.728 +05:30 140ebf8b-57f6-4545-bfa5-56b11f15abf1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:20.728 +05:30 140ebf8b-57f6-4545-bfa5-56b11f15abf1 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:20.730 +05:30 140ebf8b-57f6-4545-bfa5-56b11f15abf1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:20.730 +05:30 140ebf8b-57f6-4545-bfa5-56b11f15abf1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 2.5223ms 2024-09-24 23:59:20.730 +05:30 140ebf8b-57f6-4545-bfa5-56b11f15abf1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:20.730 +05:30 140ebf8b-57f6-4545-bfa5-56b11f15abf1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f9d6c71-659c-46b3-bb5a-881dafd7ad32}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 279} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"}],\"PageSummary\":[{\"TotalRows\":1,\"TotalPages\":1}]}"} 2024-09-24 23:59:20.731 +05:30 140ebf8b-57f6-4545-bfa5-56b11f15abf1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=go - 200 279 application/json; charset=utf-8 3.8926ms 2024-09-24 23:59:21.800 +05:30 9fe8b9ed-0275-4f45-8db5-3a92fd6857e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - null null 2024-09-24 23:59:21.801 +05:30 9fe8b9ed-0275-4f45-8db5-3a92fd6857e5 INF CORS policy execution successful. 2024-09-24 23:59:21.801 +05:30 9fe8b9ed-0275-4f45-8db5-3a92fd6857e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - 204 null null 0.6548ms 2024-09-24 23:59:21.848 +05:30 57df00a7-f309-4da3-8163-7a3f198dd717 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - null null 2024-09-24 23:59:21.849 +05:30 57df00a7-f309-4da3-8163-7a3f198dd717 INF CORS policy execution successful. 2024-09-24 23:59:21.849 +05:30 57df00a7-f309-4da3-8163-7a3f198dd717 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:21.849 +05:30 39a69c84-a70a-4b18-9291-7e17910aa440 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:21.849 +05:30 39a69c84-a70a-4b18-9291-7e17910aa440 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:21.851 +05:30 39a69c84-a70a-4b18-9291-7e17910aa440 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:21.851 +05:30 39a69c84-a70a-4b18-9291-7e17910aa440 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 2.13ms 2024-09-24 23:59:21.852 +05:30 39a69c84-a70a-4b18-9291-7e17910aa440 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:21.852 +05:30 39a69c84-a70a-4b18-9291-7e17910aa440 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57df00a7-f309-4da3-8163-7a3f198dd717}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 279} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"}],\"PageSummary\":[{\"TotalRows\":1,\"TotalPages\":1}]}"} 2024-09-24 23:59:21.852 +05:30 39a69c84-a70a-4b18-9291-7e17910aa440 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=g - 200 279 application/json; charset=utf-8 3.4198ms 2024-09-24 23:59:22.555 +05:30 06c2af33-a951-4687-8919-0be5f7eb7c4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:59:22.555 +05:30 06c2af33-a951-4687-8919-0be5f7eb7c4a INF CORS policy execution successful. 2024-09-24 23:59:22.555 +05:30 06c2af33-a951-4687-8919-0be5f7eb7c4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5874ms 2024-09-24 23:59:22.602 +05:30 0d380486-61d3-41db-b891-4a8ba7b555ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:59:22.602 +05:30 0d380486-61d3-41db-b891-4a8ba7b555ab INF CORS policy execution successful. 2024-09-24 23:59:22.602 +05:30 0d380486-61d3-41db-b891-4a8ba7b555ab INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:22.603 +05:30 07238825-f4c1-4da7-93b6-298ce6d6e655 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:22.603 +05:30 07238825-f4c1-4da7-93b6-298ce6d6e655 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:22.605 +05:30 07238825-f4c1-4da7-93b6-298ce6d6e655 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:22.605 +05:30 07238825-f4c1-4da7-93b6-298ce6d6e655 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 2.7591ms 2024-09-24 23:59:22.606 +05:30 07238825-f4c1-4da7-93b6-298ce6d6e655 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:22.606 +05:30 07238825-f4c1-4da7-93b6-298ce6d6e655 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d380486-61d3-41db-b891-4a8ba7b555ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109T\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":\"09/24/2024 18:22:01\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:59:22.606 +05:30 07238825-f4c1-4da7-93b6-298ce6d6e655 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 897 application/json; charset=utf-8 4.1342ms 2024-09-24 23:59:30.561 +05:30 2c76a5e0-ec56-4f7f-8d99-154170610cfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:59:30.561 +05:30 2c76a5e0-ec56-4f7f-8d99-154170610cfd INF CORS policy execution successful. 2024-09-24 23:59:30.562 +05:30 2c76a5e0-ec56-4f7f-8d99-154170610cfd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8273ms 2024-09-24 23:59:30.610 +05:30 b18381ce-a601-4147-81d6-1b442b0f9799 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - null null 2024-09-24 23:59:30.610 +05:30 b18381ce-a601-4147-81d6-1b442b0f9799 INF CORS policy execution successful. 2024-09-24 23:59:30.610 +05:30 b18381ce-a601-4147-81d6-1b442b0f9799 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - 204 null null 0.4072ms 2024-09-24 23:59:30.655 +05:30 8b990595-a6e4-48eb-998e-14a36f07952e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-24 23:59:30.656 +05:30 8b990595-a6e4-48eb-998e-14a36f07952e INF CORS policy execution successful. 2024-09-24 23:59:30.656 +05:30 8b990595-a6e4-48eb-998e-14a36f07952e INF HTTP request: Path: /profile/getactiveprofiles QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:30.656 +05:30 68d948d9-1a77-4aea-aaae-08ceebeca66d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:59:30.656 +05:30 68d948d9-1a77-4aea-aaae-08ceebeca66d INF Route matched with {action = "GetActiveProfile", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActiveProfile() on controller Sang.Security.Api.Controllers.ProfileController (Sang.Security.Api). 2024-09-24 23:59:30.662 +05:30 68d948d9-1a77-4aea-aaae-08ceebeca66d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:30.663 +05:30 68d948d9-1a77-4aea-aaae-08ceebeca66d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 5.9667ms 2024-09-24 23:59:30.663 +05:30 68d948d9-1a77-4aea-aaae-08ceebeca66d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-24 23:59:30.663 +05:30 68d948d9-1a77-4aea-aaae-08ceebeca66d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b990595-a6e4-48eb-998e-14a36f07952e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 496} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":8,\"ProfileName\":\"1\"},{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-24 23:59:30.663 +05:30 68d948d9-1a77-4aea-aaae-08ceebeca66d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 496 application/json; charset=utf-8 8.3734ms 2024-09-24 23:59:30.672 +05:30 808c65fc-7f0d-46ab-849e-9f297f24358f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - null null 2024-09-24 23:59:30.672 +05:30 808c65fc-7f0d-46ab-849e-9f297f24358f INF CORS policy execution successful. 2024-09-24 23:59:30.673 +05:30 808c65fc-7f0d-46ab-849e-9f297f24358f INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:30.673 +05:30 44d255b7-a12c-49be-86f0-658a5e034c0f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:59:30.673 +05:30 44d255b7-a12c-49be-86f0-658a5e034c0f INF Route matched with {action = "GetRoleDetails", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleDetails(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:30.679 +05:30 44d255b7-a12c-49be-86f0-658a5e034c0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:30.680 +05:30 44d255b7-a12c-49be-86f0-658a5e034c0f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 6.6635ms 2024-09-24 23:59:30.680 +05:30 44d255b7-a12c-49be-86f0-658a5e034c0f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-24 23:59:30.680 +05:30 44d255b7-a12c-49be-86f0-658a5e034c0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 808c65fc-7f0d-46ab-849e-9f297f24358f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 908} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":2,\"RoleName\":\"Test Goklu81\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-24 23:59:30.680 +05:30 44d255b7-a12c-49be-86f0-658a5e034c0f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=2 - 200 908 application/json; charset=utf-8 8.3666ms 2024-09-24 23:59:31.161 +05:30 f432cec8-7bec-4c67-8739-ba41f29ab05b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:59:31.161 +05:30 4bbca29c-9316-47a0-81e6-11b19a148f10 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:59:31.161 +05:30 f432cec8-7bec-4c67-8739-ba41f29ab05b INF CORS policy execution successful. 2024-09-24 23:59:31.161 +05:30 4bbca29c-9316-47a0-81e6-11b19a148f10 INF CORS policy execution successful. 2024-09-24 23:59:31.162 +05:30 f432cec8-7bec-4c67-8739-ba41f29ab05b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.4347ms 2024-09-24 23:59:31.162 +05:30 4bbca29c-9316-47a0-81e6-11b19a148f10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.4484ms 2024-09-24 23:59:31.207 +05:30 68cf39a6-46ec-4d78-b3a8-3f832ff24f74 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-24 23:59:31.207 +05:30 fedfff26-07fd-40da-93df-4ec11426d2de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-24 23:59:31.208 +05:30 68cf39a6-46ec-4d78-b3a8-3f832ff24f74 INF CORS policy execution successful. 2024-09-24 23:59:31.208 +05:30 fedfff26-07fd-40da-93df-4ec11426d2de INF CORS policy execution successful. 2024-09-24 23:59:31.208 +05:30 68cf39a6-46ec-4d78-b3a8-3f832ff24f74 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:31.208 +05:30 fedfff26-07fd-40da-93df-4ec11426d2de INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:31.208 +05:30 4bd0b437-9965-4525-8c9a-f90da77cd70d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:59:31.208 +05:30 c8fe0885-7ae9-4b83-99c9-7def9480d851 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:59:31.208 +05:30 4bd0b437-9965-4525-8c9a-f90da77cd70d INF Route matched with {action = "GetPasswordPolicyList", controller = "PasswordPolicy"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPasswordPolicyList(System.String) on controller Sang.Security.Api.Controllers.PasswordPolicyController (Sang.Security.Api). 2024-09-24 23:59:31.208 +05:30 c8fe0885-7ae9-4b83-99c9-7def9480d851 INF Route matched with {action = "GetRoleGroupList", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleGroupList(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:31.212 +05:30 4bd0b437-9965-4525-8c9a-f90da77cd70d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:31.212 +05:30 4bd0b437-9965-4525-8c9a-f90da77cd70d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.5689ms 2024-09-24 23:59:31.212 +05:30 4bd0b437-9965-4525-8c9a-f90da77cd70d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-24 23:59:31.212 +05:30 c8fe0885-7ae9-4b83-99c9-7def9480d851 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:31.212 +05:30 4bd0b437-9965-4525-8c9a-f90da77cd70d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68cf39a6-46ec-4d78-b3a8-3f832ff24f74}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 128} Body: {"status":"Success","statusCode":2000,"message":"Password Policy List retrieved.","result":"[{\"Id\":19,\"Name\":\"Policy1\"}]"} 2024-09-24 23:59:31.212 +05:30 c8fe0885-7ae9-4b83-99c9-7def9480d851 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.9257ms 2024-09-24 23:59:31.212 +05:30 c8fe0885-7ae9-4b83-99c9-7def9480d851 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-24 23:59:31.212 +05:30 c8fe0885-7ae9-4b83-99c9-7def9480d851 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: fedfff26-07fd-40da-93df-4ec11426d2de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-24 23:59:31.212 +05:30 4bd0b437-9965-4525-8c9a-f90da77cd70d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 5.2385ms 2024-09-24 23:59:31.213 +05:30 c8fe0885-7ae9-4b83-99c9-7def9480d851 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 5.4817ms 2024-09-24 23:59:37.376 +05:30 0de65894-e003-4940-9be2-b29f934dfba7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - null null 2024-09-24 23:59:37.377 +05:30 0de65894-e003-4940-9be2-b29f934dfba7 INF CORS policy execution successful. 2024-09-24 23:59:37.377 +05:30 0de65894-e003-4940-9be2-b29f934dfba7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - 204 null null 0.7194ms 2024-09-24 23:59:37.425 +05:30 8aa3b32b-786d-43c3-9a41-fb1999791e7d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - null null 2024-09-24 23:59:37.426 +05:30 8aa3b32b-786d-43c3-9a41-fb1999791e7d INF CORS policy execution successful. 2024-09-24 23:59:37.426 +05:30 8aa3b32b-786d-43c3-9a41-fb1999791e7d INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu81 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:37.426 +05:30 c0628eb9-d742-4fe1-8c32-b548541693a6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:59:37.426 +05:30 c0628eb9-d742-4fe1-8c32-b548541693a6 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:37.430 +05:30 c0628eb9-d742-4fe1-8c32-b548541693a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:37.430 +05:30 c0628eb9-d742-4fe1-8c32-b548541693a6 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 3.6721ms 2024-09-24 23:59:37.430 +05:30 c0628eb9-d742-4fe1-8c32-b548541693a6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:59:37.430 +05:30 c0628eb9-d742-4fe1-8c32-b548541693a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8aa3b32b-786d-43c3-9a41-fb1999791e7d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:59:37.431 +05:30 c0628eb9-d742-4fe1-8c32-b548541693a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - 200 90 application/json; charset=utf-8 5.331ms 2024-09-24 23:59:44.578 +05:30 376c0b66-6e4c-4537-8eeb-e49f13930dbe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:59:44.578 +05:30 376c0b66-6e4c-4537-8eeb-e49f13930dbe INF CORS policy execution successful. 2024-09-24 23:59:44.579 +05:30 376c0b66-6e4c-4537-8eeb-e49f13930dbe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9301ms 2024-09-24 23:59:44.623 +05:30 d4466621-5323-4507-984b-e875d895c3cd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-24 23:59:44.624 +05:30 d4466621-5323-4507-984b-e875d895c3cd INF CORS policy execution successful. 2024-09-24 23:59:44.624 +05:30 d4466621-5323-4507-984b-e875d895c3cd INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:44.624 +05:30 b6d2ddc4-2b84-4268-a684-bca8c48b5631 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:44.625 +05:30 b6d2ddc4-2b84-4268-a684-bca8c48b5631 INF Route matched with {action = "GetRoleSummary", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetRoleSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:44.638 +05:30 b6d2ddc4-2b84-4268-a684-bca8c48b5631 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:44.638 +05:30 b6d2ddc4-2b84-4268-a684-bca8c48b5631 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 13.43ms 2024-09-24 23:59:44.639 +05:30 b6d2ddc4-2b84-4268-a684-bca8c48b5631 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-24 23:59:44.639 +05:30 b6d2ddc4-2b84-4268-a684-bca8c48b5631 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4466621-5323-4507-984b-e875d895c3cd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"2\",\"CreatedOn\":\"2024-09-24T04:55:37.44\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":\"09/24/2024 04:33:23\"},{\"IId\":5,\"Name\":\"Test_Steffy_Role1\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/24/2024 18:21:21\"},{\"IId\":4,\"Name\":\"testRole1109T\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":\"09/24/2024 18:22:01\"},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu81\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":\"09/24/2024 18:24:56\"},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-24 23:59:44.640 +05:30 b6d2ddc4-2b84-4268-a684-bca8c48b5631 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 897 application/json; charset=utf-8 17.2387ms 2024-09-24 23:59:55.039 +05:30 a0206229-57b3-42a2-8990-d14fb6d7fc5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - null null 2024-09-24 23:59:55.040 +05:30 a0206229-57b3-42a2-8990-d14fb6d7fc5d INF CORS policy execution successful. 2024-09-24 23:59:55.040 +05:30 a0206229-57b3-42a2-8990-d14fb6d7fc5d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - 204 null null 0.7445ms 2024-09-24 23:59:55.088 +05:30 56426cdd-15ef-4402-b7f1-721918570529 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - null null 2024-09-24 23:59:55.089 +05:30 56426cdd-15ef-4402-b7f1-721918570529 INF CORS policy execution successful. 2024-09-24 23:59:55.089 +05:30 56426cdd-15ef-4402-b7f1-721918570529 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=2&roleName=Test+Goklu81 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidGVzdGxvZ2luIiwidW5pcXVlX25hbWUiOiJ0ZXN0bG9naW4iLCJuYW1laWQiOiIxMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI3MjAyNTUzLCJleHAiOjE3MjcyMDMxNTMsImlhdCI6MTcyNzIwMjU1M30.RFSH931qJMm-jQ0SfRYdi34HuWb81OSkTtBBmGSQ_Zs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-24 23:59:55.089 +05:30 2f7ba528-4dda-4d57-84c2-dbd4d15eeb34 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:59:55.090 +05:30 2f7ba528-4dda-4d57-84c2-dbd4d15eeb34 INF Route matched with {action = "CheckRoleNameExistence", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] CheckRoleNameExistence(Int32, System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-24 23:59:55.096 +05:30 2f7ba528-4dda-4d57-84c2-dbd4d15eeb34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-24 23:59:55.097 +05:30 2f7ba528-4dda-4d57-84c2-dbd4d15eeb34 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 6.863ms 2024-09-24 23:59:55.097 +05:30 2f7ba528-4dda-4d57-84c2-dbd4d15eeb34 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-24 23:59:55.097 +05:30 2f7ba528-4dda-4d57-84c2-dbd4d15eeb34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56426cdd-15ef-4402-b7f1-721918570529}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2000,"message":"Role Name does not exist.","result":"0"} 2024-09-24 23:59:55.097 +05:30 2f7ba528-4dda-4d57-84c2-dbd4d15eeb34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=2&roleName=Test+Goklu81 - 200 90 application/json; charset=utf-8 9.2123ms